

That sounds great, let me know how it works for you.
That sounds great, let me know how it works for you.
It’s voice and video calling with chat and screensharing. I intend to use it for a language school. It’s extendable, for instance you can also self-host a whiteboard, where everyone can draw. You can see the drawing in real time, which is good for asian languages, where direction of the stroke is important.
Free, open-source, packaged in Debian, runs without issues, used it with friends for multi-hour voice chats during gaming nights.
On the server you can configure things like FPS for screenshare. I have yet to adjust that and try streaming video/game through it.
Way too few mentions of Jitsi.
I use it with friends, it has good server config, and I’m pushing it on businesses.
It’s from a game called Dwarf Fortress - where you play in a simulated world trying to keep your dwarves alive.
They get bored of eating the same food, so with farming and hunting there’s also fishing.
In the past, carps were added with some default settings, which made them overpowered. They would wipe entire squads of Dwarves that would approach any body of water with a carp in them.
(They were nerfed later on.)
The game has a very complex fighting system, so when creatures fight, sometimes they fall down, after a big hit with a hammer, or getting knocked unconscious. If they are not fatally wounded, they will get back up. There’s a lot of actions that happen inside the game, but not always in the ‘correct’ context, as the game is still in development.
And somewhere on the internet, there was a screenshot with combat log showing:
The Carp attacks the Miner but She jumps away! The Carp stands up.
So carps were already a challenge, and then you read they can stand up!? Imagine the terror of an army of strong beasts marching down to your fort from a nearby river.
There were many bugs in the game, if you like rabbitholes, this is a good one.
There’s like 2 people who will get the reference, but fuck it, here it comes.
Fuck, this actually hurts
Many things, too many to even remember.
Very bad SQL implementation is a good start, still bad replication support (compared to Postgres), various bugs present for too long…
https://www.sql-workbench.eu/dbms_comparison.html this comparison is a bit out of date, but explains a lot
Postgres is far superior in every way.
We used MySQL (and Percona XtraDB) servers at work, and it is so bad. So I made several presentations showing generic and specific reasons why Postgres is better. I had to cut a lot of content because MySQL is just that bad.
Some things may not seem relevant now, but as you keep the DB around long enough, you will appreciate the whole package of Postgres.
Things that will help a lot, but are extensions:
There is a DB comparison matrix, but hasn’t been updated in over a year, which is a shame, but still gives you the idea of how different databases support SQL features: link.
Spoiler: postgres has the most support, with a huge lead
Edit: MySQL is dead last, btw
You know, all this talk about these benefits… when PHP has had this for ages, no BS needed.
I’ll see myself out.
And no one ever tried to restore it.
Happened to me as well, after a year I learned incremental DB backups were wrongly offset by GMT diff, so we were losing hours every time. Fun.
Luckily we never needed them.
And now we have Postgres with WAL archiving and I sleep so much better.
I sync it via Nextcloud, works somewhat with my phone, too (I have to manually download it, and I set it to upload automatically).
Between PCs it works like magic.
No, but it already supports multiple versions of software.
Though I would argue that many systems have dependency cache that should be replicable, specially when you build everything locally, you can pinpoint specific commits, not just versions that may be removed from repos.
But my comment was meant as a reference to building everything locally, as in I know what that’s like.
Sweating hard in Gentoo
No Drake pls
I use logseq with nextcloud, works even on Android, 0 issues so far.
Shell scripts have md5 signatures
6.6 kernel has EEVDF scheduler, would be interesting trying it with that.
Forget screen, all my homies use tmux
Just self-host it? It’s open-source, that will last you a lifetime.