今日は個人プロジェクトの手作りサイトに雰囲気で #biome 導入した
Migrate from ESLint and Prettier | Biome
https://biomejs.dev/guides/migrate-eslint-prettier/
#ZedEditor のプラグインも用意されてたのですんなり導入できたけど、何が嬉しいのかよくわかっていない(Rust 製の新しめのツールで早いんだろうなあくらいの雰囲気だけでやっている
今日は個人プロジェクトの手作りサイトに雰囲気で #biome 導入した
Migrate from ESLint and Prettier | Biome
https://biomejs.dev/guides/migrate-eslint-prettier/
#ZedEditor のプラグインも用意されてたのですんなり導入できたけど、何が嬉しいのかよくわかっていない(Rust 製の新しめのツールで早いんだろうなあくらいの雰囲気だけでやっている
Recent #sound #biome explorations in the current version of Synth.is :
https://vaflands.bthj.is/biomexplorations/2026-03-25-11-21-32/

biome-native fauna came out so clean 🔥
🎨 Gallery + commissions → lahmu.live
#fanart #biome-nativefauna #aiart #characterart
biome-native fauna came out so clean 🔥
🎨 Gallery + commissions → lahmu.live
#fanart #biome-nativefauna #aiart #characterart
biome (web tooling ecosystem) initial thoughts: the configuration is annoying but dang is it fast.
i *want* to like it, but when a two line prettier config gets migrated to all this i have some questions. i'm pretty sure most if not all of these options are already default. are the defaults not guaranteed to be the same between versions? is the migration tool just a bit shit? who knows. i gotta find out before i commit to anything.
also, the default indentation style is tabs. why? i don't mind this, but it'd be nice if it was justified in the documentation. along with anything about formatting options for languages other than javascript?? why???
Quick and Dirty Linting, by @stoyan:

This post is another installment of the series dedicated to building sightread.org. Parts 1, 2, 3, 4, 5, 6. I've been using TypeScript (actually JSDoc + tsc --noEmit) as my linter for a while. Well, TBH, I didn't do it intentionally, it's just something Claude does outta the box. I saw some linting