@utilimatt.bsky.social

22 Followers 35 Following 8 Posts Joined Jun 2025
3 months ago

Thanks for the reply!
I'm interested to follow your journey on this one.
Good luck with both endeavors!

1 0 0 0
3 months ago

I'm very curious which part of your workflow you are looking to change if keeping the game engine and core language the same... Maybe FFI-ing one part out to Zig?
I noticed in the article you mentioned it was rust-analyzer related, but I wonder if it would be easier to use fyrox for the hot reload.

0 0 1 0
6 months ago

Major distros pretty much all have good current builds of everything you could possibly want.

If you're down to RYO a few to always have the latest, Gentoo has a lot of nice quality of life tooling around that built in, but also binpkgs for the ones you don't want to compile every update.

0 0 0 0
6 months ago

cholatey for windows is okay.

Dev for everything but windows native apps is MUCH more comfortable with WSL if you don't want to dual boot.

Just make sure the distro you go with is keeping the pace latest versions of the packages you use.

0 0 0 0
6 months ago

Sorry but I gotta say ArjanCodes is the GOAT for Python

0 0 0 0
8 months ago

+1 Steve!
compute-only-perf-profiling is the result of how well a given pattern yields its machine code (which so means accounting for compiler and/or runtime optimizations).
Compute-only-comparisons should argue patterns with all optimizations and prove their results in machine code generated.

0 0 0 0
8 months ago

Can we get vim motions for Jira yet?
I'm causing constant chaos in kanban land.
#Jira #vim

1 0 0 0
8 months ago

Probably -lto so they're still compiling :)

1 0 1 0