Viewing profile — jeffeld
jeffeld
HN member- Joined
- Sat, Feb 16, 2013, 10:52 AM UTC
- HN karma
- 13
- Public activity
- 6 items
- HN profile
- View on Hacker News ↗
About jeffeld
No profile information was provided.
Recent public activity
-
comment
Comment #29110662
It's not about adding value, it's about picking up bad habits from example code.
-
comment
Comment #29104520
for (let character... Please use const. Everything should be const until there is a proven need otherwise.
-
comment
Comment #28258671
"An IDE can be a powerful abstraction, but when the underlying layer it's abstracting over becomes inaccessible, then all it's doing is adding more complexity by obscuring concrete…
-
comment
Comment #11695599
Microsoft Quick-Help Circa 1990, a DOS TSR (remember those?) that when you pressed Alt+H (I think) popped up help for the API call at the cursor (usually OS/2 or Win16).
-
comment
Comment #6748448
Windows has had a kiosk mode since at least XP. It's still there in 8.1 ( http://blogs.msdn.com/b/hyperyash/archive/2013/10/25/enable-... ). All the benefits of a managed Windiws i…
-
comment
Comment #5231130
Pity Google don't take the hint and make it more readable/understandable then.