Viewing profile — rytill
rytill
HN member- Joined
- Wed, May 17, 2017, 6:16 PM UTC
- HN karma
- 735
- Public activity
- 426 items
- HN profile
- View on Hacker News ↗
About rytill
No profile information was provided.
Recent public activity
-
comment
Comment #49252590
Why would this be the case when the text that produces binaries (code) is usually both more token efficient and vastly more effectively organized for modification/extension? Unless…
-
comment
Comment #49159580
The term "conflict" implies "there is a problem here". I would say it's very lightly disparaging, because it implies the author didn't even do basic research on other things that a…
-
comment
Comment #49158877
Almost every possible name that is not a portmanteau, made-up word, or combination of N words has a naming "conflict". This is not an interesting thing to say and I wish that peopl…
-
comment
Comment #49127660
At least for me, I often have a hard time believing people’s stated reasons for whatever they’re doing. The substance narrative relationship is backwards a lot of the time. Someone…
-
comment
Comment #49127411
Someone from Y Combinator made some software. Must there be narrativization of everything?
-
comment
Comment #48842967
Well, it’s up to the user or post-trainer of the LLM what they believe to be above average. Then they can design around that. In the case of real world LLMs and post-training, what…
-
comment
Comment #48842607
LLMs learn a distribution during pre-training, not only an average. Then, by giving them context or by post-training, you can make them sample non-average parts of the distribution…
- comment
-
comment
Comment #48404266
I checked out your agent and it looks pretty well designed. Congrats on starting to share it with others! One thing I noticed: "Your Tools: Aether agents get tools exclusively via …
-
comment
Comment #48024448
Why does its architecture or you knowing how AI is architected cause thoughts of it being conscious to go out the window? It seems like the biggest factor has nothing to do with AI…
-
comment
Comment #47922384
That’s the most common time control on chess.com according to this article: https://www.chess.com/article/view/time-controls-and-game-re... It sounds like a good idea to me!
-
comment
Comment #47916001
Hey! I played against a bot and it was pretty fun. Small suggestion: too many queues can make it very difficult to build up a network of players at first. I'd suggest, for now, low…
-
comment
Comment #47723702
AI comments are against Hacker News rules.
-
comment
Comment #47431533
The sheer em dash density of this post really struck me, so I asked Claude to write a script which ranked text post Show HNs over the last week in order of em dash density. Script …
-
comment
Comment #47206565
Are you trying to imply that humans don’t need generalized knowledge, or that we’re not “rewarded” for having highly generalized knowledge? If so, good luck walking to your kitchen…
-
comment
Comment #47176126
> that corporate profits would rise while consumer spend dropped are literally incompatible realities These are not incompatible realities. I would be willing to accept the stateme…
-
comment
Comment #47161331
When I hear "coding agent", I think of both the harness and the LLM as a pair. Like, Claude Opus 4.6 and Claude Code is a coding agent, or Gemini 3 Pro and Pi is a coding agent. "H…
-
comment
Comment #46611007
LLMs are not "average text generation machines" once they have context. LLMs learn a distribution. The moment you start the prompt with "You are an interactive CLI tool that helps …
-
comment
Comment #46099094
It is not a "narrative", "philosophical paradigm", or him "getting high on his own supply". It is simply him sharing his thoughts about something.
-
comment
Comment #46061415
It really doesn’t, at all. Every sentence has a clear, non-equivocative meaning and it doesn’t use any LLM tropes. Your LLM sensor is seriously faulty.
-
comment
Comment #45957193
What is the goal of doing that vs using L2 loss?
-
comment
Comment #45351964
So, I have heard a number of people say this, and I feel like I'm the person in your conversations saying it's a coarse description and downplays the details. What I don't understa…
-
comment
Comment #44814651
> Boglehead > 140% gain on your holdings this year Choose one.
-
comment
Comment #44774021
Why would one have motivation to not use activation functions? To my knowledge they’re a negligible portion of the total compute during training or inference and work well to provi…
-
comment
Comment #44715690
Okay, that makes perfect sense. Thanks for the explanation!