#dotnet

19 posts · Last used 13d

Back to Timeline
Larvitz :fedora: @Larvitz@burningboard.net · Jul 26, 2026
I was ill last week and discovered something uncomfortable: a huge Jellyfin library isn't entertainment, it's homework. Every time I opened it, it asked "what do you want?" and I just scrolled. So I built a TV station instead. ErsatzTV turns a media library into real linear channels with schedules and logos. It ships for Linux, Windows and macOS. My server runs FreeBSD. Turns out the entire porting effort was one conditional. The code asked "is this Linux?" when it meant "is VAAPI available?" VAAPI is userspace, FreeBSD has it, and .NET has had OSPlatform.FreeBSD for years. One || later: Intel hardware transcoding in a Bastille jail that can see exactly one GPU and one read-only dataset. I now have a sci-fi channel. I don't know what's on tonight. That's the point. https://blog.hofstede.it/building-my-own-tv-station-ersatztv-in-a-freebsd-jail-with-intel-hardware-transcoding/ #FreeBSD #ErsatzTV #Jellyfin #SelfHosting #Jails #dotnet
325
31
214
🇨🇦Samuel Proulx🇨🇦 @fastfinge@fed.interfree.ca · Jul 26, 2026
So because I have gone temporarily off my rocker, I'm working on an #xmpp client using #dotnet 10 and WPF, with artalk-xmpp for XMPP, libsignal for #OMEMO, and prism for screen reader output where needed. I'm only an evening into it, and I can already tell that OMEMO is going to be the source of complicated, inexplicable, and unreproducible bug reports for decades to come. It's still not as overcomplicated as #matrix, though.
0
4
0
Stegflow @stegflow@mastodon.social · Jul 23, 2026
Boosted by Welcoming committee @welcome@friends.deko.cloud
Hi, I'm Stegflow A self-hosted, open-source workflow engine: Step Functions-style state machines on your own infrastructure, no cloud, your data stays home. First beta just out. Still young, but I work! Take me for a spin 🙂 https://stegflow.org #SelfHosted #OpenSource #dotnet #StepFunctions #StatesLanguage #introduction
0
0
1
dealingwith @dealingwith@indieweb.social · Jul 23, 2026
Replying to @dealingwith@indieweb.social
Also, if you're a .NET developer unafraid of dragons and mountains of SQL, I'm looking for 1-2 of you! ⛰️🐉🤺 You'd get to work with @davidvedvick@fosstodon.org and @too_little_caffeine@dotnet.social https://billee.applytojob.com/apply/vahnKtLmvK/Senior-Backend-NET-Developer #getfedihired #dotnet #sql
1
0
6
Brad Wilson @bradwilson@mastodon.social · Jul 20, 2026
I'm in the middle of updating my Ansible dev machine setup scripts to support Fedora, and I'm thinking about just dumping Ubuntu entirely. I'm forced into Fedora w/ the MacBook Air (running Asahi), and it's perfectly respectable. I can't think of anything I'd be missing by making the jump. #Linux #Ansible #DotNet
2
1
1
dawgeth @dawgeth@social.lol · Jul 17, 2026
Boosted by Welcoming committee @welcome@friends.deko.cloud

Hi #OmgLol and the rest of the Fediverse. Time for an #introduction update.

