







Either way it’s a system designed for pen and paper, which inevitably imposes some limits compared to something custom tailored for a video game format from the get go.


I was recently at a venue that had two bathrooms: the unisex one which is all stalls, and one for men which is all urinals. Seems like the best of both worlds to me.


I’m not sure that the alternatives were any better, everything was terrible back then.


The Chinese Communist Party has a chance to do the funny


Clever, the bacteria gets lost in the maze and slowly goes insane and starves to death.


Most cloud providers have some kind of firewall that allows to configure a resource being accessible only from certain IP addresses. Worth it to set to your home IP address, as long as it’s static.


They would immediately get replaced with someone just as bad if not worse. The world has an endless supply of power hungry warmongering assholes.


Tbh there also was iPod Touch, which did everything iPhone did except making calls.


Yep, conservatives don’t stand a chance to make a conservative LLM as they keep contradicting themselves. Inconsistent data is just noise.


I’m scared that the world is going to run out of popcorn because the Chinese are going to eat all of it.
Out of recommendations given here I’d ignore Arch/Manjaro, for a server you want something that you can set up and forget about and not explode when you try to update the packages after not doing so for 3 months.
Kubernetes and the likes are a bit of an overkill unless you’re planning to expand to having multiple machines or want a learning experience.
I’d recommend docker compose or podman, you generally don’t want bare bones docker as running your containers via docker run sucks ass.


Why the half measures? The should just nuke them outright so that all that asbestos becomes safe by turning into glass.


Multiselect lists are outdated design, requiring prior knowledge of what they are and the use of keyboard (that you might not have if using a touchscreen device) for a simple interaction with a webpage is terrible UX. The issue is that it’s how browsers render them by default, a ‘proper’ multiselect requires a bunch of css and javascript.