Recent Bookmarks

Sort by: Date / Title / URL

  1. http://www.wg-gesucht.de/
    The biggest site to find flatshares in Germany.
  2. https://stripe.com/
    Payment API built for developers to process credit cards. One can even process payments via curl!
  3. http://macitbetter.com/BetterZip-Quick-Look-Generator/
    AWESOME! Adds a quick look option to see inside zip files. Just copy to /Library/QuickLook and then press space on a zip file, genius, simple, should be part of OSX.
  4. https://github.com/styleguide/javascript
    GitHub's javascript (or ranmther CoffeeScript) styleguide. Useful.
  5. http://haruska.com/2009/09/29/remote-pair-programming-with-screen-and-vim/
    Couple of simple commands to setup shared terminal sessions with screen. Neat. Requires some permission changes on some hosts. Awesome for paired programming.
  6. http://js2coffee.org/
    Neat webapp that converts javascript into coffeescript and vice versa. Handy for figuring out the syntax.
  7. https://ohm2013.org/
    Camping hack festival, 3'000 people, outside Amsterdam, 31 Jul - 4 Aug 2013. Interesting. Guaka might be presenting.
  8. http://www.badllama.com/content/monitor-varnish-zabbix
    Handy little script to monitor varnish stats from zabbix. Awesome.
  9. http://lognormal.com/blog/2012/08/13/analysing-performance-data/
    Mirror of the same bluesmoon / lognormal blog post on analysing performance data.
  10. http://www.speedawarenessmonth.com/analyzing-performance-data/
    Blog post from bluesmoon / lognormal on how to analyse performance data. Includes some great points on geometric means and geometric standard deviation which better apply to lognormal distributions than arithmetic means / standard deviations. Very useful.
  11. http://www.jgoodies.com/freeware/jdiskreport/
    Handy equivalent to baobab on Mac. Analyses disk usage and presents it in a much more useful way than GrandPerspective with it's tree thing. Very handy. Not free(dom) but free (beer).
  12. https://en.wikipedia.org/wiki/Mosh_(software)
    Mobile oriented alternative to SSH, handles connection roaming, updates the screen live waiting on backend. Interesting on crappy internet.
  13. http://rubular.com/
    Neat little javascript regex editor where one can write a regex and a target text and see it working in real time. Works for Ruby regexes but maybe not others.
  14. http://www.davincivaporizer.com/
    Awesome portable, electric vaporisers. $200 or $250. Very slick.
  15. https://github.com/fikovnik/ShiftIt
    Useful mac app that enables keyboard shortcuts to resize and position windows Handy. Might not be necessary in addition to BetterTouchTool though.
  16. http://www.joshuawise.com/horndis#available_versions
    Great little application which enables (very seamlessly) USB tethering on a mac for android devices. Beautiful. Open source
  17. http://motinfo.direct.gov.uk/internet/jsp/ECSID-Internet-Status-Request.jsp
    Verify MOT paperwork online, free.
  18. http://www.echoditto.com/blog/never-touch-your-local-etchosts-file-os-x-again
    Very useful guide on how to setup dnsmasq on OS X. Weird stuff with /etc/resolver/tld whereby the resolver is only used for a particular domain. Useful in some ways, weird in others.
  19. https://code.google.com/p/adb-fastboot-install/
    Package containing the adb and fastboot binaries and a handful of simple shell scripts to drop them into the appropriate places on mac / linux. Nice.
  20. http://fplanque.com/dev/mac/mac-osx-terminal-page-up-down-home-end-of-line
    Simple fix on how to enable home / end / pgup / pgdn on OSX terminal. Map keycodes home 33OH end 33OF pgup 33[5~ pgdn 33[6~ in Terminal > Settings > Terminal. :-)
    27-03-2013 to , , , , , , , , , ,
  21. http://dodonov.net/blog/2009/06/23/how-to-resume-a-broken-scp-transfer/
    Resume scp with curl, very smart... `curl -C - --pubkey ~/.ssh/key.pub --key ~/.ssh/key sftp://user@host:/path/to/my_precious_iso.iso -o my_precious_iso.iso
    16-03-2013 to , , , , , , ,
  22. http://totalterminal.binaryage.com/#installation
    Guake like terminal for OSX.
  23. http://www.derlien.com/
    Open source GPL app that will analyse disk usage on OSX.
  24. https://support.google.com/mail/bin/answer.py?hl=en&answer=13287
    Gmail POP and SMTP server settings.
    01-03-2013 to , , , ,
  25. http://www.macresearch.org/tutorial_backups_with_launchd
    Tutorial on how to have launchd automatically run scripts (such as rysnc) when USB devices are plugged in, automated backup when a USB drive is plugged in for example.

First / Previous / Next / Last / Page 1 of 63