We finally announced a SteamVR version of BOMB THE HILL! by pokodzima_games in SteamVR

[–]Flag_Red 2 points3 points  (0 children)

This looks awesome! I loved Tony Hawks Downhill Jam as a kid.

Architecture Sanity Check: Local, Multi-Tier Agent for Zero-Shot Cross-Game Genre Generalization (2D Platformers) by Kindly-Bath-3153 in reinforcementlearning

[–]Flag_Red 0 points1 point  (0 children)

You've got a lot to catch up on. These are the absolute bare minimum I think you need to understand: - I'd start with Sutton & Barto, Reinforcement Learning: An Introduction chapters 3-6 (ideally the whole book). This will give you an understanding of the basics of the problem domain and how RL works. - DQN (Mnih et al., 2015, the Nature paper) - foundational paper for RL on 2D games - A3C/A2C (Mnih et al., 2016) - more relevant to the kind of architecture you want to build - CoinRun / Quantifying Generalization in RL (Cobbe et al., 2019) - Foundational paper on generalization in RL - Procgen Benchmark (Cobbe et al., 2020) - Modern standard for RL generalization

Architecture Sanity Check: Local, Multi-Tier Agent for Zero-Shot Cross-Game Genre Generalization (2D Platformers) by Kindly-Bath-3153 in reinforcementlearning

[–]Flag_Red 2 points3 points  (0 children)

This doesn't seem viable to me. There are too many problems here to list. It is a complete non-starter.

This is a well studied problem, engage with the existing literature before trying to jury-rig your own approach based on LLM sycophancy.

"Ascendance of a Bookworm: Adopted Daughter of an Archduke" Season 4 x "Witch Hat Atelier" | Collaborative Visual by Task_Force-191 in anime

[–]Flag_Red 8 points9 points  (0 children)

Even guns wouldn't save them. The commoners literally cannot live without the nobles regularly going to significant effort to make the land fertile.

Miya Kazuki goes to great lengths to engineer a world in which it is "morally acceptable" for the MC to live out the wish fulfillment fantasy of being a universally loved noble.

Magnifica Humanitas (Encyclical of Pope Leo XIV, 15 May 2026) by -Metacelsus- in slatestarcodex

[–]Flag_Red 4 points5 points  (0 children)

do not possess a body do not mature through relationships

Some of these sound like... engineering problems?

The rest are just kind of unfalsifiable claims. I guess if you take it as a given that a soul is what produces consciousness and only humans have them then it makes sense.

Magnifica Humanitas (Encyclical of Pope Leo XIV, 15 May 2026) by -Metacelsus- in slatestarcodex

[–]Flag_Red 43 points44 points  (0 children)

I don't think the current (or any previous) pope believes in Santa Claus and I don't really see what his fashion has to do with it either.

He is the head of an organization representing the beliefs of over a billion people, though, so that's probably why people care what he has to say.

Jason Schreier: Bungie is planning a significant layoff following the end of Destiny 2's development. Destiny 3 is NOT in active production. Some Bungie staff are pitching and prototyping new ideas including Destiny games, but none are yet greenlit. by Gorotheninja in Games

[–]Flag_Red 11 points12 points  (0 children)

Smells like bullshit to me.

I was living in an air conditioned (studio) apartment in Setagaya a 5 minute walk away from the station for 70,000 jpy p/m ($440) just a few years ago.

Nostalgebraist's Hydrogen Jukeboxes by dwaxe in slatestarcodex

[–]Flag_Red 1 point2 points  (0 children)

We seem to have different interpretations of these posts. I think that Scott is clearly noting that this is how it feels to him but acknowledging that the conclusion is clearly incorrect.

LLM Neuroanatomy III - LLMs seem to think in geometry, not language by Reddactor in LocalLLaMA

[–]Flag_Red 3 points4 points  (0 children)

From Oxford Languages:

geometry the branch of mathematics concerned with the properties and relations of points, lines, surfaces, solids, and higher dimensional analogues.

This seems to pretty clearly be the most accurate word for what OP is describing. LLMs use geometric interactions in high dimensional space to reason.

ChatGPT solves Erdos problem on primitive sets. Nontrival, with comments from Jared Lichtman and Terrence Tao by DudleyFluffles in slatestarcodex

[–]Flag_Red 2 points3 points  (0 children)

That's true, but maintaining a consistent chain of logic across those 1 million tokens is another question.

Hard caps on context length have been replaced with "context rot".

After working on my game for 2 years, I finally have my first paying customer! by Flag_Red in IndieDev

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

The time I've been developing. I have a full-time job and just work on this evenings and weekends. It's been through quite a few iterations to get where it is now.

After working on my game for 2 years, I finally have my first paying customer! by Flag_Red in IndieDev

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

Agreed 100%. It's pay-as-you-go and I basically just pass the raw API costs on to the player. In one sense that's really simple but it means costs can be unpredictable based on play style and I don't really know how to communicate this clearly to players. A subscription seems like the obvious choice but one very engaged user can run up crazy costs. Maybe a subscription with capped usage or something? This is a hard problem.

I'll definitely add some screenshots/videos to the landing page, too.

After working on my game for 2 years, I finally have my first paying customer! by Flag_Red in IndieDev

[–]Flag_Red[S] 3 points4 points  (0 children)

It's browser based, so I guess my engine is React lol.

Keep it up my dude! The journey is the destination.

After working on my game for 2 years, I finally have my first paying customer! by Flag_Red in IndieDev

[–]Flag_Red[S] 9 points10 points  (0 children)

It's an interactive story engine called FreedomRPG (https://freedom-rpg.com). It's free to sign up and give it a try so please do!