Pinned4rkal·Aug 13, 2024My Obsidian + Hugo blogging setup (Auto publishing with hotkeys)In this post I go through how I have setup my Obsidian and Hugo blogging workflow. I use a single vault and auto publish my articles with…
PinnedInPython in Plain Englishby4rkal·Dec 8, 2021Python For Complete BeginnersWhy you should use Python. Going over the basics of Python.A response icon2A response icon2
4rkal·Jun 24SafeRoute Explained: Why Splitting Your Swap Can Get You a Better RateIf you’ve swapped a large amount on CypherGoat recently, you may have noticed a “SafeRoute” badge appear on your quote. This post explains…
4rkal·Apr 17, 2025Prevent newsletter signup spamGot spammed with fake newsletter signups? Learn how to protect your forms using double opt-in, CAPTCHA, and Cloudflare.
4rkal·Mar 12, 2025Introducing CypherGoatIn this article I go through what is it, why I built it and more!
4rkal·Dec 24, 2023Ultimate Monero ColdStorage Guide (Feather X Anonero)In this comprehensive guide, I will walk you through the process of easily setting up Monero cold storage using an old computer and your…
InGeek Cultureby4rkal·Apr 17, 2023How I setup my blog 100% for free (domain, hosting, ssl) Complete GuideIn this article I’ll show you how I setup my blog 100% for free!
InGeek Cultureby4rkal·Feb 12, 2023PocketBase self-hosted Firebase alternativePocketBase is an open source backend made in go consisting of embedded database (SQLite) with realtime subscriptions, built-in auth…
4rkal·Nov 15, 2022Why Monero is the ultimate form of a cryptocurrencyIn this article I will tell you why monero fits my views of what a cryptocurrency should look like.
InQuick Codeby4rkal·Nov 3, 2022Automating your web browser with selenium (updated)Selenium is a very good skill to have as you can automate almost everything that you can do with a web browser.