I didn’t know about that tool. Thanks for sharing
I didn’t know about that tool. Thanks for sharing
I believe there are also the acronyms hass for homeassistant or HAOS for homeassistant OS.
Hobby electronics?
Need a small part? Better buy 10 in case you break one and because it’s only marginally more expensive than getting one. Now repeat for every project you do
On the Clara 2E and newer readers you don’t even have to interact with the database anymore. You can plug in the reader using USB and edit a config file to enable Sideload mode which will remove the login screen and default home page and instead deposit you straight into the library menu.
Huh, today I learned
On the topic of SMB. If OP is mostly interested in accessing the music from their phone, a symfonium + SMB server setup may be even easier than setting up navidrome
As much as I’d love to, it is still one of the best places to read up on recommendations for stuff, be it hardware opinions or obscure book recommendations. It is certainly a better place for tech reviews than most of the other sites you find using search engines which just do stuff like “This is the best on a budget. This is the best for that. This is the best overall. Here is where you can buy all of that.”
Those sites never feel like they do a genuine review of stuff but instead try to sell you something. Plus they feel like they are copy pasting from each other.
Oh my god yes.
Every fucking time I open reddit on my phone the entire website goes grey and they offer me to use the app… Unless the content is NSFW in which case they tell me I have to use the app.
Fortunately old reddit still works to get around that but it doesn’t have a mobile page layout
Not a valid option if you are looking specifically for lossless music
First big problem is that cops or anyone else can wear gloves
Obviously we have to ban gloves
Not OP but I’m curious about one thing I personally miss with kate.
Do you know if it is possible with kate to keep temporary text files open after closing the program the same way notepad++ can?
Oh it definetely is a bit hacky.
At one point I tried using home assistant to automatically turn my tv and stereo on or off depending on the state of the chromecast but that didn’t really work consistently unfortunately.
My solution is far from ideal but it works for me.
I have a Chromecast connected to my TV which outputs to my stereo system. Power to TV and stereo are controlled via smart plugs that I can quickly toggle when I want to stream music.
The good thing: It works.
The bad things:
yt-dlp supports downloading playlists. By using the --archive option it can save all downloaded video ID’s into a text file and will only download videos which are not in that file.
I wrote a docker container with a friend that uses that mechanism to auto download new videos every time it is triggered using cron. The configuration is a bit rough though and there is no gui so if this supports that part as well I might switch.
Did you ever find out what the books name was?
Very late reply and not from the person you originally asked but personally I really liked the series.
It’s definetely young adult oriented and has a strong romance focus though so if you don’t like that you may want to stay away from it
I hse keepassxc and store my password database in onedrive. My phone has an app keepass2android which can read the database in onedrive.
My father always called my sisters car “Beulchen”, which is the german diminutive word for dent. It was a very basic Ford Fiesta. No wireless car key, no electrically controlled side mirrors but at least it had AC.
Not sure if that’s the kind of device you are asking about but kobo e-readers run Linux. It’s allowed me to sideload my books over SFTP instead of always having to plug in a USB cable
I always try yt-dlp first with the website URL. If that doesn’t work I either try the URL shown in the network tab in the debug menu or try to find a video source URL by inspecting the video html container.
Once I’ve found a URL using one of those methods I again throw it at yt-dlp