

If I understand correctly, it sounds like you moved from an ISP that uses CGNAT to one that does not. Does your ISP provide a modem? If so, are you relying on the software features of that modem, or do you have a router inbetween?


If I understand correctly, it sounds like you moved from an ISP that uses CGNAT to one that does not. Does your ISP provide a modem? If so, are you relying on the software features of that modem, or do you have a router inbetween?


Interviews do typically count, it just has to be citable. Videos are sufficient in that regard as well, not just articles or books. It would be different if Torvalds had edited his own wikipedia page, but an editor who updates the page and cites this video would not be in the wrong.


I mean, I feel like he outright confirms it in the video. It’s his distro of choice since it allows him to easily use his own compiled kernels in testing. Anything else is an inconvenience to his work.


How’s the overall health of the drives? You might want to get a quick SMART report.
Otherwise, this sounds like pretty normal drive activity. It could be the result of anything from indexing tools to casual background processes doing a read.
If it’s periodic in a way that’s consistent, then it’s almost definitely something in software. What docker services are you running? Do you have any auditing tools or security processes that might be actively logging activity?
It’s pretty unlikely you’ve contracted malware unless you’ve gone out of your way to expose the server to outside sources, so I think you can alay those concerns.


A couple points:
I dove into self-hosting several years ago and ultimately I think I found the experience quite welcoming. I also don’t know that Safebox has a lot to offer over well-established alternatives these days like Unraid or TrueNAS, which have large user-bases and a depth of support articles to help admins better understand what they’re doing and how to do it. It’s true that not everyone would want to do this as a hobby. No one wants their services to break, or their data to be lost, and more tools that make it easier to prevent these scenarios are helpful. With that in mind, I am not left with a clear understanding of how Safebox is meant to provide safeguards here.
I used the word “admin” in the previous paragraph for good reason. Self-hosting makes you the administrator, and it means that you, the administrator, have the power to make mistakes. My recommendation is not to talk down to your users. Someone interested in self-hosting should be aware of the potential security implications of what they’re taking on, alongside the risk to their data and that breaking changes are something they can and will make along the way. If you really want to make self-hosting accessible, then the documentation for your tool needs to be accessible too.
Safebox runs on Linux, macOS, and Windows, supports both x86 and ARM64 (including Raspberry Pi, Banana Pi, and others), and handles domain/subdomain setup, Let’s Encrypt certificates, DNS configuration, reverse proxy (nginx), and also offers WireGuard-based remote access.
A user should be able to learn why these elements are important and how they work together. Talk about the limitations of running it on a raspberry pi vs a workstations or server. What’s a reverse proxy? Is WireGuard good? This doesn’t mean the average person needs to know how to configure detailed permissions or application configs, and if the goal is to provide a repository of pre-hardened Docker configs for use then that’s cool too, but there should never be a barrier to the information itself. Especially as it is relevant to the tool you’ve built.
I think that fundamentally, you’ve built a good tool that simplifies things someone who is already familiar with its components, and where it needs to improve is by expanding to help new users familiarize themselves. Education is as big a part of accessibility as the ease-of-setup.


Something KDE has done seems to have resolved the issues I used to have with DPI related scaling problems in Wayland. Once Plasma 6 hit, it’s been nothing but rapid improvements with Wayland as a focus and man does it feel nice.
That said, there’s virtually no downside to still using X unless you have explicit display features you need from Wayland like HDR or the per-display scaling. Xfce is stupid lightweight and still my default for anything where battery life is a benefit.


Since 2013, both Sony and Microsoft have been using custom variants of AMD’s consumer chips for CPU and GPU. These consoles are basically just laptop boards with some custom architecture, but at this stage most of the “Console” design is some software level features and a consistent baseline hardware spec to shoot for.
Sony still does seem to put mor effort into the hardware portion, but Xbox hardware has been little more than an SFF PC for a couple generations now


In my experience, they come in waves. They come either as data centres seek to replace or renew existing drives, but as a result, there aren’t as many lower capacity drives available. Lately, I’ve only seen 10+TB drives under a recertified banner, though you can find lower capacity drives that are “refurbished” instead. They will have the power-on hours to match though, as these are the refuse from those sorts of drive replacements.
You may find better luck with local used marketplaces if you only need cheap storage. Otherwise, they do seem less common if you don’t need large capacity drives.


Echoing the sentiment of the other commenter. A link would be great!


For customs? Yeah. But pretty much every master used in the RB or GH games have been ripped and are available for use there too
Seconding Qobuz. Feels a lot like the best of all of them. Streaming, massive library that captured most of my existing Spotify saved, and I can actually buy music to keep as well when I want an album


Most domain registrars make whois info private by default these days. It’s typically just a toggle. Same with DNSSEC


Gonna be real with you chief, I think those are of the least concern with the recent advancements the American government has made towards becoming a single party state in the last few months. The Epstein files were the distraction, not the other way around.


While I have no desire to defend Randy, Twitter is as Twitter does, and unless you spend time looking at his whole timeline, it sounds like he’s saying only stupid shit like this. He did actually acknowledge the issues, and stated that they’re working on them but also that for now the best way to play is with FSR/DLSS and frame gen.
I disagree with this deeply. He makes arguments about the imperceptibility of latency in frame gen, but that’s only true when the base framerate is high enough. DLSS is probably fine, but it’s also pretty fair for those who are using an 80 or 90 class card to complain about struggling at 1440p native, let alone 4k.


BL3 had some fantastic DLC though. Loved that.


This would explain why my 11 year old account got banned out of the blue despite me only using it to post videogame screenshots. Cool.


I don’t feel like this is a terribly recent attitude. It’s definitely one I’ve encountered repeatedly over a decade or more of dipping my toes in the pool. It’s not incorrect in a lot of circumstances, but it’s very difficult to find support when no one wants to help you improve. There’s always been a significant degree of ego in Linux user communities.
Flatpaks are basically containers, allowing applications to maintain their own dependencies separate from your system. It’s similar to a Windows program shipping with its own precompiled DLLs, helping prevent dependenct conflicts when you go to update something you installed with pacman or yay.
Arc support was added after release to Linux Kernel 6.2 and it’s steadily improved since. Older Linux distros, or “LTS” oriented distros that favour stability may still not have support for them. I know Unraid was very slow to pick up on it and I had to settle for passing the pcie device through to a VM to get it working. Intel is keen to made these viable though, and I love having the AV1 encoder from my A380.
Yes, you got it.
It’s possible that however your ISP provided router is designed, it’s got some hidden port forward configuration. If that router has an option typically referred to as “bridge mode”, you could bypass its routing features altogether and use your own router instead.
ISPs often have clauses about using their residential internet for hosting servers or exposed services, and it’s possible your has taken a different approach to mitigating traffic from those sources.
If you can, I’d recommend using your own router rather than what the ISP provides.