Rust
- Karma
- 281
- Created
- March 14, 2010 (16y ago)
- Submissions
- 0
http://www.hackernewsers.com/users/Rust.html
-
I contract for a company that took on a client project that has ended up severely over-budget and over-schedule. The short version of events is that the timeline was quoted assuming 3 developers, but one left a few days…
- Python, MySQL and UTF-8 - A Slightly Unholy Trinity (harelmalka.com)
- From LAMP To LERMP, Diary Entries (chaordix.com)
- Python High Precision Timer Extension - cTimer (github.com)
- Perfect hacking food? (shine.yahoo.com)
- Simple JS To Convert Color Strings (indyarmy.com)
- JQuery.awesomeCloud Word Cloud Plugin (github.com)
- Show HN: Code Styles for Beginners (appwithphp.com)
- Language Detection and Internationalization in PHP (appwithphp.com)
- Show HN: AppWithPHP - Straight, Simple PHP Articles for Everyone (appwithphp.com)
-
Some new code we're building at work requires two back-end services to communicate with each other as well as a 3rd service that delivers content to the front-end. Obviously, this all needs to be secured and encrypted.…
- Nully Nullson - Shit Our Staff Sez (Twitter) (twitter.com)
- The Redis Manifesto (antirez.com)
-
Short version: I'm torturing myself with LOLCode (http://lolcode.com/specs/1.2) right now, and I'm trying to figure out how to create a random number generator. Using the LCI interpreter (http://icanhaslolcode.org/), I…
-
I have collected a number of potentially useful but currently useless (PUCU) domain names over the years, and while a couple seem obvious, I'm interested in opinions from others on what might be done with them. Should I…
- Minimum Database Wrapper for PHP projects (github.com)
- A Day Made of Glass - The Future of Ubuquitous Computing (youtube.com)
-
I have a few ideas that I think are potentially very good ones (i.e. currently uncommon, lucrative in the right market, socially engaging, etc.) but lack the time and money to really get any further than basic planning…
- Tron Lightcycles for Auction - Only 5 Being Built (cgi.ebay.com)
-
How important is it nowadays to provide a non-Javascript experience for people? I believe that most users currently browse with Javascript enabled (with enough permissions for AJAX to work properly), but if you were…
- The biggest cloud on the planet is owned by ... the crooks (networkworld.com)
-
Would you use your database's "auto increment" function, GUID function (if any), or simply assign a randomized alphanumeric string of N characters? Each method has pros and cons, but I have never been able to really…