Bart Veneman

@veneman.dev

Webmaster of Project Wallace, the best CSS analyzer out there - https://www.projectwallace.com. I can lift node_modules twice my own weight. He/him. veneman.dev

QQ about Dark Mode Toggles on websites How many options do you show to users? - Three values: System, Light, or Dark - Two values: Light, Dark (with one of them mapping to “System” behind the scenes). Why the one or the other? (I have an opinion about it, but I’m looking for external input)

All projectwallace packages updated to use multi-step release processes, locked down permissions etc. Did it all by hand. Repetitive tasks. No ai. Still liked it. Maybe I'm ai tired.

Share your home office! More pics, more better! Going to redecorate my home office. One of the walls is already completely dedicated to LEGO. Planning on adding tons of plants and CD's/vinyl records. Anyone got other ideas for a cozy space?

Did someone already build a discogs-like app on ATProto yet? Record collection seems like a perfect piece of personal information to store.

current status: matching my discogs data to my lastfm scrobble data to see which albums I listen a lot to, but don't currently own. Automatic shopping list creation!

Finding myself in the depths of Discogs to add missing record releases, or tweak existing ones. You can say I had a wonderful 3 weeks off! Bought some new vinyl, CD's and hardly touched a computer. All I want to do now is tend to my music garden.

Back from vacation. Time to get that stylelint pack v1 out the door. But in the meantime I'm having too much fun adding my whole music collection to Discogs. And ordering new records. And now I want a digital record collection on my website.

@keithamus.social Hey, I'd like to give csskit a whirl to see if I could use it for project wallace, but I'm struggling to create an AST for myself. The playground shows an AST, but how can I make one in JS? Can't find it in the docs. 😅

Absolutely hate the fact that most traffic to @projectwallace.com coming from google is because of CSS scraping. Actually considering taking the blog posts and scraper page down. It's the least interesting (and most incorrect) part of all I do in terms of CSS analysis.

Dogfooding the stylelint plugin* and webpage, and coming across a `text-decoration-color` property that's vendor prefixed 3 times by Lightningcss... * I _will_ ship some day!

3 columns. 

Column 1 contains several radio buttons for presets (Recommended, Correctness, Performance, Maintainability, Design tokens, Holistic). Maintainability is selected. 

Column 2 contains a code block with a lot of CSS. Line 309 is highlighted. It contains this CSS: `-webkit-text-decoration-color: var(--netlify);` The property name is highlighted.

Column 3 contains a big table of stylelint issues. The top row is selected. It states 'Property "-webkit-text-decoration-color" is vendor-prefixed and is not allowed'.

I'm in the "I bought a bicycle helmet and I'm wearing it" stage in my life. That's quite something for a Dutchie. The looks on the schoolyard...

Gah, blogging in markdown is awful. Does anyone have a good recommendation for a headless CMS? Worked with Contentful for years, but too enterprise-y for something like project wallace. Hearing good things outside of dev world about Strapi.