Live data from Hacker News

Viewing profile — sangpal

sangpal

HN member
Joined
Sun, Jan 03, 2021, 6:46 PM UTC
HN karma
10
Public activity
10 items

About sangpal

Game programmer. Unity/C#/C++.

saurabh@sangpal.in

Recent public activity

  1. comment
    Comment #42049094

    I wouldn't consider if (bool) or x = !bool to be concise coding. That's just regular code.

  2. 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…

  3. 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…

  4. 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…

  5. comment
    Comment #35514083

    You could maybe use an alarm/reminder.

  6. comment
    Comment #35478338

    Code Complete - great for understanding how to actually go about building large scale programs effectively

  7. 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.

  8. 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…

  9. comment
    Comment #34843721

    Can't they name it something else and simply mention somewhere that it is paid for by 1Password?

  10. comment
    Comment #31631950

    I enjoy Unity documentation https://docs.unity.com . It is concise and usually includes helpful diagrams.