it’s just less reliable, more corporate, more bloated debian
… so why would you?
it’s just less reliable, more corporate, more bloated debian
… so why would you?
ethics as long as it’s marketable and in any other situation it’s just selfishness and how to masquerade that as marketable ethics
if it’s in the correct place, correct read permissions/ownership, etc i’ve noticed that this is also the error that’s thrown when selinux denies the read: in my case i’d created the service file in my home directory, moved it, and because of that it was tagged incorrectly
i’m on my phone and don’t have time to lookup the resolution or how to check, but perhaps someone else can add that detail
it’s possible, but that would seem… odd… for such a large and tech-savvy instance. there’s a lot of reasons why this isn’t a good idea, and very few technical reasons why it is
my guess is that it’s less about obscuring server location for privacy reasons as is the implications in this thread, and more about handling changes cleanly or something like that - in which case, sure it obscures the server location but more that it makes the server “location” (or hardware, etc) irrelevant and fungible
a reverse proxy these days is pretty much just a requirement of any dynamic service. they often run on the same host as the software
pretty easily to test without getting bogged down in the weeds if you’re comfortable in terminal:
cd <drive path>
while true; do
date > test_file.txt
sleep 10
done
this will loop infinitely and write the the disk every 10s until you cancel, so should keep the disk awake… of course, if that works you can spend time figuring out how to keep the disk awake, or how to make VLC load less into RAM
getting a small laptop as a dumb terminal and using a cloud server as a more beefy “as needed” machine isn’t a bad option either
personally, i can’t stand either fluent or material either - the modern components and design language i keep coming back to is ant.design
anything skeuomorphic is just a huge waste of space - they add so much detail to the screen that has no function other than signaling “real world” application
he also hated non-skeuomorphic design, and yet here we are for the better in a world where we’ve moved on from that dated concept
just because he didn’t like something doesn’t make it wrong for apple to pursue
i’d say that it’s a security vulnerability, but breach implies it’s been used
i don’t think you understand how IT works… there will always be vulnerabilities… even the NSA probably has vulnerabilities… when found, these vulnerabilities need to be patched. i’m sure they’ll get their devices back; they just need to implement a fix
none of this is perfect, but shit happens and all we can aim to do is minimise the damage when it does happen
arch is great if you don’t really care about your server being reliable (eg home lab) but their ethos isn’t really great for a server that has to be reliable… the constant update churn causes issues a lot more than i’d personally like for a server environment