Mastodon Feed: Posts

Mastodon Feed

ChrisWere@toot.wales ("Chris Werewolf ⁂🐧🌱☕ 🎃💀🕸🐺") wrote:

I'm really loving the #Linux CLI email program Aerc. I do find it quite odd that in the composer, it's enforced hard breaks at 72 characters. I know this is a traditional thing from older days of email, but I wish there was a way to switch that off. Does anyone in the Fedi know if that's possible?

Mastodon Feed

baldur@toot.cafe ("Baldur Bjarnason") wrote:

The English language news story on Play’s bankruptcy

https://www.ruv.is/english/2025-09-29-play-goes-bankrupt-all-flights-cancelled-operations-cease-454621

Mastodon Feed

baldur@toot.cafe ("Baldur Bjarnason") wrote:

My dad’s been waiting for this to happen all year because they’ve never been run with the expectation of ever having a sustainable business so this was inevitable. I expected this to happen next year, but was off by a few months

Mastodon Feed

baldur@toot.cafe ("Baldur Bjarnason") wrote:

“Play hættir starfsemi - RÚV.is”

https://www.ruv.is/frettir/innlent/2025-09-29-play-haettir-starfsemi-454615

So Iceland's sleaziest airline (Play), founded on the ruins of Iceland's previous sleaziest airline (Wow), by mostly the same management, and run mostly as what looks like an investment con, has immediately ceased operations. Loads of people are going to get screwed on this one, including most of Iceland's pension funds

Mastodon Feed

Boosted by ChrisWere@toot.wales ("Chris Werewolf ⁂🐧🌱☕ 🎃💀🕸🐺"):
openmw@mastodon.gamedev.place ("OpenMW") wrote:

There are now release candidates for #OpenMW 0.50.0.

https://openmw.org/2025/openmw-0-50-0-is-now-in-rc-phase/

#gaming #foss #opensource #game #engine

Mastodon Feed

Boosted by slightlyoff@toot.cafe ("Alex Russell"):
actualtorgo@threads.net ("Daniel Appelquist") wrote:

Good news from Moldova today. https://www.bbc.co.uk/news/articles/cx2rdlj8ejgo 🇪🇺

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

Ok, with this and some other tweaks (faster CSS selectors, bundling image-prep script in `rAF`via `MutationObserver,` etc.), pretty happy with the outcome, even with this post pulling in a chonky pair of scripts for charts (which I need to make `IntersectionObserver`-based):

https://www.webpagetest.org/video/compare.php?tests=250928%5FYiDc8Z%5F2N8-l:sept%2027,250929%5FZiDcE2%5F2A4-l:sept%2028&thumbSize=200&ival=100&end=visual

Mastodon Feed

Boosted by db@social.lol ("David Bushell 👻"):
jimniels ("Jim Nielsen") wrote:

📝 Some misc. thoughts of dependency management and what not.

Software is just a giant witch’s brew lol

dependencies:
eye-of-newt: ^1.4.0
tongue-of-dog: ^2.7.0

scripts:
build: "double double tooling and trouble"
deploy: "fire burn and cauldron bubble"

https://blog.jim-nielsen.com/2025/run-software-on-software-youve-never-run/

Mastodon Feed

Boosted by taral ("JP Sugarbroad"):
nixCraft ("nixCraft 🐧") wrote:

Ditch DocuSign! Use DocuSeal. It is a free, open source secure, and efficient tool to handle all your documents. Simply create PDF forms that anyone can fill and sign online using easy, mobile optimized tool and much more. Give it a try https://github.com/docusealco/docuseal

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

Interestingly, because the Netlify Image CDN now supports AVIF and I adopted it a few months ago, the window for observing these previews only seems to show up on emulated 2G links on first view, or very image-heavy pages:

https://docs.netlify.com/build/image-cdn/overview/

Good times!

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

This differs from the original, which did not adjust gamma and set different values for sharpening. There are also some "fudge" constants in the post-colour-space conversions that I don't fully understand, but I was able to get the same output for Lean's test images, so happy enough with it for now.

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

Specifically, this is what we end up with for the sharp conversions to get the sample image:

```js
let previewBuffer = await sf.gamma(2)
.resize(3, 2, { fit: "fill" })
.sharpen({ sigma: 0.5 })
.removeAlpha()
.toFormat("raw", { bitdepth: 8 })
.toBuffer();
```

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

The other unsettling thing is that the `colorthief` library the approach uses is *very* slow. Going to need to either figure out a different quantization strategy, start parallelizing (first port of call), or both.

Mastodon Feed

slightlyoff@toot.cafe ("Alex Russell") wrote:

Just pushed a version of these badass CSS-only image previews to my blog:

https://leanrada.com/notes/css-only-lqip/

Biggest upside is cleaner markup. Also gave me the excuse to defer raster of below-the-fold images entirely with `content-visibility`.

A few tricky things getting it good enough to replace the AVIF-based placeholders I was using before:

- colourspace conversion functions Lean uses aren't accurate; need to copy specific files
- the algorithm for the sample images changed since publication

Mastodon Feed

Boosted by fromjason ("fromjason.xyz ❤️ 💻"):
RickiTarr@beige.party ("Ricki Yasha Tarr") wrote:

Kidz Bop is getting wild!

To the tune of a certain Nine Inch Nail song: I want to pet your animal I want to feel it on the outside  I want to pet your animal It's whole existence is pawed  Please let me closer to dog

Mastodon Feed

Boosted by cstanhope@social.coop ("Your friendly 'net denizen"):
laemeur@mastodon.sdf.org ("LÆMEUR") wrote:

