🇨🇦
- 10 posts
- 254 comments
- 3 months
Let me know how it goes, lmao
- 3 months
You heard it here first folks, straight from the horses mouth: it’s all this guys fault the world sucks.
- 3 months
buys cloud storage
uses it as swap space
- 4 months
If you have a static IP address, you can just use A records for each subdomain you want to use and not really worry about it.
If you do not have a static IP address, you may want to use one single A record, usually your base domain (example.com), then CNAME records for each of your subdomains.
A CNAME record is used to point one name at another name, in this case your base domain. This way, when your IP address changes, you only have to change the one A record and all the CNAME records will point at that new IP as well.
Example:
A example.com 1.2.3.4CNAME sub1.example.com example.comCNAME sub2.example.com example.comYou’d then use a tool like ACME.sh to automatically update that single A record when your IP changes.
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•Question: Is there a Self Hosted Discord like app?English
4 monthsBack in my day, (shakes cane), Teamspeak and Ventrillo were the big voice chat platforms/tools. Both have text chat and channels/rooms; but their focus is voice chat for gaming.
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•What are some unique games to host server's of?English
6 monthsBit old, but pretty much everything Source Engine is self-hostable isn’t it? Most of them even come with a pre-configured SRCDS (SouRCe Dedicated Server) you can download and run right from the steam launcher.
I know I ran a GarrysMod server for quite a while; piling a shit ton of mods on it. Plus any source game you’ve got installed, Garrys Mod can and will use the resources/assets from.
- 6 months
:/ shit.
I’m pretty sure I saw this a few months ago and moved to the beatkind/watchtower fork, but it’s not been updated in 6mo either. (Devs only been active in private repos; so they’re still around, just not actively working on watchtower)
Guess I’ll find another solution. Hell, I might just put my own script on crontab. Looping through folders running docker compose down/pull/up isn’t too hard really.
- 6 months
My wife got very upset. Apparently she likes the ads.
Set static IPs for her devices, then whitelist that device IP past the block lists by adding it to a group, then regex allow domain: ‘*’ for that group.
- 6 months
A bit of redundancy is key.
I have my primary DNS, pihole, running on an RPI that’s dedicated to it; as well as a second backup version running in a docker container on my main server machine.
Nebula-Sync keeps the two synchronized with eachother, so if a change is made on one, it automatically syncs to the other. (things like local dns records or changes to blocklists).
If either one goes down (dead sd cards, me playing with things, power surges, whatever); the other picks up the slack until I fix the broken one, which is usually little more than re-install, then manually sync them using piholes ‘teleporter’ settings. Worse case, restore a backup (That you’re definitely taking. Regularly. Right?)
Both piholes use Cloudflared (here’s their guide *edit: I see I’ll have to find a new method for this… Just going to pin the containers to tag ‘2025.11.1’ for now) to translate ALL dns traffic into DOH traffic, encrypting it and using the provider of my choice, instead of my ISP or any other plain DNS. The router hands out both local DNS IPs with DHCP because Port 53 outbound (regular dns) is blocked at the router, so all LAN devices MUST use the local DNS or their own DOH config. Plain DNS won’t make it out.
DNS adblocking isn’t perfect, but it’s a really nice tool to have. Then having an internal DNS to resolve names for local-only services is super handy. Most of my subdomains are only used internally, so pihole handles those DNS records, while external DNS only has the records for publicly accessible things.
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•PSA: Don't use nextcloud's auto upload on the android app as a backupEnglish
7 monthsI have the same issue with Immich on android. It pretty much never uploads files until I manually open the app; then the app refuses to acknowledge it has uploaded those new files until it’s closed and re-opened :( (power saving is set to un-restricted in android, and background data usage is allowed. I’ve been through troubleshooting very thoroughly, it just doesn’t work)
FolderSync has been the only reliable (non-root) backup solution I’ve used. It’s set to monitor my image folders for changes and upload any new files as soon as they’re created; this works ~85% of the time. Then, It’s also set with a few schedules to check for changes every 3hrs, backing up everything on the phone the app can access; this catches anything the on-change/on-creation file detection misses, while also backing up more data than just my images. I have yet to see that fail after ~3 years.
Darkassassin07@lemmy.cato
Gaming@beehaw.org•Publisher reveals and immediately cancels new Postal game after fans accuse it of using AI generationEnglish
7 monthsJust to clarify a little bit (I was a little confused myself):
Postal was developed by the studio Goonswarm. The publisher Running With Scissors cancelled their games release because of the AI claims, and in response the developers have closed their studio, probably due to the financial strain of having your game completely cancelled by your publisher.
“After revealing POSTAL: Bullet Paradise, a title Running With Scissors was planning on publishing but not developing, we’ve been overwhelmed with negative responses from our concerned POSTAL Community,” reads a statement from Running With Scissors founder Vince Desi, emailed to RPS this afternoon. "The strong feedback from them is that elements of the game are very likely AI-generated and thus has caused extreme damage to our brand and our company reputation.
“We’ve always been, and will always be, transparent with our community,” Desi continues. "Our trust in the development team is broken; therefore, we’ve killed the project. We have a lot of good things coming (some you know and some you don’t).
“Since forming Running With Scissors in 1996, we’ve always said that our fans are part of the team,” it concludes. “Our priority is to always do right by the millions who support the POSTAL franchise. We are grateful for the opportunity to make the games we want to play, and will continue to focus on our new projects and updates coming in 2026 and beyond. We can’t wait to share more!”
Postal: Bullet Paradise was once “a timeline-hopping, dystopian bullet heaven first-person shooter with POSTAL’s signature darkly humorous personality”. The project is “no longer available” on Steam, though it still has a page as of writing.
Desi’s statement doesn’t mention which elements of the game may have been AI-generated, or whether they’ve taken any steps to confirm this with Goonswarm.
It seems like the publisher hasn’t done much to work with the devs, finding the true story instead of reacting to knee-jerk public opinions, and has just pulled the rug out from under them to protect themselves instead.
The devs have adamantly insisted there is no AI in their work; and if true, this really really sucks.
why not let them go to the playground unmonitored instead?
That would actually be the safer option imo.
I’m sure Roblox has gotten better moderation during that time
Quite the opposite.
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
7 monthsPlex, Emby, and Jellyfin are all legal, and each have ways to serve liveTV alongside your own locally stored content, and DVR that liveTV if you want. You’d just have to purchase a liveTV subscription from your local provider (or go the Pirate route ofc).
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
7 monthsEmby has what they call ‘Emby Connect’ which is entirely optional and is basically a glorified DNS service.
It doesn’t proxy connections, it just passes on the hostname to the client. The server is still required to setup port forwarding or other routing like tailscale or a proxy on a vps.
Emby Connect will let you sign into your local server using your emby.media credentials, but unlike Plex it’s completely optional and only works once explicitly linked to the local user of an Emby server.
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
7 monthsI only bring it up because you explicitly said you have no idea why it doesn’t work.
Take things at a comfortable pace; there’s no sense overwhelming yourself. Then you just forget what you’ve done and end up lost in your own maze.
I started with Plex myself, almost 10 years ago. Moved to Emby, where I learned about buying a domain, setting up ssl through a reverse proxy, and just continued to explore from there. Today I run ~26 containers/projects across three systems and I’m always keeping my eye out for interesting new things.
Best of luck with your journey m8.
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
7 monthsSounds like you’re behind cgNAT, which essentially means there’s another router owned by your ISP that’s between yours and the open internet, which also requires port forwarding, but your ISP will never do that for you.
It complicates things, but the solution(s) are tools like tailscale, cloudflare Tunnels, or to rent a VPS just to host a proxy/vpn.
Plex solves this by using their own public servers as a proxy for you, but this is part of how they have control over your users/server/data, such as blocking remote streaming… That makes more than a few people uncomfortable.
Darkassassin07@lemmy.cato
Selfhosted@lemmy.world•Plex’s crackdown on free remote streaming access starts this week - Ars TechnicaEnglish
7 monthsPlex centralizes authentication at plex.tv
When a user wants to connect to a ‘private’ plex server, they must first sign into their plex.tv account, which then provides the auth token needed to login to the users server (even if both the client and server are on the same lan)
With this system, Plex can monitor and control every single connection to every plex server; limiting access to whatever they want. Even your own local content.





I hope they do park it in the straight, AND I hope Iran sinks it with a cheap rpg.