Viewing profile — chana_masala
chana_masala
HN member- Joined
- Wed, Jul 07, 2021, 6:36 PM UTC
- HN karma
- 550
- Public activity
- 342 items
- HN profile
- View on Hacker News ↗
About chana_masala
No profile information was provided.
Recent public activity
- comment
- comment
-
comment
Comment #30203428
I really enjoy this site's design. At first I thought that LocalCDN was blocking some CSS/JS but to my surprise, no - it just looks that way. I like it.
- comment
-
comment
Comment #30202707
I'm glad I found this thread and thank you for not self censoring this time. I've very often done the same. And yes, the vBulletin style forums is something I really miss.
-
comment
Comment #30202055
Why the downvotes? I am a Hindu and this is a sincere answer and actual way of having influence on where you're born. Any other ideas?
- comment
-
comment
Comment #30198731
> If only one could control the place of birth… Puny aur punarjanm
-
comment
Comment #30195577
> I fail to see the benefit of subscribing to a viewpoint that is so black and white, and why definition that allows for no exception is necessary. Maybe look at it in a different …
-
comment
Comment #30189683
Probably the time investment. It takes a lot longer for trees to be ready for harvest.
-
comment
Comment #30186576
Eh... The moderator transparency here is very low. Even reddit has moderation logs.
-
comment
Comment #30185311
I'd say it's evidence based skepticism
-
comment
Comment #30184110
Why didn't you restore the original comment? It doesn't seem to break any rules. The most frustrating aspect of HN is that there is no easy way to have meta discussion about the ru…
-
comment
Comment #30174592
Here's an implementation of a prime finding algorithm in pure (only type-level) Typescript. type IsPrime = MaybePrime extends NumAsTuple["length"] ? NumAsTuple["length"] extends Re…
-
comment
Comment #30172148
Which game? bzflag is the only one that comes to mind, but I am not a gamer.
-
comment
Comment #30172133
> I don't "schedule" deep work You should try it!
-
comment
Comment #30169533
I legally changed my name two years ago and I still get recruiting emails addressed to my old name. It hasn't been on LinkedIn for equally as long, so I can only anticipate that my…
-
comment
Comment #30168460
Well, repairable is a spectrum and for someone inexperienced it sounds quite daunting to repair their fridge's power supply. However the repairability that e.g. a Framework laptop …
-
comment
Comment #30149953
Yeah, surprised it's not flagged. I am vegan but arguing about it online just isn't worth it, so I'll grab some (vegan) popcorn with you.
-
comment
Comment #30142873
You open the newspaper to an article on some subject you know well. In Murray’s case, physics. In mine, show business. You read the article and see the journalist has absolutely no…
-
comment
Comment #30140314
...and? How is that directly relevant?
-
comment
Comment #30140030
Wow, I can't believe I haven't heard of Homebank [1] before. This looks very much like what I've been wanting. Thank you for the recommendation. [1] http://homebank.free.fr/en/inde…
-
comment
Comment #30139079
Can you even really blame the consumers? That's like blaming the birds who eat at bird feeders instead of the people who put out bird feeders in cities [1]. Blame the corporations …
-
comment
Comment #30134902
I like the analogy your comment has inspired: JS is the Excel of programming.
-
comment
Comment #30134825
This is a well reasoned perspective. After async/await I stopped obsessively keeping up with new JS features. The biggest thorns were gone. Regarding classes, intuitively I agree, …