Viewing profile — ratherlongname
ratherlongname
HN member- Joined
- Fri, Sep 20, 2019, 10:40 AM UTC
- HN karma
- 26
- Public activity
- 23 items
- HN profile
- View on Hacker News ↗
About ratherlongname
Recent public activity
-
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.
-
comment
Comment #34949505
Your guide to network programming got me through a difficult course in my Bachelors! Thank You!
-
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…
-
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.
-
comment
Comment #30942946
https://shivambl.com It's just few HTML pages. It has my resume and my contact information.
-
comment
Comment #30803219
For me there's a cross to close the donation dialog box (top-right).
-
comment
Comment #30473527
How did you create the image (in 'How does this work')? Looks super clean.
-
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,…
-
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.
-
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.
-
comment
Comment #27661991
Any update on the routine? Also please share a link to your blog :)
- story
-
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…
-
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?
-
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?
-
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…
- story
- story
-
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…
-
comment
Comment #24089327
Care to elaborate for us muggles
-
comment
Comment #23446527
of course I do
-
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…
-
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 …