Posts
sftpdav: Remote Access via SSH with WebDAV
How to configure and run an SFTP/WebDAV server using Go (sftpdav). Check out practical examples, security tips, and how to leverage standard libraries for building robust and …
Protecting Credentials and Configurations with an Encrypted Container.
Create and manage an encrypted container to securely protect passwords, keys, and other sensitive data in a practical way without sacrificing performance
LQS: A Practical Tool for Testing and Debugging SQL
LQS: a practical tool for testing and debugging SQL. It allows integrating metadata, Lua scripts, and auxiliary queries to optimize your workflow and detect errors early.
Sorting and Removing Duplicate Lines with Neovim
Lua functions for sorting and removing duplicate lines in Neovim.
Bookmarks in Neovim
How to create a bookmark system in Neovim
Assembly, assembler, and machine language
Explaining the difference between assembly, assembler, and machine language