I created my own tool for managing my Dotfiles across my machines! Checkout DotME
https://geekmasher.dev/dev/dotme-rust-dotfiles-manager/
#developers #rustlang #oss
AppSec guy by day 馃槑
Rustacean by night 馃. Linux user.
My own root shell 馃悮, not my employers
| Blog | https://geekmasher.dev |
| Twitch live stream | https://twitch.tv/geekmasher |
| GitHub | https://github.com/geekmasher |
I created my own tool for managing my Dotfiles across my machines! Checkout DotME
https://geekmasher.dev/dev/dotme-rust-dotfiles-manager/
#developers #rustlang #oss
Konarr v0.5 has released. Take a look at some of the improvements I've made to the UI and usability in my latest blog post.
This week I sat down and started writing up a blog series on "Building a CodeQL Language from Scratch". You can read the first post on my blog here:
https://geekmasher.dev/sast/codeql/building-a-codeql-extractor/
Today I found out that instead of resolving your merge conflicts in your text editor, you can just accept all of the outgoing or incoming changes using one of these commands:
```
git pull -X ours/theirs ...
# or
git merge --strategy-option ours/theirs
```
鈥婼ignal has updated its Windows app to protect users' privacy by blocking Microsoft's AI-powered Recall feature from taking screenshots of their conversations.
Release of Rust 1.87 and 10 years of #rustlang. Time flys when you have to borrow check
A really good blog post on how an attacker can bypass TPM2 based full disk encryption on Linux.
https://oddlama.org/blog/bypassing-disk-encryption-with-tpm2-unlock/
I noticed yesterday that I was waiting far longer than I thought while I waited for other async threads to unlock my Rust Mutex...
GeekORM v0.10.0 has been released! Take a look at the changes as this has a major breaking change
Streaming live now! Come say hi