Davertron
- Karma
- 630
- Created
- February 27, 2009 (17y ago)
- Submissions
- 0
http://davertron.com
http://hnofficehours.com/profile/Davertron/
[ my public key: https://keybase.io/davertron; my proof: https://keybase.io/davertron/sigs/sUTPf2sNRM_pueBQjnxqjdzkafqgqktTzVwsEv3Wi9Y ]
-
I've been working in a new codebase recently, and I've been struggling to navigate code. I don't think this code is organized particularly poorly, but I still find myself jumping around and having quite a few files/tabs…
- Play Doom Inside Minecraft (theverge.com)
- AI Dungeon (aidungeon.io)
- Why Observable (beta.observablehq.com)
- The Programmer's Compendium (destroyallsoftware.com)
- StockStream (twitch.tv)
- Where Flux Went Wrong (technologyadvice.github.io)
- Browser-based Electronic Circuit Designer (circuitlab.com)
-
The company I work for runs an eCommerce website here in the U.S. We use USPS, UPS, and sometimes FedEx for shipping domestically and DHL for shipping internationally. We are now considering starting a "European branch"…
- Make Thunderbird 3 Your Ultimate Online/Offline Message Hub (lifehacker.com)
- An introduction to 3D on the Mac, Part I: models & textures (arstechnica.com)
-
I would just like to hear, from both an employer's perspective and from people who have been hired who were in this same position, what your opinion is on trying to find work in a new state or country. Just for some…
-
I've been working on a pretty hacked-up osCommerce site for about 2 years now. We've basically outgrown the current site and are looking to move to an alternative. I'd love to hear people's opinions on specific…
- Ruby on OS X Conference Videos (fngtps.com)
- Virtual composer makes beautiful music—and stirs controversy (arstechnica.com)
- Coding Horror: That Means It's Working (codinghorror.com)
- Rails-like Quickly tools brings rapid development to Ubuntu (arstechnica.com)
-
So there's been something I've been wondering about for a little while now with respect to REST and authentication. First let me set up a basic scenario, and then I'll describe the problem. Let's suppose that you have…
- YouTube - Spotify for iPhone preview (youtube.com)
- How to build a desktop WYSIWYG editor with WebKit and HTML 5 (arstechnica.com)
- Very Cool 3D Sketching Program (rhondaforever.com)
Video on the homepage shows an example of using it and some sample drawings. This blew my mind when I first saw it.
-
I know that storing plain-text passwords in your database is a no-no; for login credentials, the typical solution is to store a hashed password (preferably with some entropy or salt). But what about sites that store…