Ricaz

joined 1 year ago
[–] Ricaz@lemmy.world 6 points 1 year ago

I would just have Postgres running statically on some solid hardware. It's easy to configure permissions and connections, too.

Not too hard to set up streaming replication for a hot standby if you wanna be sure (or offload some reads).

I use Postgres btw

[–] Ricaz@lemmy.world 5 points 1 year ago

Virtually all database solutions support limiting users to specific databases/schemas/tables/whatever you need.

Persistence to NFS is also generally bad advice for most databases for performance reasons.

[–] Ricaz@lemmy.world 7 points 1 year ago

Actually I just made up my own written language that happens to consist of 64 case-sensitive characters in one string. This is how I communicate

[–] Ricaz@lemmy.world 13 points 1 year ago

Passwords and 2FA won't stop you from being tracked when web browsing or using apps on your phone

[–] Ricaz@lemmy.world 28 points 1 year ago (3 children)

Those are security guards, not privacy guards..

[–] Ricaz@lemmy.world 6 points 1 year ago

This is a problem for any web application. There are many solutions, none are perfect.

On some sites (like 4chan) you're required to solve a captcha every single time you post, unless you pay a yearly fee not to.

To avoid it, you would need people actively monitoring, banning, and setting up bot detection patterns.

Then again, there are cheap services online where real people are hired to create human accounts and spam you anyway, so..

[–] Ricaz@lemmy.world 3 points 1 year ago

I didn't use the wiki until 50+ hours in. You need to make your own goals. I started by making a thief and just stealing my way to the top.

You can fairly easily make money and skill up by just running around carrying and selling shit. Specialize your first characters, make the next companions workers.

It's very much a sandbox where you make your own story.

[–] Ricaz@lemmy.world 3 points 1 year ago

I'm forced to use Windows at work and would quit if WSL2 wasn't available. Windows is just for the Outlook/Teams ecosystem and occasional IDE, but I mostly work out of my WSL terminal.