Unlike git-blame, which can tell you who wrote a line of code, git-who tells you the people responsible for entire components or subsystems in a codebase. You can think of git-who sort of like git-blame but for file trees rather than individual files.

🔗 github.com/sinclairtarget/git-…

"By choosing platforms like Mastodon, we champion community-driven technology over profit-driven manipulation" in other words, we, the workers, seize the means of production? phillipjreese.com/the-social-n…
This entry was edited (3 weeks ago)

I don't know why C++ has nice APIs like std::expected and std::optional that leave big footguns for undefined behavior. It's not even explicit. In Rust for unwrapping these values without checks, you have unwrap_unchecked() which is a clearly marked function and requires an unsafe block to use. In C++? You can just accidentally dereference an invalid pointer and get undefined behavior.

Some really fantastic #CommandLine tips in this newsletter by @NVAccess nvaccess.org/post/in-process-1… #NVDA #PowerShell #Terminal #CommandPrompt
This entry was edited (3 weeks ago)

Sharing some professional news: I've joined Mastodon full-time as Head of Communications! After freelancing with the project since 2023, I'm excited to bring my experience in open source and community to help tell the story of the Fediverse. Read more on my blog.

andypiper.co.uk/2025/04/15/com…

This entry was edited (3 weeks ago)

I'm trying to get the biggest vendors to sponsor the LVFS. The Linux Foundation is kindly paying for all the hosting costs out of their IT budget, and Red Hat pays for all my time -- but as LVFS grows and grows that's going to be less and less sustainable longer term. I'm trying to find funding to hire a part time "me replacement" so that I can go on holiday for a week without stressing about internet and email.

What do you do when your lucrative patent expires? In the case of MP3s, the patent owner tried to migrate everyone to another tech that was still under patent. At least that scam didn't work. #RetroComputing dfarq.homeip.net/mp3-is-dead-l…

Nvidia Ignites a Modern Gold Rush with AI Boom and $500B U.S. Investment Plan

#Nvidia #AIInfrastructure #Semiconductors #NVDA #TechStocks #AIRevolution #JensenHuang #Investing #StockMarket #WallStreet #AITech #BlackwellChips #NvidiaStock

Read Full Article here :-
techi.com/nvidia-stocks-still-…

in reply to techi

Hi! Is there any chance we can encourage you to trend #NVIDIA when that's the company you mean, please? I know what their NASDAQ handle is, but #NVDA is much more widely known as the name of the screen reader we make and the #NVDA hashtag is very widely used for the screen reader. It will save both our communities polluting each other's feeds. If you'd like to find out more about the screen reader, our website is nvaccess.org/ - Thank you!

wow! Congrats to the team of @Tutanota for getting rid of Google’s push notification services :biceps:

tuta.com/blog/open-source-emai…

#deGoogling

Quit censoring yourself.

You don't have to say unalive or whatever other dumb terms to get around filters. You can say kill, murder, suicide, whatever. There's no algorithm here to punish you for using the actual words for things.

You can say swear words too. You are allowed to say fuck and shit and whatever else.

Don't say slurs though.

Edit: you can call yourself whatever you want. Don't call others slurs though.

#feditips

This entry was edited (3 weeks ago)

Nominations Open – International Excellence Awards for Accessible Publishing 2025 inclusivepublishing.org/news-a…

Aira Tech Tips & Troubleshooting with a Visual Interpreter aira.io/aira-tech-tips/

#Segen oder Werkzeug zur #Manipulation? #Hallow bezeichnet sich selbst als »erfolgreichste Gebets-App der Welt«. Unter den Unterstützern und Investoren der vermeintlich christlichen #App finden sich viele #Trump- Unterstützer. #Datenschutz- Lücken könnten für dessen #Wahlkampf genutzt worden sein:

Gebets-App "Hallow": Segen ode...

in reply to Thomas Wystrach

Wo Gwen #Stefani zum täglichen Beten einlädt: #Hallow ist eine Art individualisierte Content-Plattform für römisch-katholisches Leben. In die #App haben laut @businessinsider.com Peter #Thiel und JD #Vance investiert. Ein #Medienethik​er sieht die App als Vehikel für die post-liberalen #USA:

Hallow: US-App, auf der Gwen S...

Is your teenager on Instagram? 🙈 And are they using a Meta Teen's account? 🤔

If so, you should read this 👉 tuta.com/blog/instagram-teen-a…

#Meta #MetaTeens #InstagramTeens #DataPrivacy

The Document Foundation is the non-profit entity that coordinates the @libreoffice project and community. Here's what we did last year: blog.documentfoundation.org/bl… #foss #opensource #freesoftware
in reply to Andrey DarkCat09

@darkcat09 it is naively written (and still early days) for curl test suite purposes, so it might not be suitable for much else but it is here: github.com/curl/curl/blob/mast…

Bug report:
NVDA behaves erratically in the Start menu with recent Windows 11 24H2 updates, and might even freeze: github.com/nvaccess/nvda/issue…
@NVAccess