Remix.run Logo
barcoder a day ago

I'm a long time Unity developer that in the past year picked up Godot. The speed at which Godot loads compared to Unity is staggering, it's just so much faster. When I returned to Unity I raised that my flow state was constantly being broken in a way that it wasn't when using Godot.

Entering flow is one of the beautiful things I love about programming. And being knocked out of it often feels like a physical jolt.

Lobster seems to take the idea of optimisation and speed to new levels. Entering and remaining in flow must be even easier. First though, I'll need to put the time into learning enough to be able to do it!

gslepak a day ago | parent | next [-]

Thanks for mentioning Lobster. This guy seems to have learned many lessons of language simplification and design. Looks like a promising language and I wish it success.

Ref: https://aardappel.github.io/lobster/language_reference.html

Aeolun 21 hours ago | parent | prev | next [-]

Lobster doesn’t seem that different from Lua in that regard? I won’t say it isn’t impressive, but I’m having a hard time believing the hard part of this thing was calling from an interpreted to a static language.

Edit: I was mistaken about what Lobster is (potentially compiled instead of jit), but the main point stands.

3 hours ago | parent [-]
[deleted]
LelouBil a day ago | parent | prev | next [-]

Yeah,

I'm working on an indie game project and just got frustrated with Unity, I'm porting everything over to Godot.

I even learned about using Kotlin with Godot today [0] and I am really hopeful this is stable (it seems so), because I favor a more functional style of programming and C# ends up making everything 5 times more verbose than Kotlin.

[0] https://godot-kotl.in/en/stable/

nmeofthestate 14 hours ago | parent | next [-]

I do wonder whether Kotlin is sufficiently different from C# to make it worth developing in Godot in a non-standard way.

mrsmrtss 19 hours ago | parent | prev [-]

> I favor a more functional style of programming and C# ends up making everything 5 times more verbose than Kotlin.

As if you can't program C# functional style.

thot_experiment 15 hours ago | parent [-]

> As if you can't program C# functional style.

This, I was really impressed recently when I met a C# dev who was also a programmer (as opposed to your standard C# SaaS dev who just copy pasted from the framework docs and stack overflow and was fully automated by Claude in 2025) and he showed me how nice the language has gotten since I last used it over a decade ago when it was just Microslop Java. They've really put in work and it has a lot of great functional constructs now.

MBCook a day ago | parent | prev | next [-]

So true.

Recent changes to Xcode have meant that on device debugging now launches WAY slower for me every time.

Once it’s going it’s fine. But an extra 20 seconds every time you start the app just kills things for me. It was never instant but now it’s trash.

yesitcan a day ago | parent | prev [-]

I get taken out of flow every time I submit my prompt to Claude. How’d you work around that?

sixo 20 hours ago | parent | next [-]

Not every conversation is about AI. This one isn't.

kranner a day ago | parent | prev | next [-]

Are we just assuming nobody is programming commando anymore?

animuchan 18 hours ago | parent | prev | next [-]

If the flow is just typing prompt after prompt into AI, I guess just ignore that it's running and keep typing? Or open a new tab and keep typing. Why does Claude even break the typewriter flow thing that's going for you?

mef51 a day ago | parent | prev [-]

You can try not using Claude