Author: chaot

  • coding with rust

    I have no idea what I’m doing. πŸ™ˆ This is my first try. πŸ˜΅β€πŸ’« I TRUST IN RUST. πŸ™ πŸ¦€ Rust – is a systems programming language focused on safety, speed and concurrency. Firstable I’ll install rust. Then GTK. rustc –versioncargo –version Create a new Rust project: cargo new gtk_crab_app cd gtk_crab_app Creating binary (application)…

  • Alternative guide – encrypt mail

    Using GnuPG (GPG) in the terminal to send and receive messages and encrypted files involves several steps. Here is a basic guide to help you get started. Make sure you have GnuPG installed on your system. You can check by running: gpg –version If it’s not installed, you can install it using your package manager.…

  • email encryption part 2

    Last time, we exported our public key. As my key expired I created a new pair. Now, we will list our secrets key, where we can see our key ID. We remember, it’s the last 8 characters of the string. Note: You should never publish your private key! It’s top secret! – I’m just doing…

  • Writing a Bash Script

    β€”

    by

    in

    Writing a Bash Script Here’s a simple guide to writing a Bash script: bash Add the Shebang: The first line of your script should specify the interpreter. For Bash, use: bash Write Your Script: Below the shebang, you can write your commands. For example: bash Save the File: Save and exit the text editor. Make…

  • e-mail encryption – Part I

    In the crypto scene there’s a lack of an easy tutorial for email encryption. I thought as I would dedicate myself it, as I am using encryption tools for a long time and have witnessed the development of messengers. I have an idea for an application called ‘Pretty Nice Privacy’, with a user interface –…

  • Coding Project – Goffin

    β€”

    by

    in

    About a year ago, I created a landing page for a web application idea called “Goffin,” an idea for a learning assistant that uses personalized flashcards to help users stay focused and avoid procrastination. After some coding experience, I feel ready to implement the application, which aims to combine features of a vocabulary trainer, to-do…

  • dev time

    ssh server

  • todos

    Today, I’m focusing on my chores and writing a to-do list, which I find helpful for my chaotic mind. As I include basic self-care tasks like “drink something” and “take a shower” alongside chores, it feels like I’m giving an AI instructions for human activities. I often end up prioritizing these everyday tasks over creativity,…

  • gimp

    GIMP you’re a piece of **** ! 🀬 …Sorry. 😞 Why is the background moving when I select a textbox, even though I have locked the background layer? Please fix this; it drives me crazy. I’m currently at step “Next“.