Looking towards the ass end of 2026 .. I want to read (#audiobooks) more .. I'm listening to the newest #DungeonCrawlerCarl and the first #Silo book currently. I'd also like to start creating a community driven development project ..

OH! And I'm working on a 3rd Space / Community that meets every other week at a location, rotating out for service projects, and working towards making my local community a better place! I cant control the nation ... but I can certainly control whats in my bubble :)


I want to grow my network here .. I want to see what cool shit you're all doing, and I want to be able to like, toot at, and retoot all your awesome stuff! Follow me if you want to be pals!

0
0
2
Barry Dorrans @blowdart.me@bsky.brid.gy · Jul 14, 2026
In amongst today's big chungus of a patch Tuesday there are some .NET updates, so let's begin #dotnet #aspnetcore #patchTuesday
0
0
0
linuxwebzine @linuxwebzine@mstdn.ro · Jun 30, 2026
🍷🎮 Wine 11.12 a fost lansat! Biblioteci FFmpeg integrate, Mono 11.2 și suport extins pentru aplicațiile Windows 🚀✨ Proiectul Wine a anunțat oficial lansarea versiunii Wine 11.12, cea mai nouă iterație a stratului de compatibilitate open-source ce permite rularea jocurilor și aplicațiilor Windows pe sisteme Linux, macOS și Unix-like. Această actualizare aduce îmbunătățiri importante de structură internă și rezolvă o serie de probleme istorice. Iată principalele noutăți din Wine 11.12: 🔹 Biblioteci FFmpeg incluse nativ: O schimbare majoră de arhitectură o reprezintă integrarea directă a bibliotecilor libswresample și libswscale din cadrul proiectului FFmpeg. Prin includerea lor nativă (bundled), Wine asigură o consistență perfectă a versiunilor acestor componente multimedia, reducând dependența exclusivă de pachetele furnizate de distribuția gazdă. 🔹 Actualizare la Wine Mono 11.2: Motorul Mono a fost actualizat la versiunea 11.2. Acesta servește drept alternativă open-source la Microsoft .NET Framework, oferind un suport crucial și o stabilitate mult mai mare pentru jocurile și aplicațiile Windows moderne care necesită componente .NET pentru a funcționa. 🔹 Suport îmbunătățit pentru driverul Wayland: Pe lângă pachetele multimedia, noul Wine 11.12 aduce îmbunătățiri substanțiale pentru driverul grafic nativ Wayland, inclusiv suport pentru scalare fracționată (fractional scaling) și alte optimizări vizuale destinate desktop-urilor Linux moderne. 🔹 Rezolvarea unor bug-uri istorice (Corel & MSXML): A fost reimplementat parserul XSLPattern în componenta MSXML. Această modificare elimină erorile vechi ce împiedicau rularea pachetelor software clasice de la Corel, cum ar fi Corel Paint Shop Photo Pro, precum și suitele grafice CorelDRAW Graphics Suite X3 și X4. 🔹 Corecturi pentru gaming și sistem (27 de bug-uri reparate): Noua versiune vine la pachet cu 27 de patch-uri destinate erorilor raportate: Need for Speed Most Wanted (2005): A fost rezolvată o problemă supărătoare legată de gamepad-uri, unde comanda „Sus” (Up) rămânea blocată și se activa continuu fără intervenția utilizatorului. Super Hexagon: S-a reparat bug-ul din cauza căruia jocul ignora orice comandă introdusă de la gamepad după selectarea unei opțiuni din ecranul de titlu. S-au introdus corecturi pentru compilarea de tip cross-build (unde executabilul Wine nu se instala corect), s-au rezolvat erori de configurare pe sistemele unde lipsea comanda ln -s și s-au reparat crash-uri legate de biblioteca SymCrypt compilată cu clang-msvc. Codul sursă pentru Wine 11.12 este disponibil pentru descărcare pe pagina de GitLab a proiectului, iar pachetele binare dedicate marilor distribuții Linux (Ubuntu, Fedora, Debian, Arch) vor sosi treptat prin canalele oficiale de actualizare. #Wine #Wine1112 #LinuxGaming #OpenSource #FFmpeg #DotNet #Wayland #TechNews
0
0
0
uvok Grumpyspots @uvok@woof.tech · May 16, 2026

I was pretty sure that Windows Forms was possible under Linux now with .NET 6 and later versions. Apprently, it's not?

If you want Linux+Windows GUI, you apparently should use "Avalonia"?

#dotnet #development

0
0
0

You've seen all posts