Readit News logoReadit News
attilakun commented on World Emulation via Neural Network   madebyoll.in/posts/world_... · Posted by u/treesciencebot
ollin · 4 months ago
Yes! This was a solo project done in my free time :) to learn about WMs and get more practice training GANs.

The special aspect of NNs (in the context of simulating worlds) is that NNs can mimic entire worlds from videos alone, without access to the source code (in the case of pokemon) or even without the source code having existed (as is the case for the real-world forest trail mimicked in this post). They mimic the entire interactive behavior of the world, not just the geometry (note e.g. the not-programmed-in autoexposure that appears when you look at the sky).

Although the neural world in the post is a toy project, and quite far from generating photorealistic frames with "trees that bend in the wind, lilypads that bob in the rain, birds that sing to each other", I think getting better results is mostly a matter of scale. See e.g. the GAIA-2 results (https://wayve.ai/wp-content/uploads/2025/03/generalisation_0..., https://wayve.ai/wp-content/uploads/2025/03/unsafe_ego_01_le...) for an example of what WMs can do without the realtime-rendering-in-a-browser constraints :)

attilakun · 4 months ago
Amazing project. This has the same feel as Karpathy’s classic “The Unreasonable Effectiveness of Recurrent Neural Networks” blog post. I think in 10 years’ time we will look back and say “wow, this is how it started.”
attilakun commented on Ask HN: What are you working on? (March 2025)    · Posted by u/david927
andupotorac · 5 months ago
Regardless if this or other paper is what you end up implementing, I wanted to say kudos for doing the right thing - having the right approach. Building stuff that's just now possible - in AI, from research papers - and productizing it, is how you get ahead of everyone else.
attilakun · 4 months ago
Thank you. I got something (but not the full method) working. However, I ended up abandoning this approach because I realized that the SDS process is too slow. It'd take at least 10 mins to generate a single SVG.
attilakun commented on Ask HN: What are you working on? (March 2025)    · Posted by u/david927
attilakun · 5 months ago
I was trying to reproduce the NeuralSVG paper but it's hard. In the process I had to learn about diffusion and flow matching.
attilakun commented on Ask HN: Do your eyes bug you even though your prescription is "correct"?    · Posted by u/jbornhorst
attilakun · 6 months ago
I was experiencing discomfort while staring at the computer in my glasses. In the end the solution was quite simple: there was a bend in the frame of my glasses. The second optician straightened the frame manually, so the lenses now line up without much of a curve. After this, my symptoms went away.

Deleted Comment

Deleted Comment

attilakun commented on Ask questions of SQLite databases and CSV/JSON files in your terminal   simonwillison.net/2024/No... · Posted by u/redbell
attilakun · 9 months ago
I built something like this but for the web: https://www.sqltab.com/demo
attilakun commented on Bluesky Is Booming in Japan   japantimes.co.jp/business... · Posted by u/belter
fofoz · 9 months ago
attilakun · 9 months ago
These are great. I'm working on something related, a hashtag tracker for Bluesky [1]. Japanese posts are often among the top hashtags.

[1] https://www.butterflystats.com/

attilakun commented on Bluesky is ushering in a pick-your-own algorithm era of social media   newscientist.com/article/... · Posted by u/amichail
kps · 9 months ago
I hope this will become true; it's the reason I made an account as soon as possible (not the one that matches my name), have followed hashtag-based feeds with mixed success, and donated to my favourite client (tokimeki.blue). I want to follow topics, in the fashion of Usenet or Reddit, not people. If I'm interested in dandelions, I want to read Jay Expert's posts about dandelions, not their posts about their breakfast (unless it's dandelions) or favourite TV show (unless it's about dandelions).

I fear the recent US election is going to kill it, though.

attilakun · 9 months ago
> I fear the recent US election is going to kill it, though.

How? Aren’t there a lot more people migrating to Bluesky now in light of Musk’s antics on X?

attilakun commented on Show HN: SQLTab – Chat with your SQLite database   sqltab.com/demo... · Posted by u/attilakun
qidentity · 9 months ago
This is pretty interesting!

I tried to ask: "Recommend me great sci-fi movies from 2010 to 2024". It generated a SQL script for me to execute which unfortunately doesn't work.

attilakun · 9 months ago
It's probably because it's trying to guess what the filter condition should be and uses the wrong casing for the genre (should be "Sci-Fi", not "sci-fi"). At least that's what happened when I tried your prompt a couple of times.

Sometimes it gets the casing correct by accident straight away, other times it struggles. When it does struggle, I just keep typing "fix" in the chat, and eventually it figures it out. Sometimes it asks me to run a query to determine the distinct set of genres, sometimes it just decides to lowercase the genre column in the filter condition.

u/attilakun

KarmaCake day150May 8, 2019
About
https://twitter.com/kunattila
View Original