eksb
@eksb@programming.dev
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on How to use a domain I own to self-host services? 1 week ago:
- Consider getting a VPS to play around with to learn how this stuff works before you expose your data to the internet.
- Learn about how DNS works. You will create an A record (and possibly also an AAAA recordy) for your domain pointing to your home IP (or VPS).
- If SquareSpace does not let you set records (and will only allow you to use Squarespace-hosted services) you will need to migrate your domain to another provider. I like gandi.net.
- Learn how your router does port forwarding. You will forward port(s) for the calendar service from your router to your home PC. (Or learn how to do firewalls on your VPS.)
- Before you actually connect to it with credentials over the internet, set up SSL/TLS certificates with LetsEncrypt.
- Comment on xkcd #3114: Building a Fire 2 weeks ago:
fair.
- Comment on xkcd #3114: Building a Fire 2 weeks ago:
The cabin is already on fire in panel 4. It is clear what happened. Then the words explain the joke.
- Comment on xkcd #3114: Building a Fire 2 weeks ago:
As per usual, Randall keeps going after the punchline was already delivered, ruining the comic.
- Comment on Keeping track of different targets in terminal 2 weeks ago:
I use tmux or screen, and set the status bar in different remotes to different colors.
- Comment on Do you actually audit open source projects you download? 1 month ago:
Lots of things seem like they would work until you try them.
- Comment on Least terrible domain registrars 4 months ago:
gandi.net
- Comment on What is your methodology behind note taking and other research related services you host? 5 months ago:
markdown files in git