deleted by creator
My name is Jess. I build and manage servers for both work and fun. I also occasionally make music.
- 0 Posts
- 58 Comments
deleted by creator
renegadespork@lemmy.jelliefrontier.netto
Linux@lemmy.world•The (Almost) Perfect Linux Marketplace App for Flatpak LoversEnglish
23·19 days agoI don’t kink shame unless they’re into snaps.
renegadespork@lemmy.jelliefrontier.netto
Linux@programming.dev•Underappreciated topEnglish
19·21 days agoTop is really versatile, but I still love my btop.
renegadespork@lemmy.jelliefrontier.netto
Linux@lemmy.ml•Sony WF-C510 connected on Linux, but never recognized as a headsetEnglish
10·21 days agoAs for the “Sound Connect App” that’s unfortunately the core of the problem. That app doesn’t exist for Linux. If the hardware relies on that app to set up or manage profiles, it creates an unavoidable roadblock for desktop Linux users.
The app runs on your phone (Android or iOS), and then you use the phone to manage Bluetooth connections for the earbuds. IMO you shouldn’t need a second device, but I guess they just assume 99% of people are connecting to a smartphone.
It just seems to be a non-standard implementation from Sony that doesn’t play well with the standard Linux audio stack.
I think the issue is that the actual Bluetooth connection is obfuscated behind a proprietary connection to the app, and the app exposes the protocol.
I agree it’s a stupid implementation, prioritizing a UI for pairing over literally everything else, but you still might be able to get it to work. I’ve successfully paired my WF-1000XM4 earbuds with my EndeavourOS (KDE) desktop.
renegadespork@lemmy.jelliefrontier.netto
Linux@lemmy.ml•Sony WF-C510 connected on Linux, but never recognized as a headsetEnglish
17·21 days agoDrivers (other than your Bluetooth chipset) generally shouldn’t matter. AFAIK Bluetooth audio device protocol is generic.
How are you pairing the headphones? Are you adding your PC as a device using the Sound Connect App? I have different SONY earbuds, but they can pair with 2 different devices and switch between them with the app. Perhaps they still have another device (like a phone) selected for output?
renegadespork@lemmy.jelliefrontier.netto
Mastodon@lemmy.ml•One of the fediverse's most beloved plushies is coming backEnglish
1·29 days ago¿Por qué no los dos?
renegadespork@lemmy.jelliefrontier.netto
Selfhosted@lemmy.world•Revolt became StoatEnglish
21·1 month agoThis seems like a cool project. I especially love the UI’s similarity to Discord, but it still has a long road ahead to be a viable chat platform IMO.
I’ve been periodically checking in with
RevoltStoat for about a year now, and personally, the two things that I’m waiting for are:- Voice chat - It seems like this is coming, but they had to clean up a bunch or tech debt first
- Federation - Self-hosted chat is great, but not being able to talk to other servers is incredibly limiting for a social tool. AFAIK they’re not planning on implementing this. This is likely a deal-breaker for a lot of folks.
I’m currently running Matrix synapse, and while matrix is kinda a messy ecosystem, it’s really hard to compete with its maturity and adoption in the FOSS / Self-Hosted space.
Also, not super important, but this blog post reads like it’s AI generated.
renegadespork@lemmy.jelliefrontier.netto
homeassistant@lemmy.world•Don't rely on Alexa to wake you up...English
18·1 month agoA house that needs the internet to function is not a “smart home”, it’s a “dependent home”.
renegadespork@lemmy.jelliefrontier.netto
homeassistant@lemmy.world•Don't rely on Alexa to wake you up...English
6·1 month agoA frustrating number of devices rely on cloud connectivity for astoundingly rudimentary tasks.
I was once at a friend’s house for a game night and it was really cold; everyone was under blankets. I asked to turn up the heat and they said, “The internet is down, so the heat doesn’t work.” 🤯
renegadespork@lemmy.jelliefrontier.netto
Selfhosted@lemmy.world•Lemmy being pinged each midnightEnglish
25·1 month agoHow could we tell you about an IP inside your own network? Look at the host using that IP and see what’s running on it.
renegadespork@lemmy.jelliefrontier.netto
Mastodon@lemmy.ml•The first beta release of Mastodon 4.5.0 is ready for testingEnglish
2·1 month agoautomated fetching of remote replies
I’m unironically stoked for this. Small instance admins are so happy our users can finally see the whole conversation. ❤️
I’m pretty sure my average uptime for a Linux machine is like 10x my Windows PCs because they’re that much more stable.
renegadespork@lemmy.jelliefrontier.netto
Linux@programming.dev•Intel's Open-Source Strategy Is Changing At Odds With The Ethos Of Open-SourceEnglish
5·1 month agoWatching this company slowly circle the drain has been a pretty sad saga.
There’s no way that’s true.
renegadespork@lemmy.jelliefrontier.netto
Selfhosted@lemmy.world•How to set up a decentralized game/chat serverEnglish
1·1 month agoIn that case, why self-host? A cloud-based solution would accomplish this very easily.
renegadespork@lemmy.jelliefrontier.netto
Selfhosted@lemmy.world•How to set up a decentralized game/chat serverEnglish
2·1 month agoIf avoiding downtime is your number one priority and you’re willing to take on a lot of complexity to achieve it, then Kubernetes is probably the way to go. There are various chat platforms that can be distributed, but keeping a game server state synced between nodes isn’t an easy task. There’s a reason most multiplayer games are instanced.
I do find it a little odd that you’re so concerned about uptime with a casual gaming server, but to each their own.
renegadespork@lemmy.jelliefrontier.netto
Linux@lemmy.world•The amount of mental gymnastics to come up with (and justify) this is insaneEnglish
131·1 month agoTotal time delta 🐱
I’ve seen this idea floated before a few times, and it’s a thought I’ve had before myself–some sort of self-hosted version of gify. AFAIK nothing exists as of writing, but I’ve seen this idea crop up enough times that maybe there’s a demand for this sort of thing.
Personally, I just have a well-organized meme folder that I sync between my client devices with syncthing, but something a little more integrated and easier to search might be fun.


You’re, right, I misread the post.
At that point DNS is handled by whatever network you’re on. Since that not always under your control, hosting a private VPN (and setting DNS though that) is the way to go.