ownedthx

↗ HN profile [ 75.5 ms ] full profile
Karma
329
Created
September 25, 2008 (17y ago)
Submissions
0
Programmer/Cofounder at https://www.jamkazam.com and YETI
  1. I'd love to help mentor/coach folks trying to learn programming, and would like to do it over Slack (or something close to it). I'm thinking for others like me would find this to be an extremely convenient way to…

  2. Say I wanted to know if I could find data on the number of public servants a particular city employs, and data on the sort of jobs these employees have, and any other related data? I don't know the 1st step to take in…

  3. Hollywood Needs YouTube (maddox.xmission.com)
  4. I help with a hour long 'computer lab' for my child's kindergarten class, and the teacher asked if I had any ideas for the last 3 classes of the year. A big plus in usability is if the website reads to the student (with…

  5. Over a year ago, we released JamKazam (https://www.jamkazam.com). At the time, our focus was solely on getting the audio as low-delay as possible, to enable musicians to play across the internet, in real-time. Lag has…

  6. Google+

  7. Facebook

  8. If you have to signup to a website, how would you prefer to do it? Some context: the website has a product that you want to try out, and you have to signup to use that product.

  9. Email/Password

  10. Twitter

  11. Other

  12. Superbad (superbad.com)
  13. It's quite difficult to do recursion of components in Tapestry 5. This blog post shows a technique to do just that.

  14. Hibernate proxies alter core functionality of your mapped entities, affecting equals, hashcode, and instanceof. Nasty...