davidwparker

↗ HN profile [ 79.2 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. When you're starting a new project, as an individual/bootstrapped, where do you get / find your privacy policy and terms of service? Or how do you create them? Template? Legal docs as a service? Lawyers ($$$)? Thanks!

  2. I'm getting a new computer for the first time in ~6 years. I've been on MBP/OSX for the last 8 years, and before that was running dual boot Ubuntu/Windows for 7 years. I'm switching back to a Thinkpad, and I'd like to…

  3. Hello HN! I've been tasked to help teach my nephews and niece with learning how to code. So far, I've looked into www.code.org, https://kano.me/, http://www.robotturtles.com/, and https://scratch.mit.edu/. What are some…

  4. Can you add the "web" link that's on the individual item page (between "past" and "{n} comments") to the list page (it could live between "flag" and "{n} comments")? Background of request: To view certain articles, I…

  5. I often bookmark a few HN articles I want to read that I don't have time to read at the time. When I finally get around to reading them, it may be 30+ days later. I've found that HN doesn't allow old articles to be…

  6. Pi.rate (intellectual property) (marginalrevolution.com)
  7. Ludum Dare 22 is over! All-in-all, I thought it was great (as a first timer). Check out the submissions here: http://www.ludumdare.com/compo/ludum-dare-22/ I'd definitely recommend checking it out in the future, if you…

  8. There has been a lot of talk recently about software patents, most of it negative. I believe that patent law (or at least software patents) as it currently exists doesn't work. Perhaps there should be a more strenuous…

  9. Hello all, I'd like to know what your favorite podcasts are for learning? Any topics are welcome. Thanks.

  10. Hello all, I'm going back to grad school to get my MS in CS starting next fall (in the US) and I'm wondering what books you would recommend reading before then? When I start, I'll have been out of school for 9 years,…

  11. I've been working out for several years and about four months ago I started running and swimming as well. Currently, I track my workouts by using Giles Bowkett's Calendar method…

  12. I'm wondering how many VPS, etc other HNs use for side projects? I currently have one shared hosting (for blogs) and one VPS (for real apps). I do a good bit of Rails, but also have a couple of Django projects and I've…

  13. This was project that I worked on yesterday. It's a bookmarklet that allows someone to save any metadata to any domain using html5 localStorage. github link: http://github.com/davidwparker/anymetadata-bookmarklet-js…