Viewing profile — thewarrior
thewarrior
HN member- Joined
- Thu, Aug 30, 2012, 8:45 AM UTC
- HN karma
- 6,251
- Public activity
- 1,185 items
- HN profile
- View on Hacker News ↗
About thewarrior
No profile information was provided.
Recent public activity
-
comment
Comment #45834124
You’re absolutely right !
-
comment
Comment #45120887
While I agree with the points he’s raising let me play devils advocate. There’s a lot more code being written now that’s not counted in these statistics. A friend of mine vibe code…
-
comment
Comment #44592711
Nope this is a preview of their coming agentic product. Could be something like a browser + deep research + computer use agent for consumer use cases.
-
comment
Comment #44403609
Mods - earlier submission had a rendering bug and I had to create a new version hence the resubmission.
-
story
Show HN: Aether – Mystery London Adventure Using and Made with Gemini
Vibe coded a fun little text adventure game using and with Gemini in the app.
-
story
Show HN: London Aether – A Text Based Adventure Vibe Coded in Gemini
I used the Gemini app to vibe code a text based adventure game. All the game states are generated using Gemini itself and it’s free to play as it’s hosted on Gemini canvas created …
-
comment
Comment #43366198
Any chance that “reasoning” can fix this
-
comment
Comment #41674321
I use generative AI every day.
-
comment
Comment #41669439
Atomic energy has both good and bad uses. People being tired of atomic energy has held back GDP growth and is literally deindustrialising Germany.
-
comment
Comment #41669430
AI isn’t 3D TV
-
comment
Comment #41668494
That’s always the case with any new technology. Tech isn’t going to make everyone happy or achieve world peace.
-
comment
Comment #41668318
It’s writing most of my code now. Even if it’s existing code you can feed in the 1-2 files in question and iterate on them. Works quite well as long as you break it down a bit. It’…
-
comment
Comment #41668301
I’m tired of farming - Someone in 5000 BC I’m tired of electricity - Someone in 1905 I’m tired of consumer apps - Someone in 2020 The revolution will happen regardless. If you part…
-
story
Ask HN: How much of your thought process while coding is verbal?
Inspired by the “programming is thinking” post. How does your thought process look like ? Is it verbal or intuitive ?
-
comment
Comment #38863036
It’s not reproducing exact strings in the training data but patterns and patterns of patterns. Next token prediction is more intelligent than it sounds
-
comment
Comment #38127451
What are some interesting kinds of graphs one can build this way and use them ?
-
comment
Comment #37795904
There’s a giant caveat here - this assumes that the current LLM architecture is enough to bootstrap to those higher levels of intelligence. LLMs are incapable of some pretty simple…
-
comment
Comment #37634679
“Rewrite this sentence to be more concise”
-
comment
Comment #37633695
This is where speech to text models like Whisper and LLMs can make a real difference.
-
comment
Comment #36574863
I have friends in academia who use GPT-4 to help with with research level code. TikTok just released an app where you can hum a song it will generate a full instrumental backing tr…
-
comment
Comment #35607775
At a high level yes. More precisely - It gets the question After irs passed through a matrix that transforms the text description of the image so the LLM can “understand” it. It ma…
-
comment
Comment #35602632
I've only been reading ML stuff for a few months and I kind of understand what it's saying. This stuff isn't as complex as its made out to be. It's just a bunch of black boxes AKA …
-
comment
Comment #35602247
We’ve tried but we understand even less about how “real” intelligence works. Atleast in a way that we can replicate it. The people doing so called alchemy are making far better sys…
-
comment
Comment #35455244
Had GPT-4 clarify some of the syntax for me https://poe.com/s/uj80au2i4TuNWgUa1pNm
-
comment
Comment #35320360
Does anyone have a TL;DR version of what’s going on here