

Not the point. I’m bringing up the geth because they also communicate data over sound.
I take my shitposts very seriously.
Not the point. I’m bringing up the geth because they also communicate data over sound.
When I said I wanted to live in Mass Effect’s universe, I meant faster-than-light travel and sexy blue aliens, not the rise of the fucking geth.
As long as you’re not behind CGNAT, you can use a dynamic DNS provider (like duckdns.org) and its web API to keep a record pointed at your IP. If you’re behind CGNAT, Tailscale also has a service (Tailscale Funnel) that can expose an internal service to the internet.
You could also pay for a small VPS with a static IP, and set up a Wireguard tunnel to your home server and an HTTPS proxy to forward traffic through the tunnel.
Also, just in general, use Tailscale. It’s serious black magic fuckery on the firewall.
deleted by creator
Counterpoint: if you have the ability and willingness to learn how Linux works, un-fucking a broken Arch installation will teach you more about the system than spending months with a stable distro. I know because my first serious daily driver was Manjaro.
volumes:
db:
services:
db:
image: mariadb:10.6
restart: always
command: --transaction-isolation=READ-COMMITTED --log-bin=binlog --binlog-format=ROW
volumes:
- db:/var/lib/mysql
secrets:
- mysql_root_password
- mysql_nextcloud_password
environment:
- MYSQL_ROOT_PASSWORD_FILE=/run/secrets/mysql_root_password
- MYSQL_PASSWORD_FILE=/run/secrets/mysql_nextcloud_password
- MYSQL_DATABASE=
- MYSQL_USER=
nextcloud:
image: nextcloud
restart: always
ports:
- 8080:80
depends_on:
- db
links:
- db
volumes:
- /var/www/html:/var/www/html
- /srv/data:/srv/data
secrets:
- mysql_nextcloud_password
environment:
- MYSQL_PASSWORD_FILE=/run/secrets/mysql_nextcloud_password
- MYSQL_DATABASE=
- MYSQL_USER=
- MYSQL_HOST=db
secrets:
mysql_root_password:
file: ...
mysql_nextcloud_password:
file: ...
If you use the links:
element in the nextcloud
service, the services listed there will be available using their hostnames. On the Nextcloud setup screen, choose mysql as the database engine, use db
as the database host, and enter matching values into the other fields.
I’m not convinced that is the case. The studio was purchased by a holdings company, then its CEO bought four early sketches of DE from the studio for pocket change. When Kurvitz, Rostov, and Hindpere (writer) objected, they were demoted and later fired. Unless another exchange took place, I don’t see how this would amount to Kurvitz selling his rights; at the very least, he still owns Sacred And Terrible Air (with DE itself naturally belonging to the studio).
Shitty people are abundant in the creative industries, I have no delusions about that. Probably even more of those that have no public presence. But that has no bearing on whether or not he should retain sole ownership of his work. It’s an entirely separate issue. Andrzej Sapkowski is also a massive douchebag, but nobody would deny that The Witcher is his property.
Kurvitz and Aleksander Rostov (the lead artist) formed their own company Red Info in 2023. I will only recognise a game as Disco Elysium’s successor if it comes from them.
There’s a massive difference between the average Windows user and the average PHP developer. It’s a false equivalence.
The regular computer user who just needs their apps to run won’t likely make the effort to enter an entirely new ecosystem as long as those apps run. Even with the most user-friendly distros, the barrier of entry is still high. And when their apps break? They’ll reinstall Windows or pay someone else to fix it.
I love shitting on Microsoft as much as the next penguin, but they’re not idiots. Even if some of their decisions are questionable, Windows is still a major part of their business, and they won’t just let it degrade to a point where Linux converts are a significant threat to their profit.
(I did not downvote you, by the way, that was someone else)
the only way that’s going to keep Microsoft on top in the long term.
You underestimate the complacency of the masses.
I bet Styropyro has a box of them tucked away somewhere. His laser defense turrets will have unmatched accuracy.
It’s a reference to a line in a Stargate episode, uttered by a historian in reference to outdated medieval practices (specifically trepanning). If I have to make a point, it is that historical fiction about a specific time and culture should reflect the values and prejudices of the people and not be condemned for it.
That article reads like that other shitpiece that called Ghost of Tsushima racist for portraying Mongols as evil. Like, bruh. It wasn’t called “the dark ages” for a lack of sunlight.
I’m sure replacement units are in plentiful supply. Right?
That bar is so low it’s practically a tripping hazard in hell.
Tying animation speed and game mechanics to the framerate worked for PS1 games, it will work now.
Cry me a fucking river, David.
In other words: Sweeney still can’t get people to use his inferior service. I can’t wait to see him cry about Valve’s alleged anti-competitive behaviour yet again.
Wish I could just wire money straight to Remedy. Best I could do was buy Control again on GOG and consider my seafaring soul free of sin.
Congratulations on completely misunderstanding the comic.
Ladybird is not a new standard. It is a new implementation of existing standards. Nobody has to change or adapt anything.