• 0 Posts
  • 7 Comments
Joined 2 years ago
cake
Cake day: August 7th, 2023

help-circle
  • I’ve just recently set up a blog usign Zola (https://www.getzola.org/) because i am looking for something where i’ll actually keep making posts. not quite ready to share it yet, but if it keeps going well i might.

    The reason i chose Zola is because it’s easy to write new posts. it’s also simple to setup and very lightweight. a single exectuable (set up a systemd service to start it when the homelab server boots), forward web traffic to it, choose some theme you like and make simple markdown files as posts.

    The simple markdown files as posts was the main criteria for me - a small header with title, date and categories, and after that just… pretty much plain text write your post, as a markdown file on the server it’s running on. No special login, no “publish” button, no fancypants UI with all kinds of fields to fill out and formatting options… just write. Zola detects itself it the filesystem changed and automatically reflects your changes on the site.


  • In my view, by far the biggest reason to switch is that Telegram doesn’t end-to-end encrypt chats by default.

    Yes you can start encrypted chats specifically, but i’ll bet 99% of chats on telegram aren’t encrypted - meaning whoever has access to the telegram servers can read all the messages.

    Signal claims to end-to-end encrypt all chats by default, and if you want to be 100% sure you can in theory read the source code and compile the app yourself. this means signal cannot read any of your messages, even if police asks them to or servers get seized. That’s a massive advantage in privacy.





  • personally, i’d have pretty big benefits for my homelab if i could use my own ipv6 range for everything. having only a singe public IP is just very limiting.

    sadly, my ISP does give out ipv6 for home networks, but i cannot connect to any of them from my mobile phone with the same carrier. so that’s fun. they talked about rolling out ipv6 on mobile networks years ago, but i guess it’ll take a few more…