Heard about Hacker’s Delight, will look into it when I have more time…
Hacker’s Delight
Reply
Heard about Hacker’s Delight, will look into it when I have more time…
Reading about HTTP Header Field Definitions.
I should really read the PHPUnit Manual…
TODO: learn how to integrate Gettext in my PHP apps.
Thinking about evaluating Sublime Text.
Reading about angularjs. And the curl library. And pcntl_fork.
Welcome to my nightmare.
To see listeners:
# netstat -anp | grep LISTEN | less
# nmap localhost
To use IPv4 instead of IPv6 in Eclipse, edit:
/home/jj5/.eclipse/org.eclipse.platform_3.8_155965261/configuration/config.ini
And add:
# https://lists.debian.org/debian-java/2010/03/msg00073.html java.net.preferIPv4Stack=true
More to come…
On my TODO list: MySQL Engines: MyISAM vs. InnoDB.
Been meaning to get around to reading this white paper from Canonical: What’s new in Ubuntu Server 12.04 LTS.
Reading about UX patterns from Microsoft. Particularly Branding your Windows Store apps.