Rust

↗ HN profile [ 486 ms ] full profile
Karma
281
Created
March 14, 2010 (16y ago)
Submissions
0
Starting up, what else :)

http://www.hackernewsers.com/users/Rust.html

  1. 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…

  2. Perfect hacking food? (shine.yahoo.com)
  3. 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.…

  4. The Redis Manifesto (antirez.com)
  5. 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…

  6. 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…

  7. 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…

  8. 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…

  9. 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…