Viewing profile — noddybear
noddybear
HN member- Joined
- Mon, Nov 02, 2020, 4:05 PM UTC
- HN karma
- 334
- Public activity
- 68 items
- HN profile
- View on Hacker News ↗
About noddybear
No profile information was provided.
Recent public activity
-
comment
Comment #48547192
It’s an interesting contrast that you claim that the USA does not equate to its current political situation, whereas conversely the EU is ‘rotting’ from the inside. Do you think th…
-
comment
Comment #48547147
Maybe. I would contend that wealth accumulation over the long term is a function of the strength of local institutions e.g educational, judiciary etc. This is effectively the thesi…
-
comment
Comment #48547077
Right, the purpose of a system is what it does.
-
comment
Comment #48503553
Aren’t Unicode characters generally treated as 2 tokens to avoid a huge vocabulary?
-
comment
Comment #48435844
Nobody human considers a corporation to be a person. It is merely a legal expedient.
-
comment
Comment #48339890
He also believed in the immortal soul that survives after death, so he may have had a more literal meaning.
-
comment
Comment #48339869
Most of the functions that LLMs perform aren’t bijective, though. What prompt constructs the output ‘The answer is 3’ or ‘Yes that’s a great idea’?
-
comment
Comment #48315110
Thinking ‘God I wish these people would die’ could increase its propensity to kill all people, even if that propensity is still vanishingly small almost all of the time. A lot of p…
-
comment
Comment #48119451
An EMP from a high altitude nuclear detonation would do the trick.
-
comment
Comment #45900035
Nah, its all pattern matching. This is how automated theorem provers like Isabelle are built, applying operations to lemmas/expressions to reach proofs.
-
comment
Comment #45469008
I am really keen on plugging into Age of Empires 2 - although practically I think we need a couple of years of improvements before LLMs would be smart/fast enough to react to the g…
-
comment
Comment #45468968
Thank you!
-
comment
Comment #45468598
Biters are disabled, but cliffs are not
-
comment
Comment #45468596
This is our earlier work. Since May we've made it really easy for the community to build their own agents to play the game: you can now hook up your terminal to get Claude Code to …
-
story
Show HN: FLE v0.3 – Claude Code Plays Factorio
We're excited to release v0.3.0 of the Factorio Learning Environment (FLE), an open-source environment for evaluating AI agents on long-horizon planning, spatial reasoning, and aut…
-
comment
Comment #45010436
"Spem in Alium" is the most beautiful piece of music in existence for me: https://www.youtube.com/watch?v=iT-ZAAi4UQQ At 40 distinct melodies, it is certainly the 'grandest' piece …
-
comment
Comment #44035553
The onus is on you to present evidence to justify your claim. Without actual data beyond anecdotes, your claim can and should be dismissed.
-
comment
Comment #43927170
1. These are additions to our existing Factorio Learning Environment, which is an extensive agent environment for evaluating pre-trained LLM agents in an unbounded/open-ended setti…
-
comment
Comment #43926830
Hey everyone, It's Mart, Neel and Jack from the Factorio Learning Environment team. Since our initial release, we have been working hard to expand the environment to support multi-…
- story
-
comment
Comment #43645814
Cool! Looks a lot like Tanuki: https://github.com/Tanuki/tanuki.py
-
comment
Comment #43343157
This specific approach relied on: a) availability of multiplayer servers, and b) a remotely accessible console. I know Minecraft works in the same way - but I’m not sure about RPGs…
-
comment
Comment #43343146
If I understand you correctly, this approach is sort of supported in FLE - the agents can create functions that encapsulate more complex logic. However, interaction is still synchr…
-
comment
Comment #43343089
The idea is for us to track all frontier models using the basic agent (goal, tooling info), and then offer another leaderboard for different agent architectures (with retrieval etc…
-
comment
Comment #43343072
Oh super interesting! Create 10 scenarios containing working factories, and ‘drop out’ entities to break the factory in different ways. great idea.