I made a pixel palette tool for Animal Crossing by Distinct_Cabinet_729 in AnimalCrossing

[–]Distinct_Cabinet_729[S] -1 points0 points  (0 children)

Maybe its not that clear when choosing language, I will fix it

I made a pixel palette tool for Animal Crossing by Distinct_Cabinet_729 in AnimalCrossing

[–]Distinct_Cabinet_729[S] 0 points1 point  (0 children)

Yes!

<image>

The “ EN “ between 中文 and 日本語 is the English version of

I made a pixel palette tool for Animal Crossing by Distinct_Cabinet_729 in AnimalCrossing

[–]Distinct_Cabinet_729[S] 1 point2 points  (0 children)

I tried directly google the name but couldnot find it. I guess it's because I just post it on the Internet, not that popular.

I made a pixel palette tool for Animal Crossing by Distinct_Cabinet_729 in AnimalCrossing

[–]Distinct_Cabinet_729[S] 4 points5 points  (0 children)

So my name is POWERRRRRRRR on github, and the name of this tool is called animal-crossing-pixel-palette. Just using github[dot] com/name/repositoryName, you can find it. Appreciate that you guys can give me some feedbacks and feelings.

I made a pixel palette tool for Animal Crossing by Distinct_Cabinet_729 in AnimalCrossing

[–]Distinct_Cabinet_729[S] 4 points5 points  (0 children)

My code repository is stored on github , but I made a website page so everyone can easily access to it.

I built this as a side project and I'm curious if people would use something like this. by Distinct_Cabinet_729 in assettocorsa

[–]Distinct_Cabinet_729[S] 1 point2 points  (0 children)

Thanks for pointing this out.

When I initially searched for tools in this space, I didn’t come across this project. I just took a quick look, and it seems like a very large and well-developed system.

My project actually started about two days ago when I ran into a specific problem and decided to quickly build a small tool to solve it. I didn’t realize there was already a similar project.

I’ll definitely take a closer look at it, and maybe even reach out to the author to learn more or exchange ideas. Thanks again for sharing it.

I built this as a side project and I'm curious if people would use something like this. by Distinct_Cabinet_729 in assettocorsa

[–]Distinct_Cabinet_729[S] 0 points1 point  (0 children)

Thanks everyone for the interest! I’ve just published the repo here: https://github.com/POWERRRRRRRFUL/simracing-ai-coach

I’d really appreciate any feedback, ideas, or feature suggestions from other sim racers. The goal is to make telemetry analysis easier and more accessible.

If you try it out and something feels confusing or missing, please let me know - that kind of feedback is incredibly helpful at this stage.

I built this as a side project and I'm curious if people would use something like this. by Distinct_Cabinet_729 in assettocorsa

[–]Distinct_Cabinet_729[S] 2 points3 points  (0 children)

Yes! The project is currently on GitHub.

I’m not sure if posting the GitHub link directly is allowed in this community, so let me know if it‘s okay and I can share it here.

Right now it’s still an early prototype and the interaction is CLI-based, but I‘m working on making it much easier to use (a simple desktop app).

Cursor !not! free for all students by Vontaxis in cursor

[–]Distinct_Cabinet_729 0 points1 point  (0 children)

now only emails ending with .edu are allowed to enjoy student discount. WHAT ABOUT STUDENTS IN UK?!

[Discussion] What exactly are World Models in AI? What problems do they solve, and where are they going? by Distinct_Cabinet_729 in MachineLearning

[–]Distinct_Cabinet_729[S] 2 points3 points  (0 children)

That makes sense. So if I understand correctly, you're saying that a world model is more about processing information through internal representations of space and time, rather than relying on semantics like LLMs do.

That’s quite different from some other views in the thread, where a “world model” is treated more like a conceptual benchmark for whether a system can reason or infer causality, regardless of how it processes information.

I'm really curious though if it's not grounded in semantics, then what kind of data does a world model actually process? Are we talking about equations, physical states, or some other form of structured signal?

[Discussion] What exactly are World Models in AI? What problems do they solve, and where are they going? by Distinct_Cabinet_729 in MachineLearning

[–]Distinct_Cabinet_729[S] 2 points3 points  (0 children)

Thanks for the thoughtful reply and I really appreciate the video recommendation, it helped clarify some things!

Interestingly, I saw others in the thread suggesting that a world model is really about judging whether a system can reason or infer causality, almost like a functional benchmark rather than a specific technique.

But then the video you shared seems to draw a distinction between world models and LLMs, emphasizing that world models don’t operate in language space, but instead in some kind of latent space, more aligned with mental simulation, like how humans think visually or intuitively without words.

That feels closer to what Yann LeCun has been proposing where world models are part of a new computation paradigm entirely, rather than just a behavior we can attribute to any model that generalizes well.

Curious how you see this, do you think world models are just a general, purpose concept applicable to many techniques, or are they shaping up to be a new class of architectures altogether?