Viewing profile — sangpal
sangpal
HN member- Joined
- Sun, Jan 03, 2021, 6:46 PM UTC
- HN karma
- 10
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About sangpal
saurabh@sangpal.in
Recent public activity
-
comment
Comment #42049094
I wouldn't consider if (bool) or x = !bool to be concise coding. That's just regular code.
-
comment
Comment #37145539
Training to failure once a while is fine, but it is simply not possible to train at a high frequency and go to failure regularly. I personally do not prefer to train to failure mor…
-
comment
Comment #37143529
Almost every serious lifter is familiar with RPE (rating of perceived exertion) and RIR (reps in reserve). If you reach failure on an exercise, you experience a greater amount of f…
-
comment
Comment #36927365
I used Input Sans for some time as my coding font. Most proportional fonts have a small which makes it difficult to figure out alignment in code. Input Sans was the only font I fou…
-
comment
Comment #35514083
You could maybe use an alarm/reminder.
-
comment
Comment #35478338
Code Complete - great for understanding how to actually go about building large scale programs effectively
-
comment
Comment #35436687
I used to make music so I purchased studio monitors and a mic. I haven't put on a headset in years and I can't imagine how it would feel to wear one for 8+ hours a day.
-
comment
Comment #34945030
I'm also a vim user and I recently switched to Colemak-DH, but I didn't remap anything. It took a long time to get used to the new vim layout (longer than the time it took to learn…
-
comment
Comment #34843721
Can't they name it something else and simply mention somewhere that it is paid for by 1Password?
-
comment
Comment #31631950
I enjoy Unity documentation https://docs.unity.com . It is concise and usually includes helpful diagrams.