Viewing profile — Aditya_Garg
Aditya_Garg
HN member- Joined
- Sat, Nov 25, 2017, 8:35 PM UTC
- HN karma
- 146
- Public activity
- 120 items
- HN profile
- View on Hacker News ↗
About Aditya_Garg
No profile information was provided.
Recent public activity
-
comment
Comment #48712827
Im really curious about this. Why pay API pricing? I burn 1000s of dollars a month of api according to claude usage but only pay the $100 subscription
-
comment
Comment #47499323
yes its ridiculously good at stuff like that now. I dare you to try and trick it.
-
comment
Comment #47437374
I’ve said this many times before AI is just a tool If you used a fancy auto bake cake machine instead of an oven, you still get to claim that you made the cake. 100 years ago someo…
-
comment
Comment #47325955
losers, clueless never had to be productive, just scapegoats. But now losers dont get that buffer window to try and become sociopaths, they just dont get hired at all.
-
comment
Comment #47325918
Wild stuff and great read Do you think karpathy's autoresearch would be useful here?
-
comment
Comment #47197322
This is so cute
-
comment
Comment #47190927
This is a common misconception OpenAI and others are already profitable on inference (inference is really really cheap) They are just heavily investing into the latest frontier The…
-
comment
Comment #47161957
Pretty cool Your goal.md examples are all features for the existing codebase. Any largish goal.md examples where your system is able to 1 shot a pretty large app? The goal.md is wh…
-
comment
Comment #47121889
This is insane man, great work. Video within video blew my mind Could you push it even further? Infini video zoom? I keep zooming and its just videos all the way down
-
comment
Comment #47099878
It absolutely can be a vm. Someone even got it running on a 2 dollar esp32. Its just making api calls
-
comment
Comment #47098142
^ AI slop
-
comment
Comment #47098057
You just described the ralph loop, and its incredibly effective. Compaction is on the way out
-
comment
Comment #47012529
Amazing read! Is it possible to do something like this but for wall street raider? https://labs.ramp.com/rct "claude code plays wall street raider" would be very very cool.
-
comment
Comment #46921578
I tried codex on a whim when my Claude code rate limited me. Canceled my max subscription and stuck with codex
-
comment
Comment #46910611
Yeah I’ve noticed the same problem. Do you know any resources for writing good specs?
-
comment
Comment #46909987
Anthropic themselves were able to write a c compiler using teams all at the same time https://www.anthropic.com/engineering/building-c-compiler Here is the relevant excerpt: "To pr…
-
comment
Comment #46854337
Thank you!
-
comment
Comment #46852648
Very very cool. Going to try this out on some of my codebases. Do you have the gist that helps the agent populate the mindmap for an existing codebase? Your pastebin mentions it, b…
-
comment
Comment #42428130
What was the language?
-
comment
Comment #42346972
In Thailand, you can live very very comfortably for 25k.
-
comment
Comment #42312568
You'd be surprised what kids are capable of. An 8 year old could easily create pixel art like this with the right tools.
-
comment
Comment #42182422
This is exactly the culture in Korea and other Asian societies. Kids regularly spend 3+ hours after school studying “just to keep up”
-
comment
Comment #41870544
Not everything in life needs to be squeezed for maximum gain. Remembering the names of characters is a lot less important than remembering the lessons learned from the story.
-
comment
Comment #41797438
How do I get the 100 dollars in credit? Did a preliminary fine tune, but would like to rigorously test out your tech for my article.
-
comment
Comment #41784139
Thats only because your list has different types. Its a badly formed API and if you really need to support that use case then you can use maps and reflection to handle it.