Willdrick
@Willdrick@lemmy.world
- Comment on The Steam controller was ahead of its time 2 days ago:
Which version? The daisy wheel or the dual thumb keyboard?
I kinda miss the older circular mode, it was hard to get used to, but it was really quick and precise
- Comment on The Steam controller was ahead of its time 2 days ago:
No they weren’t. I used to play Elite Dangerous and the paddles were used as modifiers, so for example the left paddle held down would change all the face button inputs to distributing energy while the right pad would swap them to common cockpit functions (landing gear, fsd, lights…) Meanwhile both bumpers and triggers remained as a single function: yaw and weapon groups
- Comment on I think my server might nit be a fan of the upcoming heatwave 4 days ago:
If you feel particularly nerdy and love stats and graphs, here’s a rabbit hole for you
- Comment on PewDiePie: I'm DONE with Google 2 weeks ago:
I kinda use most of proton’s stuff. Also I’m not on the us so no idea what the second part means
- Comment on PewDiePie: I'm DONE with Google 2 weeks ago:
It’s on my to-research list. I heard some rumblings that tailscale might go IPO. Not that’s bad by itself but I have been burned by stuff like that leaving me stranded once they “pivot their operations to maximize investor satisfaction” (aka enshittification)
- Comment on PewDiePie: I'm DONE with Google 2 weeks ago:
Thats what Felix said, im personally a fan of OrganicMaps
- Comment on PewDiePie: I'm DONE with Google 2 weeks ago:
Articles too much time too, so I made you this
Google bad, tracking sucks Android -> graphene Keep -> joplin Docs -> nextcloud Gmail -> proton GMaps -> car GPS Tailscale Selfhosted on SteamDeck
- Comment on Plex now will SELL your personal data 1 month ago:
Jellyfin user here, glad I dodged the bullet when I had to pick between it and plex.
Tl;dr you want something like plex to:
- manage your media files for you
- get metadata for extra features (eg. show me similar movies, select an actor from the cast and see all your media with that actor, etc)
- track your watch progress
- play on several devices (tv, mobile, pcs consoles)
- transcode media to a compatible format for your client device
- share your media library with your family
- get notified of related media being released (new season of a show or new movie onba series)
And the biggest one for me
- tidy up ripped dvd/br movie collection, download missing CC or subtitles
- create a self-hosted alternative to shitty subscription services
- Comment on Nextcloud (PHP) vs OpenCloud (Rust) 2 months ago:
Have you tried Synching? If you only need transferring files back and forth and no version control or snapshot-like backups, that might be even simpler
- Comment on Nextcloud (PHP) vs OpenCloud (Rust) 2 months ago:
Tried OCIS a while back and its way faster than NC syncing files, even the initial sync was so fast I didn’t trust it was fully done (but it was).
That being said, OCIS is missing several key features I daily use: namely proper DAV support (contacts, calendar, todo, journal, etc) as well as integrations for stuff like SeedVault for mobile backups.
- Comment on How do I securely host Jellyfin? (Part 2) 2 months ago:
Here’s an idea: on your android device use something like Insular to create a work profile, that way you get its own VPN slot, add your selfhosted-related apps there along with Tailscale. You can keep ProtonVPN on for your other apps, while using TS for your “LAN away from home” stuff. Since Tailscale already encrypts all traffic, you don’t have to worry about HTTPS, certs, et al.
- Comment on Developing a self-hosted alternative to Google Keep 2 months ago:
Oh no, don’t take it as “don’t reinvent the wheel”! I meant it in the true sense that sometimes we spent so much effort and focus building something, just to post about it somewhere and getting a reply “Oh nice, it’s exactly like X project!”.
Currently I’m running NextCloud on prem, so DavX5 and JTXBoard cover most of my note taking and todo tasks, and I guess one could deploy the server-side encryption module on a NextCloud AIO on a VPS and keep everything (probably) safe and private. I’m kinda lazy too, that’s why I liked the hands-off maintenance of NC-AIO. I get notifications to update stuff, and I get regular security audits from NC itself.
BTW, never take that “doing stuff already done” is in detriment of helping FOSS projects. There are tons of examples of people randomly tinkering around and accidentally finding some huge fix for other projects. Off the top of my head, some weeb wanted to play Nier Automata at decent framerates on wine and a few years later, here we are with DXVK and all the proton stuff making most stuff playable!
- Comment on Developing a self-hosted alternative to Google Keep 2 months ago:
Really interested on seeing this, although if I could make a suggestion, start by scouting around and see if you can adapt FOSS apps, maybe fork them and add/remove features to please your objectives and tastes.
Although I’m eager to see these through, I like projects like murena (/e/OS) that cobble together good Foss projects into a single cohesive ecosystem (without making the word ecosystem gross and vendor locked in like in most cases)
- Comment on It was nicer when Duke Nukem Forever was famous for never coming out 3 months ago:
Even if ubi were doing fine I doubt we’d ever seen it, and if we ever so, I expect another DNF case
- Comment on It was nicer when Duke Nukem Forever was famous for never coming out 3 months ago:
And Beyond Good and Evil 2
- Comment on Encrypting data on local servers? 3 months ago:
Unless the crook happens to be extremely nerdy or its law enforcement, already being a Linux formatted partition feels it should be enough for a rando breaking in and stealing a computer.
That being said, something like a PiKVM connected to your server (and Tailscale) could let you enable both UEFI/boot password and propt for LUKS decryption upon boot.