Live data from Hacker News

Viewing profile — ratherlongname

ratherlongname

HN member
Joined
Fri, Sep 20, 2019, 10:40 AM UTC
HN karma
26
Public activity
23 items

About ratherlongname

shivambl.com

Recent public activity

  1. comment
    Comment #35390934

    I don't know when and how I'll ever stop being salty about the colonial powers that absolutely looted my country.

  2. comment
    Comment #34949505

    Your guide to network programming got me through a difficult course in my Bachelors! Thank You!

  3. comment
    Comment #34668760

    I agree with the everything the author says in this article. But their advice includes teaching during code reviews, so the title is misleading. Explaining the 'why' of a code revi…

  4. comment
    Comment #31757069

    How does this compare to a traditional Postgres deployment in terms of performance? Time-to-response for queries, latency and so on.

  5. comment
    Comment #30942946

    https://shivambl.com It's just few HTML pages. It has my resume and my contact information.

  6. comment
    Comment #30803219

    For me there's a cross to close the donation dialog box (top-right).

  7. comment
    Comment #30473527

    How did you create the image (in 'How does this work')? Looks super clean.

  8. comment
    Comment #29520289

    Love cleartax, maybe I'm a bit biased because it was founded by one of my alumnus (from IITG). Always love seeing projects that indicate focus on code quality and better practices,…

  9. comment
    Comment #28394511

    Yeah, UPI is an absolute godsend. EPI looks heavily inspired by UPI. Somewhere I read even USA is looking into a similar system.

  10. comment
    Comment #28359294

    What score do people typically play to? I don't know. I can't read the font. Sigh guess I'll never know.

  11. comment
    Comment #27661991

    Any update on the routine? Also please share a link to your blog :)

  12. story
  13. comment
    Comment #27350894

    There's lots of communities on the internet. People who do DIY home improvements, gamers, programmers and countless more. Similarly there are people who want to study or be product…

  14. comment
    Comment #27092198

    This is something I was wondering as well. I am targeting FAANG and similar companies, what projects would be suitable for such orgs?

  15. comment
    Comment #27092186

    Thanks. I was leaning towards making something I've had in my mind since some time now. Maybe I just needed some confirmation. Why do you wish you'd taken the FAANG path?

  16. story
    Ask HN: What project should I build for my resume as a new grad?

    I'd like to get at least one respectable project under my belt before I begin grinding LC and sending out my resume. Looking around I've found two schools of thought -- 1. build so…

  17. story
  18. story
  19. comment
    Comment #24095961

    No such issue with UPI. 2FA makes sure no one can do payments from your lost phone; and the signup process for UPI (on a new phone) literally only involves creating a PIN as the ba…

  20. comment
    Comment #24089327

    Care to elaborate for us muggles

  21. comment
    Comment #23446527

    of course I do

  22. comment
    Comment #21025190

    Sign your code. Doing this attaches your reputation to your code. Anybody reading it knows to expect a certain level of quality given it is written by you, and you get the much nee…

  23. comment
    Comment #21025161

    Sign your code. Every piece of code you work on should be signed by you. Your reputation gets attached to your work, fear of what your impression will be on someone reading sloppy …