aron

@idiomatic
46 Followers
270 Following
60 Posts

I make websites, sometimes even for money. I then spend that money on things I prefer to own, such as groceries.

Also, I made a browser game called Threeka! You can play it, if you want, at https://threeka.com

Threekahttps://threeka.com
he/him?yes
favorite way to cook an egg?over medium

We're so lucky to live in a world where William Blake existed

#poetry

And you can see for yourself, if you're so inclined, at https://threeka.com/

This'll probably be the last significant update to Threeka, since I hope to begin work on a new game soon. :)

Threeka

A game about planets.

Threeka

Threeka update! Found the time to implement a few items on my to-do list, including:

1. An audio mute button on the title screen

2. A new accessibility setting for players with colorblindness

3. A countdown-to-game-over meter that appears once you hit the top of the jar

4. An animation on the score box showing how many points you've just earned

5. Improved performance on the Learning Center (i.e. lore) page

6. A less frosted jar texture with improved edge definition

#webdev #browsergames

Setaceous Hebrew character - Wikipedia

I haven't played around much with VS Code tasks, but I just configured one to check the current node version when I open a project and switch it over, if necessary. Expecting it to be pretty handy, since I've been burned one too many times by firing up a project in the wrong runtime environment, lol.

#webdev

Welcome to my website! It is an endless barrage of slowly blinking skeleton loaders.
Will meaningful content ever load in to replace them? Who could say!

#webdev

My favorite sandwich? Bread and butter. I call the butter "sandwich dressing."
This headline in The Guardian broke my brain

Okay, it's a known issue and they're gonna do something about it. Whew!

https://github.com/shadcn-ui/ui/issues/10320

[bug]: `shadcn init` silently creates a `feat: initial commit` git commit, breaking workflows that rely on explicit commit control · Issue #10320 · shadcn-ui/ui

Describe the bug Running npx shadcn@latest init in an existing git repository silently runs git add . && git commit -m "feat: initial commit" at the end of initialization, without any prompt or CLI...

GitHub