Profile avatar
veneman.dev
Creator of Project Wallace, analytics for CSS - https://www.projectwallace.com. I can lift node_modules twice my own weight. Frontend architect @drukwerkdeal. He/him.
237 posts 419 followers 109 following
Regular Contributor
Active Commenter
comment in response to post
Nice, reminds me of this (very old) compatibility matrix I made about how browsers deal with missing images codepen.io/bartveneman/... for this blog post that touches on the same subject www.veneman.dev/2013-10-an-i... Andy taking it to another level is 💯
comment in response to post
I *hate* doing this publicly, but did the other applicants get a reply at all? 😅 I applied pretty much immediately but never had a confirmation and nudging didn't help either. Pretty bummed about this, but I'll keep watching for the next opportunity.
comment in response to post
Rooting for ya ✌️
comment in response to post
Ah responsive wanking. Not sure what atrule to use, but pretty sure there's a min-width involved.
comment in response to post
Was looking at @stefanjudis.com blog only to find that same element www.stefanjudis.com/blog/browser...
comment in response to post
Thanks, I just realised that I forgot to implement the nested.layers in Wallace's layers viz. www.projectwallace.com/css-layers-v... Will fix soon 👀
comment in response to post
None of that, at least not visible in counterscale. I'm starting to suspect it might have been a bot, but at least the user agents in that time period look different enough to not immediately point to that. Strange.
comment in response to post
Oh derp
comment in response to post
I've looked throught Counterscale's source code and I feel I could solve some of the issues I've noted myself.
comment in response to post
Quite saddening that the most visited page by far is the CSS Code Quality page. It's the page I put the least amount of effort in of all features. I never actually use it. Maybe I should do a complete redesign to at least make it interesting for myself.
comment in response to post
🔸 Misconfigured the `siteId: "your-unique-site-id"` because I thought it'd need some Cloudflare ID. Turns out you can make up any ID you like and it's used as the site name in the dashboard 😅
comment in response to post
I was actually aware of Counterscale (I had starred the repo a while ago) and this episode re-sparked my interest enough to make me install it on @projectwallace.com yesterday. Very quick and pleasant onboarding, excellent product. Thank you so much!
comment in response to post
🔸 Disabling analytics for local dev, preview environments and Playwright tests took me a little while to finetune 🔸 Toggling lines on/off in the chart would be nice, I don't care much for bounce rate 🔸 Ability to export data would be great because retention is 'only' 90 days
comment in response to post
I'm not a regular Cloudflare user, so setting up took me a little but overall the experience was easy enough. It's been running for a day now so here's my thoughts so far: 🔸 Feature parity with other platforms is good enough 🔸 Events would be great but could be achieved with another site-id
comment in response to post
Hooray for cataracts
comment in response to post
I'm sorry, the lack of contrast doesn't allow me to see it within 10 seconds 💩👨‍🦯
comment in response to post
Went for the radio group. It's pretty close to how GitHub shows their massive amount of themes and it's quite fun to build. Powered by a popover; need to finish it off by positioning it with anchor positioning. Building those little previews was fun!
comment in response to post
I want that but how do you visualize it in your UI? A select? Radiogroup? Buttons galore?
comment in response to post
Yessssssss
comment in response to post
Oh this is excellent
comment in response to post
What. The. Fuck. WHAT THE ACTUAL FUCK. What a shit move. Really, really bad for the web as well. Hugs, Adam ❤️
comment in response to post
And borders work well for print stylesheets, too
comment in response to post
They're not the same btw, `:root` has a higher specificity.
comment in response to post
Wait, we're not just writing `&` like all the cool kids?
comment in response to post
It's projectwallace.com / @projectwallace.com, my side project that I've been working on for longer than I want to admit.
comment in response to post
Shoutout to my super power providers: 🎭 @stefanjudis.com for *everything* I know about @playwright.dev 🖥️ @polypane.app for making accessibility testing easy and providing polypane.app/color-contrast to let me come up with better design token primitives
comment in response to post
To the point where I'm literally copying pieces of code from Wallace directly in our company code base.