ichilton | 15 years ago | on: Ask HN: Scalable way of logging page request data from a PHP application?
ichilton's comments
ichilton | 15 years ago | on: What do crypto & network pros think of lastpass, keepass, 1password, et al?
ichilton | 15 years ago | on: Great jquery tutorial
Full details here: http://blog.rebeccamurphey.com/the-future-of-jquery-fundamen...
ichilton | 15 years ago | on: IPhones and 3G iPads log your location in an unencrypted file on the device
I also assume that if you put a passcode on with the 'erase after 10 incorrect attempts' setting that this would be permanently erased if they get your passcode wrong 10 times...?
ichilton | 15 years ago | on: Ask Hacker Node.js: Which JavaScript book should I get?
ichilton | 15 years ago | on: Amazon EC2 vs Rackspace Cloud
It can even provision new servers using Puppet or Chef.
ichilton | 15 years ago | on: Amazon EC2 vs Rackspace Cloud
It would be nice to see Rackspace add in firewall control, bring their new load balancer platform to the UK and have some control over the mapping of ip addresses (like Amazon's Elastic IP's).
ichilton | 15 years ago | on: Tweetbot
ichilton | 15 years ago | on: Tweetbot
ichilton | 15 years ago | on: Introducing Apache Tuner
ichilton | 15 years ago | on: The jQuery Divide:Understand where jQuery ends and JavaScript begins
ichilton | 15 years ago | on: Hivelogic Podcasting Equipment Guide
ichilton | 15 years ago | on: What iOS design books, blogs or articles do you follow/recommend?
ichilton | 15 years ago | on: Hivelogic Podcasting Equipment Guide
ichilton | 15 years ago | on: Hivelogic Podcasting Equipment Guide
What isn't mentioned is the video side which would be interesting to understand but also how the whole link with the guests thing works would be very interesting to understand too.
PS: Love 5by5 - keep up the great work.
ichilton | 15 years ago | on: Avoiding Arbitrary Code Execution with nginx and php-fastcgi
location = /index.php {
fastcgi_pass 127.0.0.1:9000;
}ichilton | 15 years ago | on: France outlaws hashed passwords...
ichilton | 15 years ago | on: Ask HN: How do you use Virtualbox?
Quote:
Vagrant is a tool for building and distributing virtualized development environments.
By providing automated creation and provisioning of virtual machines using Oracle’s VirtualBox, Vagrant provides the tools to create and configure lightweight, reproducible, and portable virtual environments.
ichilton | 15 years ago | on: Got sys admin pain and want to learn how to solve it w/ Chef-solo & Vagrant?
ichilton | 15 years ago | on: Redis Sharding at Craigslist
Please could you provide links detailing these issues further?
Thanks.
I can't use Google Analytics because the data needs to be tied to the user id of the logged in user.