[-] bort@sopuli.xyz 2 points 2 days ago

I play PEAK with friends and Oxygen Not Included when alone. Also some Dispatch

[-] bort@sopuli.xyz 7 points 2 days ago

hm... actually I think that story only sounds excagerated, but is actually 100% true.

[-] bort@sopuli.xyz 6 points 2 days ago

I like the story of guy in medival Münster who founded a classless christian society. When the army of his local loard came knocking, knew God was in his side, so he charged them alone. The army then cut him into pieces and nailed his balls to to towns gate.

Today there are 3 cages on the church of münster, containing the bones of the co-conspirtors

I probably got some details wrong, here are some sources:

https://www.dancarlin.com/product/hardcore-history-48-prophets-of-doom/

https://www.amusingplanet.com/2020/03/the-hanging-cages-of-st-lamberts-church.html

[-] bort@sopuli.xyz 1 points 3 days ago

kotlin also has ()->{} and {} (when there is just 1 parameter)

[-] bort@sopuli.xyz 1 points 3 days ago

huh. I assumed the story is finished, since the last episode of the anime does good job of closing the story. Guess I was wrong though.

also:

A third season is set to premiere in October 2026. An anime film is set to premiere in Japan in December 2026.

https://en.wikipedia.org/wiki/The_Apothecary_Diaries

[-] bort@sopuli.xyz 2 points 3 days ago

self promo should be allowed if it's marked as ad, and the account is older than 12 months, and keeps it down to 1 post/month. update this rule to ban all ads, when ads make up for more than 20% of all posts.

shirt concepts: dont make a new rule, just because you dont like a single post. whats wrong with you?

[-] bort@sopuli.xyz 1 points 3 days ago

hats should be allowed, since they are basically small shirts for your hair.

[-] bort@sopuli.xyz 8 points 4 days ago

yes, just like in the OP

13
submitted 4 months ago by bort@sopuli.xyz to c/animemes@ani.social
425
165
[-] bort@sopuli.xyz 94 points 2 years ago

Our societies have not previously tolerated spaces that are beyond the reach of law enforcement, where criminals can communicate safely and child abuse can flourish.

I am pretty sure, churches were "tolerated spaces" bevor e2ee was a thing.

[-] bort@sopuli.xyz 99 points 2 years ago
  1. Users are finally figuring out that some Linux distros are easy to use

so recommending arch linux to newbies was counter productive all along?

suprised_pikachu.bmp

[-] bort@sopuli.xyz 94 points 2 years ago

the linux-file-deletion is used as a example for good software design. It has a very simple interface with little room for error while doing exactly what the caller intended.

In John Ousterhout's "software design philosophy" a chapter is called "define errors out of existence". In windows "delete" is defined as "the file is gone from the HDD". So it must wait for all processes to release that file. In Linux "unlink" is defined as "the file can't be accessed anymore". So the file is gone from the filesystem immediately and existing file-handles from other processes will life on.

The trade-off here is: "more errors for the caller of delete" vs "more errors due to filehandles to dead files". And as it turns out, the former creates issues for both developers and for users, while the later creates virtually no errors in practice.

[-] bort@sopuli.xyz 112 points 2 years ago* (last edited 2 years ago)

Latex: Problem --> \def\please@#1#2#3#4{\e@kill#2#3{\me#1}#4@now} -->

view more: next ›

bort

joined 2 years ago