Viewing profile — pradiptasarma
pradiptasarma
HN member- Joined
- Mon, Aug 26, 2019, 4:23 AM UTC
- HN karma
- 15
- Public activity
- 11 items
- HN profile
- View on Hacker News ↗
About pradiptasarma
No profile information was provided.
Recent public activity
-
comment
Comment #49196193
I have a codebase that is so large that after of couple of weeks this and after working on similar stuff all over the place this becomes impossible, and expensive.
-
comment
Comment #49193309
Lol, I understand. I was reading the book and I was at the part where the wallfacer project was announced. I did not want to think too much more :D
-
comment
Comment #49192229
I work in a massive monorepo with a bunch of different services. Over the last month, I realized I was starting Claude Code sessions everywhere. I would hit a weird issue, remember…
- story
-
comment
Comment #49096793
I work in a massive monorepo with a bunch of different services. Over the last month, I realized I was starting Claude Code sessions everywhere. I would hit a weird issue, remember…
- story
- story
- story
- story
-
comment
Comment #20797479
Exactly, the following is fine: try { ... } catch (Exception up) { ... throw up; //hehe } The GodComponent as a name is not.
-
comment
Comment #20797453
Why is this downvoted?