Matthew McLeod's Avatar

Matthew McLeod

@vai.noetic.work

Recovering misanthrope, practicing anthropomorph, neurodeviant ( •̀ .̫ •́ )✧ tech / oss / personal / bad jokes / repetition https://github.com/vai

796
Followers
3,197
Following
673
Posts
19.11.2023
Joined
Posts Following

Latest posts by Matthew McLeod @vai.noetic.work

Culture & Empire - Digital Revolution Culture & Empire - Digital Revolution

Banks <3.

And yay, I get to link to cultureandempire.com again (the 4 links are each distinct reads)

11.03.2026 13:58 👍 0 🔁 0 💬 0 📌 0

Probably making plans that were either winnable, or had objectives, or that had to react to actual tangible threats with observable properties.

Not this.

11.03.2026 12:21 👍 1 🔁 0 💬 0 📌 0

But what if I'm *really* trapped in a hypothetical situation?

11.03.2026 10:13 👍 2 🔁 0 💬 0 📌 0

Between Hanlon and Occam's razors, this admin has me dying a death of a thousand schmucks.

10.03.2026 18:18 👍 2 🔁 0 💬 0 📌 0

Criminals Doing Crime is not a Government

10.03.2026 13:11 👍 0 🔁 0 💬 0 📌 0

The drama! The comedy! The uh, dromedary!

09.03.2026 21:16 👍 60 🔁 0 💬 1 📌 0

"All we ever wanted was our own homeland. And yours, and uh, theirs maybe? yeaaaah. and ... actually I'll just take all of them. Look, you can stay over there. Back a little? a little more, look if I uh, could just, um, not see you? that'd be great."

09.03.2026 20:31 👍 2 🔁 0 💬 0 📌 0

I run my own, and I'm still deeply skeptical - I contend the median use case is not net-positive. Utility has an implicit fitness function. What that is, should be, how we'd know - that's the dialogue that needs surfacing.

08.03.2026 22:56 👍 2 🔁 0 💬 0 📌 0

By some measures, these have been some of the most expensive hats ever.

08.03.2026 17:05 👍 0 🔁 0 💬 0 📌 0

I feel NixOS is a DIY OS construction kit. Don't usually need to install system and user level. HM is just a means, I don't use it for all user packages either. Many packages should just be in flakes where you need them, not installed at all. Rebuild should just be incremental, else caching borked?

07.03.2026 23:56 👍 2 🔁 0 💬 0 📌 0

can do home-manager, or just use something like stow otherwise. No rules!

07.03.2026 23:17 👍 1 🔁 0 💬 1 📌 0

I switch to latest dated channel after a week or two, and pull only from unstable when specifically needed. With a header like
`let unstable = import <nixos-unstable> { } in {` you can just `unstable.vicinae` instead in the packages list (or in the package option). Generations still save you!

06.03.2026 17:30 👍 1 🔁 0 💬 1 📌 0

God, I needed the laugh.

06.03.2026 17:19 👍 0 🔁 0 💬 0 📌 0

veni, vidi, ef-$!*@-fugi.

06.03.2026 16:08 👍 0 🔁 0 💬 0 📌 0

Technology has its own churches too, particularly now. We need Reason and Humanity in tandem, sadly neither are commonly things that faith and states are lauded for.

06.03.2026 13:11 👍 2 🔁 0 💬 0 📌 0

A fairly stupendous amount of what I'd certainly call 'western history' is the slow, agonizing lesson about how church and state are better separated.

05.03.2026 21:42 👍 140 🔁 19 💬 3 📌 0

Eventually, there will nothing left but the claim of exceptionalism.

05.03.2026 21:06 👍 0 🔁 0 💬 0 📌 0

*makes a note*

Remember iddt and the second iddt? so you could get enemies on the map too. I used to play it just on the map, like a top down shooter when bored ...

05.03.2026 19:08 👍 1 🔁 0 💬 0 📌 0

It apes our craft; but you need not devolve to be distinct. I dare say, should not.

05.03.2026 16:53 👍 0 🔁 0 💬 0 📌 0

I hate that I still know all this, and that there are so many other things I've managed to forget.

05.03.2026 16:39 👍 1 🔁 0 💬 1 📌 0

yay, now it's time to figure out your burn protocol.

04.03.2026 17:44 👍 1 🔁 0 💬 0 📌 0

no gpu makes full repaint expensive. But was wondering if there were actually positive performance implications available somehow.

04.03.2026 16:34 👍 0 🔁 0 💬 1 📌 0
Feature Demo of Surface-Stable Fractal Dithering
Feature Demo of Surface-Stable Fractal Dithering YouTube video by runevision

could pair well with this dithering technique youtu.be/EzjWBmhO_1E

04.03.2026 13:06 👍 1 🔁 0 💬 3 📌 0

quite. anybody who doesn't make the uh, contra-point is not doing journalism.

03.03.2026 14:38 👍 7 🔁 0 💬 0 📌 0

I'm going to get my agents to read that and make a summary for me. Then other agents can then counter-attack the article's premises for me, and they'll even do a computer thing, and put it on the internet for me. I am very clever.

03.03.2026 14:29 👍 3 🔁 0 💬 0 📌 0

And 'August' the only month-adjective, mostly just courtesy of both being eponymous.

02.03.2026 19:26 👍 1 🔁 0 💬 0 📌 0

prediction markets + genai + regulatory vacuum == snafu^2

01.03.2026 16:44 👍 2 🔁 0 💬 0 📌 0
Screenshot of a software manual, text reads:

Appendix B: Beeps 4 life

The default windows command-line uses a character set named Code page 437. Its historical relevance goes back to the days where Unicode wasn't yet ubiquitous.1

In the early days of butler, we were using the CP437 character 007 to display bullet points (whenever butler starts a new task). However, that particular character is also used to emit a system beep2.

This was a bug, of course, but early users got attached to it. It was soothing. The bug has since been fixed, but the historical behavior can be restored by using the --beeps4life option.

Note that this option is not listed in the program's inline help.

Screenshot of a software manual, text reads: Appendix B: Beeps 4 life The default windows command-line uses a character set named Code page 437. Its historical relevance goes back to the days where Unicode wasn't yet ubiquitous.1 In the early days of butler, we were using the CP437 character 007 to display bullet points (whenever butler starts a new task). However, that particular character is also used to emit a system beep2. This was a bug, of course, but early users got attached to it. It was soothing. The bug has since been fixed, but the historical behavior can be restored by using the --beeps4life option. Note that this option is not listed in the program's inline help.

A real-life case of spacebar heating.

01.03.2026 13:00 👍 0 🔁 0 💬 0 📌 0

Peace to you all today, however you can find it.

We have nothing more to learn from more war. There was never anything there to see, just the terrors we raise against each other.

28.02.2026 23:32 👍 0 🔁 0 💬 0 📌 0

Ironically, this cheap cut was delivered by offal in a suit.

27.02.2026 21:23 👍 5 🔁 1 💬 0 📌 0