- 1 Post
- 41 Comments
monogram@feddit.nlto
Selfhosted@lemmy.world•A Beginners Guide To Selfhosting Part 1English
24·1 month agoYou could just rsync it over and let apache/caddy/nginx handle it. We developers make everything complicated before it’s necessary.
What was your thought process on publishing a blog post abut local hosting on your aws website? 🤡
Practice what you preach.
monogram@feddit.nlto
Selfhosted@lemmy.world•A Beginners Guide To Selfhosting Part 1English
310·1 month agoHahahaha what a joke!!
Talks about Selfhosting - Run blog on Netlify aka AWS SaaS
Practice what you preach.
monogram@feddit.nlto
Selfhosted@lemmy.world•Self-Hosting on Gamers Nexus | what computer is that?English
2·1 month agoOut of touch
monogram@feddit.nlto
Selfhosted@lemmy.world•Plant-it v1.0.0 is out - The FOSS gardening companion has refocussed and is now primarily an Android appEnglish
6·2 months agoMeanwhile at google headquarters, *evil laughing*
monogram@feddit.nlto
Selfhosted@lemmy.world•FFS Plex, the server is on my local networkEnglish
45·2 months agoStockholm syndrome is a mental illness, we are glad to help you out of your hostage situation with Plex.
Asking for help is the first step. This second step is to install Jellyfin.
monogram@feddit.nlto
Selfhosted@lemmy.world•Nextcloud (Docker) calendar sent email reminders for a few days, then stopped. Cron job is working, test emails also workEnglish
21·3 months agoI love PHP don’t you? /s
monogram@feddit.nlto
Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish
2·3 months agoEven if you have multiple clients (most have a phone + laptop) WAL would be able to handle that easily, have you seen the benchmarks?
monogram@feddit.nlto
Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish
1·3 months ago90% is a bit low if the requirement is a full backup of nextcloud with database that is easily restorable.
If they do backups, most just copy the important stuff manually to an external hard drive.
monogram@feddit.nlto
Selfhosted@lemmy.world•18% of people running Nextcloud don't know what database they are usingEnglish
1·3 months agoAren’t you? WAL mode has made SQLite better than the alternatives at this point.
Most web applications don’t even need concurrency, what they need is a language that’s easy to read with as little cruft as possible, rust is not that.
I’m saying the best web language would be one that is as simple as python or js with the type security of an ml language. Rescript comes to mind as well.
Don’t 99% of people don’t need the efficiency boost of not having a garbage collector. Instead learn a Functional Programming Language like Scala, OCaml or F#
monogram@feddit.nlto
Selfhosted@lemmy.world•The future is NOT Self-Hosted, but Self-SovereignEnglish
2·4 months agoBeaker Browser was a decade too early
So basically if you don’t want to collect passports from people;
- stop hosting if you’re in the uk or…
- Ignore uk law and wait for the Great British Firewall to block you.
Compute has become so ubiquitous it’s silly that we need to pick between server-client and p2p
Syncthing is a good example of being both, with options you can enable for your server version, but it’s way too basic compared to immich or nextcloud
monogram@feddit.nlto
Selfhosted@lemmy.world•Got any security advice for setting up a locally hosted website/external service?English
1·6 months agojoke 18+
Fine I’ll go sit in the cuck chair again while you write out those long hard nftables commands to my server.
monogram@feddit.nlto
Selfhosted@lemmy.world•Got any security advice for setting up a locally hosted website/external service?English
1·6 months agoCool! ufw supports nftables too.


Use caddy server instead of nginx