kevinold

↗ HN profile [ 45.8 ms ] full profile
Karma
48
Created
September 29, 2008 (17y ago)
Submissions
0
  1. I'm curious what situations are still the most difficult when testing auth in a web app in 2024.

  2. Git backup branches (kevinold.com)
  3. I'm considering purchasing a Kindle Fire in order to consume the numerous programming PDF books that are all the rage these days. For cost reasons, I'm hoping the KF can do a decent enough job over the iPad so I can…

  4. Use "git checkout --theirs" and "git checkout --ours" to resolve binary conflicts in merges.