72 Followers
63 Following
136 Posts

AppSec guy by day 馃槑
Rustacean by night 馃. Linux user.

My own root shell 馃悮, not my employers

Bloghttps://geekmasher.dev
Twitch live streamhttps://twitch.tv/geekmasher
GitHubhttps://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.

https://geekmasher.dev/sec/konarr/v0.5-release/

#konarr #supplychainsecurity

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/

#GitHub #CodeQL #SAST

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.

https://www.bleepingcomputer.com/news/security/signal-now-blocks-microsoft-recall-screenshots-on-windows-11/

Signal now blocks Microsoft Recall screenshots on Windows 11

鈥婼ignal has updated its Windows app to protect users' privacy by blocking Microsoft's AI-powered Recall feature from taking screenshots of their conversations.

BleepingComputer

Release of Rust 1.87 and 10 years of #rustlang. Time flys when you have to borrow check

https://blog.rust-lang.org/2025/05/15/Rust-1.87.0/

Announcing Rust 1.87.0 and ten years of Rust! | Rust Blog

Empowering everyone to build reliable and efficient software.

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/

#linux #security

Bypassing disk encryption on systems with automatic TPM2 unlock | oddlama's blog

oddlama's personal web page and blog

I noticed yesterday that I was waiting far longer than I thought while I waited for other async threads to unlock my Rust Mutex...

https://github.com/42ByteLabs/geekorm/pull/193

feat(backends): Update Wait timeout by GeekMasher 路 Pull Request #193 路 42ByteLabs/geekorm

This pull request includes changes to the geekorm-core/src/backends/libsql/mutex.rs file to improve code consistency and maintainability. The main change involves replacing hard-coded sleep duratio...

GitHub

GeekORM v0.10.0 has been released! Take a look at the changes as this has a major breaking change

https://github.com/42ByteLabs/geekorm/discussions/191

#rust #rustlang

v0.10.0 is released! 路 42ByteLabs geekorm 路 Discussion #191

I'm happy to announce that GeekORM v0.10.0 has been released. This update has quite a lot of breaking changes that hopefully will improve the support in the long run for GeekORM. Migration Changes ...

GitHub

Streaming live now! Come say hi

https://www.twitch.tv/geekmasher

GeekMasher - Twitch

Hi, I'm Geekmasher! Let's program some projects together. If you love Rust 馃 you'll love my channel (other programming languages are available as DLC)

Twitch