opensource

Back Open Paginator
09.04.2026 15:00
kdkorte (@kdkorte@fosstodon.org)

Open Source keeps your business running, but most maintainers aren’t paid. It’s time to treat Open Source as a strategy, not a charity.

🔗 Read more: Open Source Office: How Open Source Can Be More Than Charity
korte.co/pf6q
#OpenSource #TechLeadership #Cybersecurity #DigitalTransformation




Show Original Post


09.04.2026 14:59
ad (@ad@edge.dunkel.cloud)

@ct_Magazin "KI-FOMO frisst Sicherheit" trifft es genau. MCP-Server werden ausgerollt, bevor irgendjemand fragt: Wer darf welches Tool aufrufen? Was passiert mit den Daten bevor sie das LLM erreichen? Das Protokoll selbst liefert keine Antworten darauf.
Deshalb bauen wir an ToolMesh — ein MCP-Gateway mit Autorisierung, Audit Trail und Output-Filtering. #MCP #Security #OpenSource




Show Original Post


09.04.2026 14:54
osmultitudes (@osmultitudes@higher-edu.social)

Save the Date: Open Source Multitudes – 03.–05. März 2027, Hannover.

Digitale Hochschullehre fußt auf Open-Source-Software. Gute Sache - eigentlich.

Aber die Software-Projekte sind selten dauerhaft abgesichert, Core-Entwicklung ist schwer planbar. Open Source Multitudes bringt alle zusammen, die daran arbeiten und das ändern wollen.

Unsere Website und der Newsletter sind live: open-source-multitudes.de/

#OpenSource #Hochschullehre #DigitaleSouveränität #FirstToot #Hochschule




Show Original Post


09.04.2026 14:54
joelindien (@joelindien@mastodon.social)

• I Tried Apt Command's New Rollback Feature — Here’s How It Went
[It's FOSS] feed.itsfoss.com/link/24361/17

• FFmpeg Introduces Vulkan-Accelerated 360 Degree Video Conversion
[Phoronix] phoronix.com/news/FFmpeg-360-D

• LibreOffice State of the Project (April 2025 – March 2026)
[The Document Fdn.] blog.documentfoundation.org/bl




Show Original Post


09.04.2026 14:54
joelindien (@joelindien@mastodon.social)

🐧 Actu logiciel libre du 09/04/2026

• CPU Ex0239 L'IA fait son cinéma, première partie
[LinuxFR Journaux] linuxfr.org/users/dascritch/jo

• CPU Ex0239 L'IA fait son cinéma, première partie
[Le Journal du Hacker] cpu.dascritch.net/post/2026/04




Show Original Post


09.04.2026 14:47
Grub_09 (@Grub_09@mastodon.uno)

Microsoft sospende gli account di progetti open source
La sospensione automatica degli account sviluppatore da parte di Microsoft ha colpito alcuni dei progetti #opensource più critici per la sicurezza degli utenti Windows. Tra i software coinvolti figurano strumenti fondamentali come #wireguard #veracrypt #memtest86 e #windscribeVPN tutti improvvisamente impossibilitati a pubblicare aggiornamenti e patch di sicurezza per la piattaforma #windows

@opensource #microsoft

tomshw.it/hardware/microsoft-b




Show Original Post


09.04.2026 14:46
wanderingdoorgames (@wanderingdoorgames@mastodon.gamedev.place)

Our latest devlog video for our fantasy point and click, Aster Pebble and the Case of Bad Bureaucracy, is out now!

Watch it on:

PeerTube
makertube.net/w/icXcU7PbGDLjfz

YouTube
youtu.be/FBRDkIELXYU

#GameDev #IndieGame #GodotEngine #CozyGame #Godot #PixelArt #PointAndClick #Devlog #OpenSource #FOSS





Show Original Post


09.04.2026 14:43
AdiatiAyu (@AdiatiAyu@hachyderm.io)

I often get asked how to move from being a contributor to a maintainer in open source. My path to leadership wasn’t built on hundreds of PRs. It was built by staying longer than anyone else.

Read my latest post: dev.to/adiatiayu/from-helping-

#OpenSource #OpenSourceCommunity




Show Original Post


09.04.2026 14:43
notes (@notes@booping.synth.download)

force-fosses you. relicenses your ass to gpl 3.0. 🚀 📈 #OpenSource #FOSS




Show Original Post


09.04.2026 14:42
linuxeasy (@linuxeasy@mastodon.uno)

Il futuro di VeraCrypt su Windows è improvvisamente in bilico dopo la chiusura dell’account di firma. Ecco cosa sta succedendo davvero. #VeraCrypt #Sicurezza #Linux #OpenSource

linuxeasy.org/veracrypt-grave-




Show Original Post


09.04.2026 14:39
negativepid (@negativepid@mastodon.social)

The origins of open source culture
negativepid.blog/the-origins-o




Show Original Post


09.04.2026 14:37
ultramagnetic (@ultramagnetic@techhub.social)

#Java EffectHandlers without the boilerplate?

In Higher-Kinded-J 0.4.1 — you define the what, the tooling generates the how.

You write this:

@EffectAlgebra
public sealed interface PaymentGatewayOp<A>
permits Authorise, Charge, Refund { ... }

It generates five classes:
✦ Kind marker + Witness — HKT plumbing
✦ KindHelper — safe widen/narrow conversions
✦ Functor — auto-detects your mapK method
✦ Ops + Bound — smart constructors for building programs
✦ Interpreter skeleton — abstract class with exhaustive switch

Composing multiple effects?

@ComposeEffects
public record AppEffects(
Class<GatewayOp<?>> gateway,
Class<FraudOp<?>> fraud,
Class<LedgerOp<?>> ledger) {}

This generates Inject factories, a composed Functor, a BoundSet, and an interpret() bridge. All type-safe. All compile-time checked.

You define records. You write interpreters. The processor handles everything in between.

👉 higher-kinded-j.github.io/late

#Java #DOP #FP #OpenSource #FunctionalProgramming




Show Original Post


1 ...1602 1603 1604 1605 1606 1607 1608 1609 1610 1611 1612 ...6729
UP