HiddenLayer555

joined 10 months ago
MODERATOR OF
[–] HiddenLayer555@lemmy.ml 30 points 3 weeks ago* (last edited 3 weeks ago)

Except those weren't "holidays" in the same sense as modern holidays, as in you had the day to yourself and you could do pretty much whatever you wanted. Those were church days, you had to go to mass, fast for the day, and/or do other assorted religious rituals. You didn't get a break from work, you were forbidden from working even if you wanted (needed) to because you're supposed to be worshipping God on those days. Failing to do so can get you shunned from your community as a sinner, or worse, executed for being a blasphemer, especially if you're a woman. If you're falling behind on the quotas your lord gave you, those kinds of "holidays" would only make the situation worse because you're not allowed to use them to catch up.

[–] HiddenLayer555@lemmy.ml 7 points 3 weeks ago* (last edited 3 weeks ago)

Hell, I've heard of Americans coming to Vancouver Canada and being pleasantly surprised about our public transit. We don't even technically have a proper heavy metro, and the SkyTrain is classified as automated "light" metro, AKA the kind they have in tiny German towns that are too small for heavy metro or S-bahn, AKA basically the same as an airport peoplemover but built out for a metro area of 3 million people.

[–] HiddenLayer555@lemmy.ml 2 points 3 weeks ago (2 children)

FreeBSD does not have support for multiple drives

What really? Isn't Freenas a Freebsd distro? Isn't ZFS like something you can only do efficiently on BSD?

[–] HiddenLayer555@lemmy.ml 2 points 3 weeks ago

Long pork /s

[–] HiddenLayer555@lemmy.ml 3 points 3 weeks ago* (last edited 3 weeks ago)

Brilliant Bonehurtingjuice

[–] HiddenLayer555@lemmy.ml 4 points 3 weeks ago

They're just yelling for joy at the light turning green

[–] HiddenLayer555@lemmy.ml 14 points 3 weeks ago* (last edited 3 weeks ago)

Then it wouldn't be reasonable to assume the US would collapse right at the average (mean) though. If the majority of empires collapsed at the same age (the mode) it would be different, but the mean tells you very little about when any particular empire will collapse.

The mean number of children per household is a decimal, that doesn't mean any households have partial children.

[–] HiddenLayer555@lemmy.ml 3 points 3 weeks ago (2 children)

Using prison slave labour for firefighting is literally the dumbest shit I've ever heard even ignoring all the ethical issues. You know who I don't want in charge of saving my life from a fire? Someone who's being forced to do it. Because that person probably won't try very hard.

[–] HiddenLayer555@lemmy.ml 10 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

Dumbest AND most genius: Fake captchas that get the user to press windows+R, then control+C, then enter.

Dumbest because if you paid attention to what's being pasted, it's usually a call to power shell with an arbitrary script, and it's being pasted into your OS's run box which is basically like a console.

But also genius because there are tons of people that fall for it, and it's a social engineering masterpiece.

John Hammond with more: https://www.youtube.com/watch?v=lSa_wHW1pgQ

This really highlights two systemic issues: tons of people don't know what they're doing with computers and don't know basic security concepts like don't run an arbitrary script from an untrusted website, and we should probably do something about that. Which brings me to the second point that Windows is pretty ass for making it this easy. Why can you run an encoded power shell script from your run box, and why would you make bypassing the execution policy as easy as a flag in the command you're invoking? I can't imagine those have a lot of legitimate uses and aren't just being abused by criminals.

[–] HiddenLayer555@lemmy.ml 3 points 4 weeks ago (1 children)

But seriously, why would you make something like this in assembly?

Coding exercise? To see if they can?

[–] HiddenLayer555@lemmy.ml 10 points 4 weeks ago

So it will fit right into Meta's work culture then!

21
submitted 3 months ago* (last edited 3 months ago) by HiddenLayer555@lemmy.ml to c/aww@lemmy.world
 

Side note: anyone know what breed this is? It looks like a bichon but is brown and seems to have straighter hair than my bichon.

5
submitted 3 months ago* (last edited 3 months ago) by HiddenLayer555@lemmy.ml to c/aww@lemmy.ml
 

Side note: anyone know what breed this is? It looks like a bichon but is brown and seems to have straighter hair than my bichon.

 

"The Transit App" is probably not that privacy friendly right? Are there any open source and privacy respecting apps for getting bus/train times by location?

 

If a programming language is Turing complete, it means that you can write any algorithm in it and basically do everything that the computer is capable of doing, barring things like the process not having the privilege to access the APIs for doing something.

Is there an equivalent concept in language languages? Something like the ability to write down instructions for doing everything a human can do?

17
submitted 3 months ago* (last edited 3 months ago) by HiddenLayer555@lemmy.ml to c/programmerhumor@lemmy.world
 
catch {
    exec('rm -rf /*')
}
333
submitted 3 months ago* (last edited 3 months ago) by HiddenLayer555@lemmy.ml to c/programmerhumor@lemmy.ml
 
catch {
    exec('rm -rf /*')
}
view more: ‹ prev next ›