#Engineering
engineering
/ɛndʒɪˈnɪərɪŋ/
noun
1.
the branch of science and technology concerned with the design, building, and use of engines, machines, and structures.
a field of study or activity concerned with modification or development in a particular area.
"software engineering"
2.
the action of working artfully to bring something about.
"if not for his shrewd engineering, the election would have been lost"
Posts in the Engineering category
Executing a bash command in the container with the full environment
Whenever automating something while working with Docker containers, you might want to execute some script inside one of your containers.
The Personal Vault Project
I have a long term itch that I kept wanting to scratch. Now it’s finally worth it.
Perkeep, IPFS, and other storage options
There are so many storage options out there that it’s very easy not only to store your files, but also to loose track of them.
Why are one-time-passwords so long?
I do understand the need for OTPs (One Time Password). It’s a very easy way to confirm the identity of a user using a different medium. And the key here is the word confirm, because it’s not an actual password, just a simple way to confirm an existing authentication.