

lol I do love this video
lol I do love this video
ffmpeg can make you breakfast if you try hard enough lol. It’s so versatile
With ffmpeg in windows, you can listen to a UDP stream using the ffplay
command. you can set up a udp stream as an output in ffmpeg in Linux. I would set up a virtual sink that goes nowhere in pulseaudio or pipewire to set as your output device and have ffmpeg listen to that sink. There are lots of options in ffmpeg available to tweak latency and quality.
I have a Google account that I created with a throwaway non-gmail email account. I don’t use the email or the Google account for anything else. I then sync my required Google calendars to that (my partner still uses Google, so does my union and my work), and I sync that account to my phone with DAVx5 and to my computers with vdirsyncer (eventually pimsync, when it makes it to nix home-manager) by setting up Google CalDAV API credentials as explained here.
I have to use a local calendar app on each device to see my Google calendar with my NextCloud calendars, but it’s the best that’s possible, I think.
I agree! I was certainly starting to look into forks or other alternatives, but it was “settled”. Eelco stepped down and a constitutional assembly was created to develop a governance structure.
https://github.com/NixOS/nix-constitutional-assembly?tab=readme-ov-file
The Nix ecosystem would have to fall apart.
I considered doing this a few months ago. I ultimately decided that for my use, it’s easy enough to just memorize the road network in my city, so I did that instead. This was the navigation software I was planning to use: https://github.com/navit-gps/navit
for a more low-level discussion for fundamentals, Ben Eater has 5 videos going over PS/2 keyboards and then USB keyboards. Here is the first video: https://www.youtube.com/watch?v=7aXbh9VUB3U
Its 4 EUR per 3 months or 11 EUR per year
I use the floccus extension with Nextcloud as a backend for bookmarks/tabs and wallabag for read-it-later
This hugo theme works well: https://jamstackthemes.dev/theme/hugo-lynx/
for a non-self-hosted, but neat alternative: https://weird.one/
OP specifically mentioned not wanting claws.
I recently went through the process of separating from Google as much as possible here.
As others have said, Nextcloud or Radical or Baikal are all good calendar server options to self-host
On your Android phone, DAVx5 for syncing CalDAV and CardDAV (which the servers listed above use), ICSx5 for any public Google calendars you want to subscribe to (you can almost always get an ICS calendar file link for those), and Etar to interact with said calendars on your phone.
On your computer, Thunderbird is the easiest way to go. There is also the web interface for whatever server you decide to host. There are other options, too. On Linux, I use pimsync + khal/khard.
Caveats:
Not self hosted necessarily, but TagStudio is an interesting project worth keeping an eye on https://docs.tagstud.io/
same here
It sounds like what they ultimately want is one place to look at both read-it-later stuff and starred RSS articles. My read is that they are proposing one way to do it, but ultimately it’s not super workable that way. There are no clients I know of that are both RSS clients and read-it-later clients (using pocket, wallabag, or anything else).
If OP wants one place to see both, their best bet is to find a read-it-later server that can generate RSS feeds, subscribe to those, and now everything is RSS and behaves the same. Wallabag is a great option for that and is self-hostable.
This is exactly what I do and it works great.
When HedgeDoc 2.0 comes out, it will have an “Explore Page” which is the last missing piece to pretty much have feature parity with keep. That said, it’s a long way out.
https://github.com/hedgedoc/hedgedoc/issues/3833