Dawn Ahukanna

@dahukanna
1.9K Followers
797 Following
12.5K Posts
Software Alchemist - Turning base code into precious applications. Devsigner == 'Dev'eloper + De'signer'. Married to @Anni ❤️ 🏳️‍🌈. Pronouns == she/her.
I'm thrilled to share that my lab's podcast, Looks Like New, just hosted the brilliant @timnitGebru on the possibilities of community-serving AI—listen and subscribe here: https://lookslikenew.net/podcast/can-ai-be-rebuilt-to-serve-communities/
Christine Lemmer-Webber (@[email protected])

Unable to malloc! (A)bort, (R)etry, (F)ail?

social.coop

@xan @vv @cwebber can you name a single person who would unironically type the following line:

page->hdr.fs.free = ((char *) ((FSBlock *) (((char *) ((Block *) ((char *) (page) + (((PageSize) ((PageSize) ((PageSize) (sizeof(Page) + (0)) + (PageSize) ((sizeof(double)) - 1u)) & ((PageSize) (~((PageSize) ((sizeof(double)) - 1u)))))))))) - 0))); page->hdr.fs.end = page->hdr.fs.free + (((char *) page + size - page->hdr.fs.free) / (((index) << 3) + ((PageSize) ((PageSize) ((PageSize) (0) + (PageSize) ((sizeof(double)) - 1u)) & ((PageSize) (~((PageSize) ((sizeof(double)) - 1u)))))))) * (((index) << 3) + ((PageSize) ((PageSize) ((PageSize) (0) + (PageSize) ((sizeof(double)) - 1u)) & ((PageSize) (~((PageSize) ((sizeof(double)) - 1u)))))));

@cwebber did you know that if you wrap if statements with double curly braces they get extra special secret powers? https://github.com/xtellect/spaces/blob/422dbba85b5a7e9a209aaab2e9ac19c892528d39/spaces.c#L1649

Okay I know everyone hates this article but there's a nugget of truth in it. One of the possible futures we can gun for is this.

https://www.techdirt.com/2026/03/25/ai-might-be-our-best-shot-at-taking-back-the-open-web/

Make things. Make _personal scale_ things. The tools help bridge the truly high barriers we've managed to put in in the tech industry.

This will have a lot of problems! We don't have collective knowledge for this yet / again. The people with Sysadmin Mindset have been burned out or subsumed into the Cloud Computing machine.

But there's a chance here to take the web better places. We should take it.

(If you're worried about everything turning into paying to rent access to a digital landlord, I have bad news about where we've been since 2012.)

AI Might Be Our Best Shot At Taking Back The Open Web

I remember, pretty clearly, my excitement over the early World Wide Web. I had been on the internet for a year or two at that point, mostly using IRC, Usenet, and Gopher (along with email, naturall…

Techdirt
Unless you opt-out before April 24th, your GitHub code and data will be used for Microsoft's AI training.
https://github.blog/news-insights/company-news/updates-to-github-copilot-interaction-data-usage-policy/
Updates to GitHub Copilot interaction data usage policy

From April 24 onward, interaction data from Copilot Free, Pro, and Pro+ users will be used to train and improve our AI models unless they opt out.

The GitHub Blog
@jwildeboer And if you put Rockbox on your player, you get a ton of extras, games, and open source goodness! I just re-purchased a compatible player for this exact purpose. https://www.rockbox.org
Rockbox - Free Music Player Firmware

🚨 Warning: New FAKE website offering FAKE KeePassXC downloads! Do not fall for it. The correct domain is https://keepassxc.org without hypens!

"... and finally, God, please shield me from self-important people who think that art and technology can be apolitical. Ame-- OH COME ON"

https://www.westernjournal.com/project-hail-mary-writer-says-hit-film-worked-avoided-woke-political-agendas/

'Project Hail Mary' Writer Says Hit Film Worked Because He Avoided Woke Political Agendas

Following the release of "Project Hail Mary," Andy Weir, author of the book it's based on, said he avoids preachy politics in his work.  

The Western Journal

I think a thing most people do not understand about chatbots is HOW SIMPLE THE UNDERLYING MODELS are.

It's really just statistics of how close words are to each other in a huge ass amount of written text, with a sprinkle of classification and labeling (done by humans).

And then it autocompletes your prompt. That's it, that's really all there is to it.