Try Documentalist,
my app that offers fast, offline access to 190+ programmer API docs.
Links:
- https://codea.io/blog/the-ios-menu/
- http://debuggerdotbreak.judahgabriel.com/2018/04/13/i-built-a-pwa-and-published-it-in-3-app-stores-heres-what-i-learned/
- https://tech.okcupid.com/evaluating-perceptual-image-hashes-okcupid/
- https://github.com/jaredpar/pinvoke/tree/25d5f32e88c06b7fbab1724feab9b1673c622019/StorageGenerator/Data : windows.csv has definitions of Windows API (functions, types etc.) in compact format. Not documented. Can be used by https://github.com/akavel/winapier api bindings generator
- http://blog.bfitz.us/?p=2252 - notes on various ways to do pic on window, mac and linux
- https://facebook.github.io/yoga/
- https://kat.cr/user/eru_melkor/uploads/ : downloaded Cursera courser e.g. on compilers
- http://pigshell.com/v/0.6.4/
- http://www.i18nqa.com/debug/utf8-debug.html - visual guide to debugging text encoding errors
- https://openexchangerates.org/ - exchange rates API
- http://yusufarslan.net/choosing-control-panel-server-management - misc tools for web-based unix server management (Froxlor, Ajenti, Vesta)
- http://blog.backblaze.com/2014/01/21/what-hard-drive-should-i-buy/
- http://www.pjsip.org/pjnath/docs/html/ - nat/stun/turn/ice library
- http://mandrill.com/ - sending e-mail (email) as a service; first 12.000 e-mail per month free
- http://waltersmith.us/newton/ - Newton docs
- http://www.unna.org/ - Newton docs
- http://matejhorvat.si/en/software/nsm/index.htm - Newton Script virtual machine
- http://dailyjs.com/
- http://www.alvinashcraft.com/ - c# daily news
- http://blog.cwa.me.uk/ - c# daily news (morning brew)
- http://codegeekz.com/best-code-playgrounds-for-developers/
- http://designzum.com/2014/02/07/best-free-web-code-editors/
- http://useyourinterface.com/
- http://go-database-sql.org/index.html
- https://github.com/orangeduck/mpc - parser combinators in C
- http://pdos.csail.mit.edu/mbox/ - sandboxing for unix
- http://zombie.labnotes.org/ - server-side, headless browser
- http://l.yimg.com/j/assets/ipt/breaking-row-boundaries.pdf - layout of yahoo’s food magazine
- https://github.com/facebook/flint - c++ linter, written in D, from Facebook
- http://szelei.me/code-generator/ - implementing code generator with libclang and python
- http://jurassic.codeplex.com/ - fast JavaScript in C#
- https://errplane.com/blog/monitoring-a-production-golang-server-with-memstats
- https://github.com/vjeux/jParser - parsing binary files in JavaScript, has a nice way to define structure of the file
- http://blog.vjeux.com/2012/image/image-layout-algorithm-facebook.html - comparison of various image gallery layout algorithms (Faceboo, 500px, G+ etc.)
- http://kkovacs.eu/cool-but-obscure-unix-tools/
- http://vincent.bernat.im/en/blog/2014-tcp-time-wait-state-linux.html - time wait, tcp tuning
- https://github.com/alecthomas/go_serialization_benchmarks
- http://blog.tech-angels.com/post/78117509255/testing-go-projects-with-docker
- https://code.google.com/p/skia/source/browse/trunk/src/core/SkSmallAllocator.h - could use for Sumatra
- https://github.com/danielearwicker/carota - editor in JavaScript, using Canvas
- http://www.rohitab.com/apimonitor - for windows, has definitions of APIs in xml format
- http://quirktools.com/screenfly/ - shows how a website renders on different screen resolutions
- http://blog.lostpropertyhq.com/postgres-full-text-search-is-good-enough/
- http://peek.usertesting.com/
- https://github.com/draios/sysdig - linux monitoring tool (like dtrace/systemtap etc.)
- http://blog.iconfinder.com/detecting-duplicate-images-using-python/, http://www.reddit.com/r/programming/comments/223fu7/detecting_duplicate_images/
- https://github.com/dankar/pnglite
- https://github.com/dypsilon/frontend-dev-bookmarks
- https://github.com/audreyr/favicon-cheat-sheet
- http://oss.sheetjs.com/ - could use in docconvert ?
- http://blog.regehr.org/archives/1139, https://news.ycombinator.com/item?id=7665254 - integer overflow checks
- http://www.murrayhurps.com/blog/detecting-hosting-providers
- http://rustbyexample.com/
- http://quilljs.com/
- https://github.com/Xeoncross/jr - “static” site generator that does rendering in javascript, in the browser. Some interesting js codes
- http://code.flickr.net/2008/10/27/counting-timing/
- https://medium.com/on-coding/on-the-fly-media-upload-processing-with-go-73995ffe10f3
- http://www.reddit.com/r/programming/comments/27zx3c/cuckoo_hashing/
- https://github.com/jakubroztocil/httpie, https://news.ycombinator.com/item?id=7890367 - could make a Win or Mac GUI that has similar capabilities but is better
- http://www.linuxdash.com/, https://news.ycombinator.com/item?id=7929116
- https://searchcode.com/, https://news.ycombinator.com/item?id=7947075
- http://httpbin.org/
- https://github.com/serialx/hashring, http://www.reddit.com/r/golang/comments/2dflot/consistent_hashing_in_go_aka_hashring/
- http://www.bramstein.com/projects/typeset/
- http://masonry.desandro.com/
- http://furbo.org/2014/09/03/the-terminal/ - tricks for mac terminal
- http://totems.co/blog/comparison-image-hashing-libraries/
- http://www.reddit.com/r/programming/comments/2kax45/the_algorithms_required_to_solve_all_problems/
- https://github.com/troydhanson/uthash
- https://eager.io/blog/how-long-does-an-id-need-to-be/?hn
- http://blogs.msdn.com/b/ie/archive/2014/11/02/announcing-remoteie-test-the-latest-ie-on-windows-mac-os-x-ios-and-android.aspx - testing latest IE easily
- https://github.com/facebook/pfff/wiki/Main - multi-language static analysis (C++, Rust, C# etc.)
- https://code.google.com/p/libphonenumber/
- http://pouchdb.com/2014/10/26/10-things-i-learned-from-reading-and-writing-the-pouchdb-source.html
- http://datadraw.sourceforge.net/
- https://github.com/breach/thrust/
- http://www.holub.com/software/compiler.design.in.c.html
- https://keminglabs.com/blog/mosaic-plots/
- http://www.freetype.org/freetype2/docs/glyphs/glyphs-3.html - font metrics
- https://code.google.com/p/libdivsufsort/ - suffix array C library
- http://bjoern.hoehrmann.de/utf-8/decoder/dfa/ - flexible, small, fast utf8 decoder
- http://www.cipherdyne.org/blog/2014/12/ram-disks-and-saving-your-ssd-from-afl-fuzzing.html
- http://kqueue.org/blog/2012/03/16/fast-integer-overflow-detection/
- https://lobste.rs/s/gz4cqs/what_are_you_working_on_this_week/comments/wtv72z#c_wtv72z - advice on doing voice-overs for video recordings
- https://muut.com/ - embeddable forums, like discourse but much cheaper and easy to integrate by including their js
- https://github.com/oliver006/elasticsearch-gmail - using elasticsearch from python
- http://www.elasticsearch.org/guide/en/elasticsearch/guide/current/intro.html
- http://bitquabit.com/post/having-fun-python-and-elasticsearch-part-1/
- http://www.engr.mun.ca/~theo/Misc/exp_parsing.htm
- https://www.groovehq.com/blog/hiten-shah-interview
- https://about.gitlab.com/2015/03/09/moving-all-your-data/
- http://www.mattheakis.com/blog/view.php?name=setting_up_a_jail_to_safely_execute_code
- https://github.com/ripienaar/free-for-dev
- http://incoherency.co.uk/blog/stories/closing-a-socket.html, https://news.ycombinator.com/item?id=9349056
- https://blog.engineyard.com/2015/linux-containers-isolation
- http://rodricios.github.io/posts/solving_the_data_extraction_problem.html
- http://githubengineering.com/browser-monitoring-for-github-com/
- http://artsy.github.io/blog/2014/10/23/how-we-customized-google-site-search-at-artsy/
- http://litcave.rudi.ir/ - neatcc small c compiler
- https://medium.com/jotform-form-builder/how-to-use-chrome-devtools-like-a-pro-b9bd414870e3
- https://github.com/Rambalac/ACDDokanNet