About:

Just a blip of ones and zeroes.

Website:

Specializations:

Incoming Links:

Subscribe to RSS:
The author details the painful process of migrating emails from Proton Mail to Migadu. The process involved exporting messages, importing messages, organizing messages into folders, and removing duplicates. The author used various...
The text is a review of Obscura VPN, a two-party VPN that uses Obscura servers for initial traffic routing and then passes off the traffic to Mullvad's WireGuard servers as exit nodes. It discusses privacy features, initial impres...
The text provides instructions on how to connect Tandoor to the Nginx web server running on the host machine, including defining website configuration and SSL certificate generation.
The text provides a guide on self-hosting The Lounge, a web-based IRC client, covering its features, installation using Docker, setting up Nginx reverse proxy, and initial setup. The author shares their experience of migrating fro...
The blog post discusses the author's experience using Ollama as a code assistant in VS Codium. The author, who is not a full-time developer, wanted to learn the features and rules of the projects they were building. They installed...
The blog post provides a guide on how to self-host a Transmission BitTorrent client, including editing the main configuration file and setting up remote access. It also includes instructions for starting and accessing the service....
The blog post is a tutorial on how to configure a free Grafana cloud account, install Prometheus to store metrics, install Node Exporter and Nginx Exporter to export machine and Nginx metrics for Prometheus, visualize data in Graf...
The blog post is a guide on how to self-host n8n, a workflow automation platform, and use it to create a workflow that automatically analyzes the sentiment of all incoming emails on your account. It includes installation instructi...
The blog post discusses the top 8 most used features of org-mode, including cycling, TODO lists, time stamping, tables, source code blocks, exporting and publishing, and agenda views. It provides detailed information on each featu...

0Emacs on iPadOS

2024-07-12

The blog post describes the process of installing and using Emacs on the iPad Air 13-inch (M2) running iPadOS 17.6. It includes information about the shell application, required packages, and the performance of Emacs on the iPad.
The blog post provides a solution for the Ubuntu error 'Key is stored in legacy trusted.gpg keyring' by moving the keys to the proper location. It includes steps to find all keys in the keyring, exporting keys to new files, and cl...
The blog post discusses the process of running Ubuntu Linux on macOS using OrbStack. It covers the installation of OrbStack, creating a Linux machine, launching the machine, working in Linux, and provides test examples. The author...
The blog post covers the installation of Mu4e in Doom Emacs on macOS, including prerequisites, installation steps, configuration for IMAP and SMTP, and configuring Doom Emacs. It also includes information on initial sync and scree...
The blog post discusses using Docker Desktop to create a development web server, including installation, creating an Nginx container, customizing the Nginx container, and customizing deployment actions. The author recommends using...
The blog post provides a guide on how to convert Word documents to Markdown using Pandoc. It includes step-by-step instructions and commands for the conversion process.
The blog post discusses the configuration and tools used to blog from Emacs with Org-Mode, focusing specifically on the Weblorg static site generator for org-mode. It covers the installation, configuration, project structure, and ...
The blog post provides a detailed guide on how to install and configure a DDNS updater using Docker Compose, as well as setting up an Nginx reverse proxy. It includes step-by-step instructions and code snippets for each part of th...
The blog post discusses the author's experience with Doom Emacs and Org-Mode. It covers the installation and configuration process, basic functionality, editing in Markdown and Org-Mode, and general thoughts on using Doom Emacs as...
The blog post provides a step-by-step guide on setting up a reverse proxy for an Otter Wiki using Nginx, including creating the Nginx configuration file and enabling SSL. It also includes instructions on enabling the configuration...
The blog post provides a solution for fixing Ubuntu's Emergency Mode by editing the fstab file and removing/commenting out specific lines at the bottom of the file.
The blog post details the process of creating ZFS pools, datasets, and snapshots on Ubuntu Server. It includes installation, ZFS configuration, creating the pool, expanding the pool, converting disks, creating datasets, creating s...
The blog post provides a step-by-step guide on how to use Tableau Public to create simple dashboards using Omaha crime data. It includes gathering and cleaning the data, as well as creating visualizations and dashboards. The autho...
The blog post provides a detailed guide on building an audit status dashboard using Alteryx and Power BI. It includes steps for data preparation and analysis in Alteryx, data visualization in Power BI, and sharing the results. The...
The author discusses the difficulty of finding an open source platform for running Local LLMs on macOS and iOS. They found LLM Farm to be the best option for macOS, but not user-friendly enough for daily use on iOS. They also ment...