SpatchyIsOnline
@SpatchyIsOnline@lemmy.world
- Comment on LLM on Nintendo DS Lite 1 week ago:
The DSi had a built-in browser, the DS and DS Lite require a game card plus a memory expansion pack to use a browser. Even at the time, website support was spotty at best so I dread to think how a browser based on Opera 8.5 from 2006 would work on the modern web
- Comment on Help! I need a really simple image hosting solution 1 week ago:
Wait, that’s actually a very good point. I didn’t think of that!
- Comment on Help! I need a really simple image hosting solution 1 week ago:
On my homelab I don’t mind so much as I have 64gb of ram and and 8tb of storage, but on my vps I want everything to be relatively lightweight
- Comment on Help! I need a really simple image hosting solution 1 week ago:
I already have it up and running! They have a good docker-compose example on their site.
As for monitoring, my approach is to use it and if it works, then there’s nothing to worry about 😅
- Comment on Help! I need a really simple image hosting solution 1 week ago:
Thanks, I decided to go with Slink. It looks lightweight enough, easy to set up and while not quite as minimal as I was imagining, that image resize ability when generating shared links could come in useful
- Comment on Help! I need a really simple image hosting solution 1 week ago:
I would like the option to be able to upload images from a multitude of devices like my phone or even a university PC if necessary. I don’t want to have to worry about setting up public key access on every device I might reasonably want to use.
I’m a developer and have daily driven Linux for nearly 3 years, so I’m beyond familiar with terminal usage, but scp isn’t exactly what I’d call a pleasent or convenient command. Every time I have to use it my immediate mood is
ugh >:(notyippee :) - Submitted 1 week ago to selfhosted@lemmy.world | 29 comments
- Comment on Recommendations for music-setup? 1 week ago:
You might still want to double check its the right version as the degoogled version is also distributed in the github releases alongside the “full” version.
If the package name is `com.eddyizm.degoogled.tempus" it’s the wrong one and won’t be compatible with android auto
- Comment on Recommendations for music-setup? 1 week ago:
I think since Android Auto compatibility requires proprietary Google binaries embedded in the apk, the degoogled version distributed on f-droid (as per f-droid’s terms) isn’t compatible. There’s a “full version” distributed in the github releases if you’re okay with those being included.
You can keep apps from github updated using Obtaining if you like.
- Comment on Recommendations for music-setup? 1 week ago:
Fyi, it’s best not to recommend Tempo these days as it’s no longer maintained. Tempus is the fork of Tempo that’s still receiving regular updates (at a really good pace!)
- Comment on Recommendations for music-setup? 1 week ago:
Thanks for the Chora recommendation, I recently pushed the Tempus apk to my tv as the dev has been working on better landscape screen support, but navigating it on tv still requires a mouse unfortunately.
I’ll definitely give Chora a try when I get home
- Comment on Muxarr is amazing 2 weeks ago:
Not as far as I’m aware. Unless Sonarr/Radarr has the capability to only send a webhook request when a file stops seeding
- Comment on What apps do you use to listen music at work/on phone? 3 weeks ago:
Are you sure you’re subscribing to the correct feed? ListenBrainz gives two different feeds, one is a “weekly(maybe daily?) Mix” consisting of your own music, and another that is recommendations of music it doesn’t know you have.
Occasionally a song I have slips into the latter because it hasn’t been scrobbled yet, but otherwise the recommendations are reasonably good and I’ll decide to grab maybe 30-50% of them
- Comment on Muxarr is amazing 3 weeks ago:
I think they aim to accomplish different things. Muxarr doesn’t download any new subtitles or audio tracks, only deletes and renames ones already present in the file
- Comment on Muxarr is amazing 3 weeks ago:
Jealous of people with that much storage right now 😅. My setup is small, just an HP mini PC with an m.2 to sata adapter with 2 SSDs in raid0 lol (don’t worry my important stuff is backed up off-site). I have 4 free slots left on the adapter still but this AI bubble needs to burst before I can justify spending money on 4 more drives and setting up a ZFS pool
- Comment on What apps do you use to listen music at work/on phone? 3 weeks ago:
I use Navidrome on the server side
Tempus on Android (maintained fork of Tempo)
Feishin on desktop
I also recently set up music assistant to try and stream my music to my TV too, although I haven’t used it yet beyond just testing and don’t see myself using it too much
I scrobble my Navidrome up to ListenBrainz too, which then gives weekly recommendations to add to my collection.
- Submitted 3 weeks ago to selfhosted@lemmy.world | 16 comments
- Comment on Jellyfin/*arr stack subtitle/audio track management 3 weeks ago:
Looks like exactly what I need, thanks!
- Submitted 3 weeks ago to selfhosted@lemmy.world | 7 comments
- Comment on Immich: FUTO — 2 years later 5 weeks ago:
Isn’t the license for the keyboard basically just a source-available non-commercial use license?
I mean sure, completely open source would be better, but I can definitely understand why they don’t want some big tech company just taking their work and monetizing it
- Comment on Alternatives to Roku/AppleTV for Jellyfin Client 1 year ago:
I remember trying the Android TV 14 image a while ago and it was basically unusable as you describe, the new Android TV 15 image has fixed virtually all those issues for me. YMMV but IMO it’s worth experimenting and seeing if it works for you, there’s a chance I just got lucky though
- Comment on Alternatives to Roku/AppleTV for Jellyfin Client 1 year ago:
I’m currently using a raspberry pi 5 flashed with Konstakang’s Android TV image, it works pretty flawlessly and takes less than an hour to set up, assuming you have the APKs of everything you want to install. You don’t need to mess around with Google play services because most TV android apps are also designed to run on firesticks which don’t have it.
The one issue I have encountered is that the Jellyfin client very occasionally won’t play some 4k HDR media in the default player (all my 1080p stuff works fine) so I also installed MPV and I turn on alternative player in the Jellyfin settings in the rare case something doesn’t work.