pupbiru

joined 11 months ago
[–] pupbiru@aussie.zone 3 points 3 months ago* (last edited 3 months ago) (9 children)

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

[–] pupbiru@aussie.zone 4 points 3 months ago

it’s just less reliable, more corporate, more bloated debian

… so why would you?

[–] pupbiru@aussie.zone 3 points 3 months ago (1 children)

ethics as long as it’s marketable and in any other situation it’s just selfishness and how to masquerade that as marketable ethics

[–] pupbiru@aussie.zone 3 points 4 months ago* (last edited 4 months ago) (1 children)

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

[–] pupbiru@aussie.zone 1 points 5 months ago

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

[–] pupbiru@aussie.zone 3 points 5 months ago (2 children)

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

[–] pupbiru@aussie.zone 2 points 5 months ago

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

[–] pupbiru@aussie.zone 7 points 5 months ago

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

[–] pupbiru@aussie.zone 0 points 8 months ago (1 children)

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

[–] pupbiru@aussie.zone 1 points 8 months ago (3 children)

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

[–] pupbiru@aussie.zone 3 points 8 months ago (1 children)

i’d say that it’s a security vulnerability, but breach implies it’s been used

[–] pupbiru@aussie.zone -1 points 8 months ago

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

view more: ‹ prev next ›