Teches
Synchronizing between devicesSynchronizing data, files between devices should not be a pain.
IN the past I used to do it via rsync, sshfs and other shenanigans
1 Minutes
Feb 6, 2025
LastMod: Feb 6, 2025
142 Words
Synchronizing data, files between devices should not be a pain. IN the past I used to do it via rsync, sshfs and other shenanigans
Convert images using the commandline (WEBP)The smaller an image is, the more disk space and bandwidth it can save. You can easily convert images to a more efficient form with the command line by using open source tools.
2 Minutes
Jan 23, 2025
LastMod: Jan 23, 2025
258 Words
The smaller an image is, the more disk space and bandwidth it can save. You can easily convert images to a more efficient form with the command line by using open source tools.
New phone, sell your soul (data)I got a new smartphone because my older one literally died (dropped by someone)3 Minutes
Jan 16, 2025
LastMod: Jan 16, 2025
444 Words
Self Hosted File Synchronization with Syncthing (android, pc etc)Syncthing
is a self hosted
is decentralized and continuous file synchronization program. Anyone can set it up and use it!
2 Minutes
Jan 16, 2025
LastMod: Jan 16, 2025
236 Words
Syncthing is a self hosted is decentralized and continuous file synchronization program. Anyone can set it up and use it!
GoBlog and using MY website as the center of digital existenceI’ve relaunched my website with GoBlog
. Saying 👋🏻hello to all GoBlog users out there!
2 Minutes
Jan 15, 2025
LastMod: Jan 15, 2025
422 Words
I’ve relaunched my website with GoBlog . Saying 👋🏻hello to all GoBlog users out there!
Back to Hugo and GolangTL;DR; I migrated to using Hugo
for building my static website and I’ve embraced the golang programming language after being a huge fan of Elixir for the past almost 7 years.
3 Minutes
Nov 25, 2024
LastMod: Nov 25, 2024
566 Words
TL;DR; I migrated to using Hugo for building my static website and I’ve embraced the golang programming language after being a huge fan of Elixir for the past almost 7 years.
Webhook Webaplication TunnelIn this tutorial I’m going to show you how you can tunnel any kind of application, including web application to a subdomain.
BONUS you will get automatic SSL
You don’t need NGORK or other expensive proprietary systems to just tunnel an app.
2 Minutes
Mar 18, 2024
LastMod: Mar 18, 2024
325 Words
In this tutorial I’m going to show you how you can tunnel any kind of application, including web application to a subdomain. BONUS you will get automatic SSL You don’t need NGORK or other expensive proprietary systems to just tunnel an app.
The Cost of Building Your Own Website - Whould you Leave Website Building to the Pros?Table Of Contents
You’ve just set up your business and you now need a website.
Or you might have a stellar idea for an application and want to test it out by building a small website around it.
6 Minutes
Jan 8, 2024
LastMod: Jan 8, 2024
1210 Words
Table Of Contents
You’ve just set up your business and you now need a website. Or you might have a stellar idea for an application and want to test it out by building a small website around it.
Creating a Dynamically Expanding 'virtual disk'Because of link:a342401f-b7b1-4cfa-bdf9-3abfa2ce3cf2[ext4 file system performance limitations inode limit and alternatives] you might want to create virtual disks for file storage:)
2 Minutes
Jun 21, 2021
LastMod: Jun 21, 2021
333 Words
Because of link:a342401f-b7b1-4cfa-bdf9-3abfa2ce3cf2[ext4 file system performance limitations inode limit and alternatives] you might want to create virtual disks for file storage:)