Viewing profile — raunakchhatwal
raunakchhatwal
HN member- Joined
- Wed, Sep 27, 2023, 12:12 AM UTC
- HN karma
- 14
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About raunakchhatwal
No profile information was provided.
Recent public activity
-
comment
Comment #40818725
Don't you want programmers to familiarize themselves now to prepare for the time when it does? Claude 3.5 sonnet is getting close.
-
comment
Comment #40722209
"From what I've seen of people running Linux on these things, it is definitely not something you'd want to develop on" Can you please elaborate? I'm a programmer with a linux frame…
-
comment
Comment #37965185
I'm a huge fan of Haskell and the language uses many concepts from category theory, such as monads, functors, and applicatives. However, these are all abstractions which are simple…
-
comment
Comment #37965125
I think chatgpt's effectiveness for self-studying would depend on the subfield of pure math. For example, real analysis I believe is still best self-studied by just reading baby ru…
-
comment
Comment #37800395
IMO I would always rather have syntactic sugar in Haskell, since parse errors are usually not the kind of bugs that one keeps making. If I encounter a parse error, I would probably…
-
comment
Comment #37800333
I definitely agree that it improves writing fewer bugs. When I first began using leetcode, I was proud that I was able to begin at leetcode medium and even solve the hard ones beca…
-
comment
Comment #37711990
I use Mullvad vpn and pay using monero, so this was the first question in my mind. If you look at Mullvad's privacy policy, they made clear that paying with card obligates them leg…
-
comment
Comment #37669658
[dead]
-
comment
Comment #37667860
I think he may be referring to installing Nix itself, which does require root even if the intention isn't to install anything system-wide. I did once think about modifying the nix …