opensource

Back Open Paginator
19.04.2026 11:31
notes (@notes@misskey.de)
Hallo, verkaufe hier ein #Fairphone_4 mit dem #OpenSource #Betriebssystem #UbuntuTouch in #Grau mit 256GB und 8GB RAM

https://www.ebay.de/itm/117151037840

#ebay #ubuntu_phone #ubuntu #fp4 #ubuntu_mobile #linux #fairphone4 @ubports


Show Original Post


19.04.2026 11:30
Pulrepo (@Pulrepo@mastodon.social)

🚀 This Week in Other AI Tools: Fastest-Growing Projects — April 19, 2026

This week in the Other AI Tools space, we're seeing a surge in growth among repositories focused on curating lists of open-source AI projects and tools. The popularity of these curated lists suggests ...

Read full report → pullrepo.com/report/this-week-




Show Original Post


19.04.2026 11:24
shanmukhateja (@shanmukhateja@social.linux.pizza)

Today I learned about structuring #CMake projects.

This is a quick update on #GitRaven project. I have started looking into unit testing the app so I can setup CI/CD with #GitHub Actions.

It is a long ways away but the first step must start from somewhere.

#cppdev #opensource #qt




Show Original Post


19.04.2026 11:15
joelindien (@joelindien@mastodon.social)

🐧 Actu logiciel libre du 19/04/2026

• Welcome Vissarion Fisikopoulos, new LibreOffice developer focusing on Base
[The Document Fdn.] blog.documentfoundation.org/bl




Show Original Post


19.04.2026 11:11
libreoffice (@libreoffice@fosstodon.org)

New developer in the #LibreOffice team! Vissarion Fisikopoulos joins us, to initially focus on Base: blog.documentfoundation.org/bl #foss #openSource #freesoftware





Show Original Post


19.04.2026 11:07
stevel (@stevel@hachyderm.io)

@carnage4life better "letting people generate more security reports than the small project security teams can cope with"

The reports may be minor, but they're still time consuming. So we drop the reports into our own AI tools for review, while also looking at them ourselves. If a fix is needed and its a drudge work change: delegate to the AI

Which brings us to the next problem: we used to hide not-yet-announced fixes in nondescript PRs "clean up auth stack". "More tests and better error messages on decryption" and now the LLMs can review all these patches and identify the security fixes, before they're announced.

Maybe we all need to go to the weekly release cycle of chrome -but who is set up for that?
#opensource




Show Original Post


19.04.2026 11:02
egonw (@egonw@mastodon.social)

@matherion thanks for pointing me to ente.com/! (aka @libreoffice

"Safe home for your photos. End-to-end encrypted. Cross-platform. Open-source."




Show Original Post


19.04.2026 11:02
posthole (@posthole@social.posthole.net)

https://posthole.net/

THE POSTHOLE
Sunday, 19 April 2026  ·  Overnight Edition  ·  Vol. 1 No. 130
MJD 61149.37

LEAD — WORLD

The Little Probe That Could: Why Voyager 1 Matters, and Why NASA Just Switched Part of It Off
-- NPR News

This week, NASA announced it had shut down one of that spacecraft's remaining science instruments — not because the mission has failed, but to keep it alive a little longer.

#worldnews #news #posthole

WORLD

North Korea launches ballistic missiles toward sea
-- NPR News
South Korea's Joint Chiefs of Staff says the launches happened on Sunday morning from the North's eastern Sinpo area.

US Coast Guard spots overturned vessel near Saipan during search for missing ship
-- NPR News

Life jacket worn by a passenger who survived the Titanic auctioned off for over $900,000
-- NPR News

#worldnews #news #posthole

TECHNOLOGY

Yojam: a macOS default-browser shim that routes URLs through a rule engine
-- Lobsters
Author here. Yojam replaces the default browser on macOS so every URL - clicks, Finder .webloc/.inetloc/.url files, Handoff,...

Optimizing xreferee with elemIndex
-- Lobsters

When compilers surprise you
-- Lobsters

#tech #technology #posthole

IN BRIEF

Google’s Aletheia Advances the State of the Art of Fully Autonomous Agentic Math Research -- InfoQ
AWS Announces General Availability of DevOps Agent for Automated Incident Investigation -- InfoQ
Pulumi Adds Full Bun Runtime Support -- InfoQ
Effect v4 Beta: Rewritten Runtime, Smaller Bundles and Unified Package System -- InfoQ
C++26: Reflection, Memory Safety, Contracts, and a New Async Model -- InfoQ

#news #posthole

SECTIONS

Gaming Greatness: The Sunday Papers #gaming
Music Hotline: Tyler, the Creator calls out fans for leaking security camera... #music
Tech Talk: SPEAKE(a)R: Turn Speakers to Microphones for Fun and Profit [pdf] #tech
Account Avoidance: Meet Luna y’all.. #opensource
Politics Fightbox: Open Thread #politics
Science Showcase: One man’s obsessive quest to weigh the human soul #science
Guns Galore: Aimpoint ICE: A More Aesthetic 1990s Prototype Red Dot #firearms
USA News Firehose: Family throws surprise birthday party at Eagles tailgate for... #USnews
Comic Collection: Hark, A Vagrant: Away From Desk #comics
Fascination Station: Freedmen’s Town Bricks in Houston, Texas #culture

Full broadsheet: https://posthole.net/

#posthole #news




Show Original Post


19.04.2026 10:53
display (@display@horche.demkontinuum.de)

KDE Gear ⚙️ 26.04

"KDE at 30" edition

#KDE #Linux #Opensource
kde.org/announcements/gear/26.…

Today, we bring you new versions of many of these apps, old and new. Read on and discover all the features and improvements that will soon land on your desktop.




Show Original Post


19.04.2026 10:52
helloyanis (@helloyanis@furries.club)

The EU's age verification app can be hacked in 2 minutes. (Found by Paul Moore)

Demo :
youtu.be/1hfDOhrNx1I

In short :
- The pin you set to lock the app is encrypted, not hashed, which means with the private key of the app it could be reversed (there's no need to get that as you'll see in the next points
- Once you verify your age, the pictures and data identifying you is not deleted. Although on regular phones you and other apps can't access it as they are protected at the Android level, this is still a breach of GDPR
- The app's data is stored in a shared preferences file, which is pretty much just plain text. If you delete the key for your PIN, the app will let you create a new one, and still access the data of the old account.
- Nevertheless, the EU still brands it as a privacy friendly option on their site at t.ly/labwF

In short, don't verify your age online! This is really bad for privacy!
@privacy

#privacy #europe #opensource #cybersecurity #ageverification




Show Original Post


19.04.2026 10:50
canartuc (@canartuc@mastodon.social)

CISA added Apache ActiveMQ CVE-2026-34197 to the Known Exploited Vulnerabilities list on April 17 with a federal deadline of April 30. Horizon3's Naveen Sunkavally found the bug by running Claude over the Jolokia code. The flaw has sat in the codebase for 13 years. 8,000+ brokers on the open internet, admin:admin still the common credential. I have watched every real incident start with an unrotated credential, not a zero-day.




Show Original Post


19.04.2026 10:42
jaenatech (@jaenatech@mastodon.social)

Sony Xperia 1 VIII: квадрат замість смужки та торжество 48 мегапікселів ' - gagadget.com/uk/smartphones/70




Show Original Post


1 ...1277 1278 1279 1280 1281 1282 1283 1284 1285 1286 1287 ...6716
UP