I love the concept art here of a piloted, reusable main booster for the space shuttle: https://www.thedrive.com/news/this-ambitious-space-shuttle-concept-was-a-post-apollo-pipe-dream-we-never-got

Mastodon Feed

fromjason ("fromjason.xyz ❤️ 💻") wrote:

How Jensen Huang is Using Nvidia Cash to Rule the AI Economy — The Information:

"Nvidia’s investments have become so large and broad—often consisting of multiple companies in data centers, model making and other categories—that it’s starting to turn into something like AI’s government." https://www.theinformation.com/articles/jensen-huang-using-nvidia-cash-rule-ai-economy

Mastodon Feed

jscalzi@threads.net ("John Scalzi") wrote:

Don't tell Gail but I actually murdered her one of those times. IN PORTLAND.

RE: https://www.threads.com/@comixgail/post/DPKbWn3Ekna

Mastodon Feed

Boosted by baldur@toot.cafe ("Baldur Bjarnason"):
louie@pdx.social ("Louie Mantia, Jr.") wrote:

I assume a fair bit of people don’t know I make fonts. Even if you don’t have a need for fonts, I recommend checking out the website I made for my type foundry, Crown. A lot of work went into this website to make it a great showcase for the work Ender and I are doing together.

🔗 https://crowntype.com/

Mastodon Feed

Boosted by adam@social.lol ("Adam"):
netopwibby@social.coop ("netop://ウィビ") wrote:

New blog post about “ikigai” as it pertains to me and why it took me so long to get here.

https://blog.webb.page/2025-09-28-ikigai.txt

Mastodon Feed

Boosted by adam@social.lol ("Adam"):
bw@social.lol ("Blake Watson :prami:") wrote:

Alright here’s my hot take on AI. *hides under desk*

https://blakewatson.com/journal/understanding-not-slop-is-whats-interesting-about-llms/

Mastodon Feed

Boosted by fromjason ("fromjason.xyz ❤️ 💻"):
aud@fire.asta.lgbt ("Asta [AMP]") wrote:

@QasimRashid@mastodon.social DNC stans: "VOTE BLUE NO MATTER WHO"

NYC: chooses a socialist lite candidate as the DNC nominee

DNC: "... ooooooooooh... uhhhhh..."

Mastodon Feed

Boosted by fromjason ("fromjason.xyz ❤️ 💻"):
QasimRashid ("Qasim Rashid, Esq.") wrote:

Hakeem Jeffries still refuses to endorse the Democratic Nominee for NYC mayor but has plenty of praise for Eric Adams who, left the party, openly supports Trump, & cut a deal with Trump to disappear the DOJ’s bribery & corruption charges against him. Can’t imagine why the Dem Party has 26% approval🤔

Mastodon Feed

Gargron ("Eugen Rochko") wrote:

New hat!

A man in a blue tweed cap with a somewhat curly thick mustache and black rimmed round glasses, wearing a rain jacket and a white Papangu band t-shirt, with a camera strap around his neck, next to a beautiful woman with dark hair, wearing a beige trench coat and a backpack. In the background, green grass and woods as well as a dry-stone wall.

Mastodon Feed

adam@social.lol ("Adam") wrote:

And yes, if you’ve already donated $20 or more, you’re getting all five stickers already. But you can certainly donate more if you’d like! https://stjude.omg.lol

Mastodon Feed

adam@social.lol ("Adam") wrote:

We’re down to the wire on the @robb × omg.lol St. Jude fundraiser; just two days left and we’re around $3,200 shy of our goal. If you’ve been thinking about donating but haven’t gotten around to it yet, here’s an awesome reason to do it: we’re adding *another* exclusive sticker to the sticker pack! That’s right — a donation of just $20 or more gets you the four awesome stickers that you see on https://stjude.omg.lol as well as this fifth new glow-in-the-dark Ghost Prami! :prami_happy:

A Ghost Prami sticker that glows in the dark!

Mastodon Feed

xor@tech.intersects.art ("Parker Higgins") wrote:

one thing that feels good about this project: some decisions that felt like silly over-engineering in the past have made new moves very easy. adding support for The Walrus, for example, was about ~8 lines of code; switching the New Yorker backend was only a few dozen

Mastodon Feed

xor@tech.intersects.art ("Parker Higgins") wrote:

🮕 New release for xword-dl, the command line tool to scrape crossword puzzles from online solvers 🮕

This version updates the New Yorker for their new Puzzmo-powered backend, adds support for the New Yorker Mini, Observer puzzles Everyman and Speedy, and The Walrus https://github.com/thisisparker/xword-dl/releases/tag/v2025.9.28

Mastodon Feed

Boosted by jwz:
MaryAustinBooks@mstdn.social ("Mary Austin VOTED 4 HARRIS!") wrote:

Good God. Apparently there is a Laura Loomer Halloween mask out there, but please don't wear it around kids. Neither you nor anybody else needs the kids terrified she's under their beds.

#Halloween #LauraLoomer #Fascism

A woman with long brown hair wearing a Halloween mask that's all uncanny valley because it looks just like Laura Loomer. The tag, still attached, rads "Loomer Goon."

Mastodon Feed

Boosted by isagalaev ("Ivan Sagalaev :flag_wbw:"):
JellyTBeagle@plush.city ("jely da beegol") wrote:

20 years ago, normal people avoided technology and techies would jump on the newest gadgets as soon as they could

now, normal people buy smart toasters & coffee mugs while every techie I know is on the verge of retreating to the forest