In exactly ONE MONTH from today, DevConf.CZ 2024 will kick off and our amazing #community of #opensource enthusiasts will get together at @FIT_VUT We're so excited! 🤩
Are you ready to #DefineFuture with us? Have you secured your spot yet?
👉Get your tickets while you can and join us in Brno in June: https://www.devconf.info/cz/
If you're trying to hunt down a part for a car, this site is fantastic!
They have breakout diagrams with everything labeled and actual photos of the parts themselves so you can compare them.
Toss in a VIN or find your car's frame number (usually in the driver's side door jamb).
🚀 New Jellyfin Server/Web release: 10.9.0 🚀
As always, please ensure you stop your Jellyfin server and take a full backup before upgrading!
See the release post on our forums for more details: https://forum.jellyfin.org/t-new-jellyfin-server-web-release-10-9-0
@nnungest @bcantrill Agree 100%!
Yes I re-watch @bcantrill talks like re-runs of The Office. It may be shocking to him but Bryan is the virtual representation of the software engineering mentor I never had. I just listened to the talk he gave on oral traditions in software twice in 24hours. It is an absolute gem like all his talks. So thankful for his talks. https://youtu.be/4PaWFYm0kEw?feature=shared #softwareengineering #Developers
Event-driven architecture
I was looking for some reading material about "event-driven architectures". Most of the stuff you find online when looking for those keywords is pretty superficial garbage, but this article is quite nice: https://blog.mi.hdm-stuttgart.de/index.php/2021/03/11/event-driven-architectures/
Well Traefik just upgraded to v3 and broke all existing legacy syntax with v2.
I'm sure there's some good technical reasoning behind such a move but as a user this is absolutely a horrible experience. There's a flag to enable v2 syntax mode, but you know what there isn’t? A single one pager saying if you have X in v2, you need Y in v3.
I don't want to have to go spelunking for hours figuring out your new way of doing things just to get back to where I was yesterday.
I have over 20 instances of traefik deployed all over the place and this is going to be a big time sink. So, thanks? I guess?
I'm just trying to imagine a world where nginx or haproxy deliberately break ALL existing deployments. Total madness.
I still love the project, but this boggles my mind.
Happy Bookmarking https://github.com/nextcloud/bookmarks/releases/tag/v14.0.0 (Be careful: This is a .0 release ;) )
Did you know that #LibreOffice has a built-in QR and barcode generator? Now you do 😉 https://help.libreoffice.org/latest/en-US/text/shared/01/qrcode.html #foss #opensource
I totally missed this development, but systemd allows you to set environment variables across the whole system in: ~/.config/environment.d/*.conf
This makes it easy to apply environment variables in wayland/sway.
https://www.freedesktop.org/software/systemd/man/latest/environment.d.html
@whalecoiner #metube is indeed awesome! A couple of environment variables and it downloads videos directly into my Jellyfin media collection. I combined it with the #jellyfin youtube metadata plugin: https://github.com/ankenyr/jellyfin-youtube-metadata-plugin
@crmsnbleyd Woah, thanks for the hint: I was exactly looking for something that I can integrate with Jellyfin! Unfortunately it seems that the plugin is a bit unmaintained and could use some love...