Tor with qutebrowser
Run qutebrowser with tor by default
If you are a qutebrowser user and care about privacy and anonymity, you may want to run qutebrowser using the tor network by default. Doing so is easy. This post documents how to set it up.
Run qutebrowser with tor by default
If you are a qutebrowser user and care about privacy and anonymity, you may want to run qutebrowser using the tor network by default. Doing so is easy. This post documents how to set it up.
Problems plague the privacy-centered email provider soverin.net
My degoogling process started a few months ago, and it included moving on from Gmail to a privacy-focused email provider, among many other actions. I surveyed the landscape and considered Proton Mail, Tutanota, Posteo, and a few others. Finally I settled with the Amsterdam-based Soverin.net, opened an account back in July 2019 and paid for a full year of service. What follows is the story of why I canceled my account yesterday in favor of another provider.
Planetary surfaces, keyframed camera, new scripting and more
Today we are releasing a brand new version (2.2.0
) of Gaia Sky with several major changes and new features. To sum up, github reports 1071 changed files, with 81672 additions and 31763 deletions. Gitlab displays a “Too many changes to show” banner, as their cap is at a 1000 files. This makes it by far the largest release ever, followed by version 1.5.0
in the summer of 2017.
Implementing a snake game in the terminal
Lately, I have been kicking the dust off my C++ skills, and decided to start by learning to use a library which I have been eyeing for a while, ncurses
. ncurses
is a C library which lets you create text-based UI programs for the terminal, in the same fashion as the gif above. Basically, you can use the terminal to implement text-based user interfaces. Since I seem to have an obsession with snake games, I figured I’d create a snake game for the terminal.
Random thoughts on the Gaia Sky scripting system
Gaia Sky has a quite powerful Python scripting system which has gotten a revamp lately. The system exposes an API which can be used from Python scripts to interact with an instance of Gaia Sky running in the same machine (so far). But to understand where we are, we need to know where do we come from.
New less bloated website design
I’ve once again changed the design of the site to make it cleaner, more simple and above all, less bloated. I’ve removed a bunch of javascript code (for instance, MathJax is no longer loaded by the main template but by the actual pages that really need it). Also, I’ve simplified the color palette settling on a black on white scheme with green for links and titles.
The new design also looks better on mobile screens, as I took some care of adapting the templates for pocket devices. Finally, I changed the home page from the blog summary listing to an introduction and welcome page, and added a full blog listing page containing a list of all blog post titles sorted by date.
Website design by myself. See the privacy policy.
Content licensed under CC-BY-NC-SA 4.0
.