Author: chaot
-
new github account
I’ve just set up my new github account: https://github.com/polarfox13 I don’t publish everything and I also use other platforms besides GitHub, so the profile says little about my coding activities.
-
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
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
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…
-
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“.