Overspark
@Overspark@feddit.nl
- Comment on [deleted] 1 week ago:
“mostly solve the write hole problem” 😬
You do you, but I wouldn’t trust my data to that.
- Comment on [deleted] 1 week ago:
Don’t use the RAID56 functionality of BTRFS, the official docs still list it as unstable. Apart from that it’s pretty good.
- Comment on IPv6 & Opnsense & Not Exposing Machine-Specific IPv6s to Corpos 1 week ago:
You’re welcome, great to see how you’re taking all the comments on board!
There are more subtle problems with NAT as well. Say that PC-A opens a connection from port 1234 (to something on the internet), and PC-B opens a connection from port 1234 too. Now the router has to translate the PC-B connection to coming from port 1235 to distinguish them from each other. But if PC-C then wants to open a listening port on 1235 it won’t work because the port is already in use, even though you can’t see anything using that port!
NAT is full of ridiculous corner cases like that, which normal users aren’t very likely to notice. But once you start self-hosting things or trying to get something like older multiplayer games working the problems pile up fast if you’re unlucky.
- Comment on IPv6 & Opnsense & Not Exposing Machine-Specific IPv6s to Corpos 1 week ago:
Yeah multiple NAT is a lot worse, but normal NAT has a lot of corner cases too that most people just don’t run into that often. For example if two computers behind NAT want to listen on the same port, that just doesn’t work.
NAT is a “good enough” solution that tricked a whole generation of people growing up with it into thinking it’s a good thing. While in reality the best case is that you don’t run into issues and the worst case is that performance is horrible and you can’t do the things you want to do. The only people that benefit from it are lazy ISPs, not their users.
- Comment on IPv6 & Opnsense & Not Exposing Machine-Specific IPv6s to Corpos 1 week ago:
NAT is not a firewall and it’s not that great for privacy either, it’s not hard to fingerprint individual devices behind NAT. There are no cases where NAT is better than the alternatives, except when you’re out of public IP’s, which isn’t an issue with IPv6.
So you’re much better off by not trying to reinvent the wheel and using IPv6 the way it was intended. Use privacy extensions for privacy. Use proper firewall rules for security. Revel in the fact that NAT isn’t fucking up your inbound connections. Do not under any circumstances force the horrible kludge that is NAT into your IPv6 network.
- Comment on Mice 3 weeks ago:
Good.
- Comment on Google Assistant Is Basically on Life Support and Things Just Got Worse 4 weeks ago:
You can. There are simple options, that only recognise predefined sentences, that even work on a Raspberry Pi, and at the other end of the spectrum you can host an LLM locally and chat with that if you have the right hardware (Coral isn’t powerful enough for that, you want a GPU with lots of VRAM). Obviously setting this up is more complicated, but there are a lot of options to do it your way.
- Comment on Google Assistant Is Basically on Life Support and Things Just Got Worse 4 weeks ago:
Depends on which one you have. If you but their own smart speaker (Voice PE), which is designed to stay entirely local if you have the right hardware and software locally, and even has a hardware switch to temporarily disable the microphone, it’s pretty easy. And of you don’t have all that locally you need a paid subscription to use their cloud a little bit, but they won’t store anything. So still pretty easy.
- Comment on Podman Quadlets are so cool 4 weeks ago:
Absolutely possible if you keep the network setup simple. However, I run different sets of containers as different users, some of which also use services from the host itself (such as a PostgreSQL instance), and things quickly become more complex in these situations. The examples on the github helped me a lot to realise everything I wanted.
- Comment on Podman Quadlets are so cool 4 weeks ago:
If you want to use caddy as proxy for other containers running as quadlets have a look at this repo: github.com/…/podman-caddy-socket-activation
It certainly demystified some network shenanigans for me.
- Comment on Pi-hole client filtering without DHCP? 1 month ago:
Pretty sure you can unblock per device in Adguard, so maybe block it first then unblock from the logs for the clients you want to allow?
- Comment on [deleted] 1 month ago:
What kind of AI written nonsense is this. No sources to back up their claims. Made up percentages that seem way too specific. Obviously bad IoT devices can do bad things but claims like these require something to back them up.
- Comment on In heat 1 month ago:
Look, if you’re too lazy to set your alarm clock to a time that works for you that’s fine, but why make other people suffer for your preferences? We have timezones for a reason, arguments like yours are what started the DST madness in the first place.
- Comment on In heat 1 month ago:
3/4? That’s fucked up, over here it’s roughly half and it’s still too much. Anyway, for specific areas there might be reasons to deviate from the timezone you’re supposed to be in, but for most people it is the best option. Over here (NL) our default timezone is already one hour too early, so adding summer time on top of that means we’re two hours out from where we’re supposed to be.
- Comment on In heat 1 month ago:
While DST is indeed nonsense and we should abolish it ASAP, please go back to your actual timezone and not something that is the very modification we shouldn’t have, i.e. summer time.
- Comment on What's an absolutely medium quality game? Not great, incredible or terrible or any single ended extreme. Dead medium quality 2 months ago:
Fair, although it’s less open than it appears at first glance. The world is divided in parts that you unlock as the central story progresses, much like most RPGs.
- Comment on What's an absolutely medium quality game? Not great, incredible or terrible or any single ended extreme. Dead medium quality 2 months ago:
Hell no, Mad Max was way more fun than it had any right to be. I’ll agree that on paper it didn’t look like anything special, with mechanics we’d seen lots of times in other games, but in practice everything came together as much more than the sum of it’s parts.
- Comment on Jurassic World Evolution 3 | Announcement Trailer 2 months ago:
Elite Dangerous has been doing exceptionally well in the past year because FDev finally realised it’s a live service game and started to act like it in a way that actually aligned with what the user base wanted. So what you’re saying isn’t true any more.
- Comment on Console war, console war never changes 2 months ago:
Millions of Steam Decks and their ilk have been sold, and run games significantly better on SteamOS than their Windows counterparts, to the point that Microsoft is reportedly cancelling their own gaming handheld plans. Not a massive challenger to the Switch 2 for most ordinary people, but things are definitely changing.
- Comment on Fuck cars 2 months ago:
EVs are at their heart really simple machines. You have a battery, a battery controller, some kind of thermal management for the battery (can be passive but active is better), and an electric motor that isn’t much more complex than the one in your vacuum cleaner. All these parts are readily available, so you can easily convert an ICE car to an EV with parts you can buy yourself. For some popular cars there are even kits available these days, and conversions of old-timers are really taking off. If there’s a kit with clear instructions a conversion can sometimes even be done in a single day.
An ICE car is literally orders of magnitude more complex. There are far more parts, far more computers to control all those parts (in a modern car that is), far more cabling to connect all these computers and far more opportunities for things to go wrong. ICE cars even spontaneously catch fire more often because of all the cabling and complexity.
You’re probably thinking of a few specific brands, like Tesla, that are very hostile towards self-servicing, and in those specific cases you are right. But most EVs from established car manufacturers are just as proprietary or non-proprietary as their ICE brethren, just with less complexity and less parts. And of course older cars that don’t have any computers in them are immune to this specific kind of complexity as well.
- Comment on Fuck cars 2 months ago:
How is this different from any other modern car?
- Comment on Fuck cars 2 months ago:
Yeah it’s insane how much easier EV’s are to maintain. Almost no wear or consumables.
- Comment on Why would you suggest that?? 2 months ago:
I see an Akira screenshot, I upvote.
- Comment on Realtek's $10 tiny 10GbE network adapter is coming to motherboards later this year 2 months ago:
Steam downloads consistently saturate my 1 Gbps connection, but it’s still fast enough for me. Had it a year now, still not really used to things going that fast.
- Comment on What does it mean to ‘accept’ or ‘reject’ all cookies, and which should I choose? 3 months ago:
I was using the cookie lists but I stopped using them due to the aforementioned problems.
- Comment on The Windows Subsystem for Linux is now open source. 3 months ago:
Poorly. WSL is awesome but it’s I/O performance is not at a level which will make developers on bigger projects happy.
- Comment on What does it mean to ‘accept’ or ‘reject’ all cookies, and which should I choose? 3 months ago:
Disabling uBO, dismissing the cookie pop-up and then re-enabling uBO usually works, but is a lot more work than just running Consent-O-Matic in the background.
- Comment on What does it mean to ‘accept’ or ‘reject’ all cookies, and which should I choose? 3 months ago:
You’re not wrong, but in my experience those lists cause some sites to not work anymore, the whole site will stay dark waiting for the cookie pop-up for example, or you can’t scroll. I still use uBO to block ads but Consent-O-Matic gives me a better experience on those sites.
- Comment on What does it mean to ‘accept’ or ‘reject’ all cookies, and which should I choose? 3 months ago:
github.com/cavi-au/Consent-O-Matic This can do it for you on most sites in most browsers.
- Comment on I'm a console gamer so, Why the hate on the Epic Games Store? 3 months ago:
This isn’t public data unfortunately, devs with a game on both platforms are the only ones who can tell us where they earn more. However, I did once read an article that claimed the effective cut from Steam is about half what it says on the tin IF the devs (or their publisher) put in enough effort themselves. Because that’s who decides this, Steam doesn’t have and doesn’t want any control over this.