New post: fluffy rambles: Taking possession beesbuzz.biz/blog/7901-Taki… #House Today I took possession of the house! The seller still has some belongings to move out (which she’ll do tomorrow) but today I went down and started to get ready for my move-in. In particular I delivere…

A fast, simple and lean guide on how to get started with @eleven_ty. https://keepinguptodate.com/pages/2019/06/creating-blog-with-eleventy/

NFTs are a dangerous trap | Seth's Blog: seths.blog/2021/03/nfts-a…
Can we please get Danielle Baskin a MacArthur Genius Grant? Please?!
I made a dating app for people stuck in the Suez Canal. forevergiven.app
hoping his career heads straight south
I got the scoop! The Hyundai-hating hot mic pilot works for Southwest. A fact that surprises exactly zero Southwest flight attendants I’ve talked to. sfgate.com/travel...
I’ve been critical of Tailwind in the past, but the JIT opens up some interesting new avenues…like the thought that you can write whatever bespoke CSS you want and TW utilities could be lightly sprinkled in only where needed. Much better conceptually than purging IMHO.
Experimenting with #tailwindcss JIT, #rubyonrails and the asset pipeline (sans webpacker): github.com/domchristie/ta…
Her work helped grade school me understand what life was like in a different America, one outside my Queens neighborhood and outside my time. Fun to read, humane in spirit. twitter.com/harpercollins/…
We are saddened to share that cherished children's book author Beverly Cleary passed away yesterday, March 25, at 104 years old. bit.ly/39hGXfd
TL;DR: expressing processes in code more with nouns than with verbs is generally preferable. Great article! twitter.com/jasonswett/sta…
I can criticize service objects all day long but it's not that helpful unless I show examples of a better way to do it instead. Here's a nice meaty example of how I code...
It is really encouraging to see the very significant backlash against the FSF's extremely foolish decision to allow RMS back. As far as I'm concerned, the FSF Board, which I'm sure has some reasonable and good people on it, should be completely changed. Every single one of them.

Are you stunned that another week of eternal Caturday has passed?

LADOT: @LADOTofficial @LADOTlivable I support bringing protected bike lanes to San Vicente Blvd - chng.it/JNxngDpk via @Change @streetsforall

Okay, finally ready to make https://jacky.wtf a static site powered by this new Micropub server. You can peek at the code at https://git.jacky.wtf/indieweb/koype-next but I’ll be aiming to use it to redo a lot of sites (like even https://koype.net because if I can’t use it there then I’m kidding myself, lol)

The async_trait is powerful and made my life so much easier. But also, I’m like afraid to use it everywhere because I can imagine refactoring being a pain.

✅ Food
✅ Clothing
✅ Shelter
✅ IndieWeb
#indieweb #social-stream #commentary #maslows-hierarchy-of-needs #needs
✅ Food ✅ Clothing ✅ Shelter ✅ IndieWeb (boffosocko.com/?p=55789050)
So fucking stupid, even for him.
Transportation Secretary Pete Buttigieg says taxing drivers by the mile “shows a lot of promise” and could be a way to fund a big infrastructure overhaul.
I wanted to make an ever given meme
I can understand a petition becoming an initiative that then has to be approved by a majority of the electorate. In this case, a petition signed by about 5% of the voting-age population makes legislation veto-proof. This is some bizarro world shit.
In Michigan, there's an end-run around the governor's veto: Collect less than 350,000 petition signatures in support of your legislation and it becomes law. Gov. Whitmer...

🤔 Business on the top, party on the bottom.

Just a heads up that if you switch to using custom HTML tag names for your components, 95% of all CSS collision issues simply vanish. It’s quite unlikely somebody else is defining <a-very-special-snowflake>…</a-very-special-snowflake> for the same page as you. Buildless bliss!