Matsu's Avatar

Matsu

@dev-matsuuu.bsky.social

The guy yelling at people for bad DX. https://github.com/Matsuuu CTO @ Simplr Oy

37 Followers  |  168 Following  |  15 Posts  |  Joined: 07.03.2025  |  1.4496

Latest posts by dev-matsuuu.bsky.social on Bluesky

Video thumbnail

I've spent *years* researching 3D Platformer Cameras in hopes of making Slime 64's camera "not terrible."

In this thread, the White Cylinder is the Camera Target (slightly above the player!), and the Orange Cones represent the "vertical dead zone" where the camera won't follow player movement.

21.05.2025 05:31 โ€” ๐Ÿ‘ 666    ๐Ÿ” 137    ๐Ÿ’ฌ 16    ๐Ÿ“Œ 12

I've become _that guy_.

I'm at home, listening to my niche electronic music vinyls, while setting up new @FrameworkPuter laptop. And what am I setting up? Arch of course.

I'm just a niche homebrewing hobby away from becoming unbearable.

_oh wait_

21.05.2025 17:51 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Even the LLM knows the code it generated is unmaintainable and unbearable

19.05.2025 08:49 โ€” ๐Ÿ‘ 0    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Actually taking the time to create a coherent "style system" at the start of the project.

This means declaring colors for Primary, success, warning and errors and creating color ranges for these. Also defining color for text levels and separators.

Makes fighting the UI color demons a lot easier.

30.04.2025 06:49 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I keep the chaos wired to something solid.

25.04.2025 10:16 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It's amazing how many developers just throw their hands up when their tooling breaks, instead of trying to understand why it broke, or even take a look behind the curtain to try and understand how to fix it

23.04.2025 11:25 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Same man, same

23.04.2025 11:24 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Love myself a lil quick serverless func with a mongo man serving the data.

neat!

23.04.2025 11:14 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

If hosting your own service for a "qr code to url to json data" -lookup is not approachable, I'd maybe fiddle abit with encoding it into base64 or similiar and seeing if the data can then fit onto a QR code

23.04.2025 09:35 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Latest addition was finally plugging in a form util package we use in plenty of our projects, which gives HTML forms some real superpowers.

Decided to build some state setup around it (akin of useForm) to handle declarative views and it just works so well.

Blog post coming some day

08.04.2025 19:57 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

The more I use my in-house library, Suunta to build web apps, the more It's building into this... "Framework" but in the sense of just being a collection of useful mini libraries with no tie-in or vendor lock.

Really enjoying it and excited on what it'll become.

08.04.2025 19:55 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image 01.04.2025 11:07 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Yeah sorry about that

14.03.2025 10:57 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I'm like super new to BSky and have kinda been off social medias for the last year or so.

Who do I follow?

Interests:

- Dev Tools
- Open Source
- Web Components
- GoLang
- Java
- TypeScript
- Game Dev
- Cool shit

#help

14.03.2025 06:56 โ€” ๐Ÿ‘ 13    ๐Ÿ” 0    ๐Ÿ’ฌ 4    ๐Ÿ“Œ 0
Preview
cmd/compile: slow escape analysis in large package in the typescript compiler ยท Issue #72815 ยท golang/go Go version go version go1.24.1 linux/amd64 Output of go env in your module/workspace: AR='ar' CC='gcc' CGO_CFLAGS='-O2 -g' CGO_CPPFLAGS='' CGO_CXXFLAGS='-O2 -g' CGO_ENABLED='1' CGO_FFLAGS='-O2 -g' ...

TypeScript team: rewrites compiler in Go.

Go community: what do you mean your new compiler takes more than a minute to compile? Unacceptable. Dishonorable even. We are so sorry for this sub par experience. Not how we do things around here.

Two days later: WIP 5x speedup.

HN: why pick Go anyway?

13.03.2025 00:53 โ€” ๐Ÿ‘ 682    ๐Ÿ” 128    ๐Ÿ’ฌ 14    ๐Ÿ“Œ 12
Post image

My happy place #homebrewing

10.03.2025 18:30 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

`npm link` is so goated

07.03.2025 13:28 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

@dev-matsuuu is following 20 prominent accounts