Forem

Matías Denda profile picture

Matías Denda

Technical Architect by day, building open source by night. Author of "Git in Depth: From Solo Developer to Engineering Teams". Cave diver when offline.

Joined Joined on  github website
Procedurally generating marble dice textures with simplex noise
Cover image for Procedurally generating marble dice textures with simplex noise

Procedurally generating marble dice textures with simplex noise

1
Comments
5 min read

Want to connect with Matías Denda?

Create an account to connect with Matías Denda. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
The four decisions every team makes about Git (whether they realize it or not)
Cover image for The four decisions every team makes about Git (whether they realize it or not)

The four decisions every team makes about Git (whether they realize it or not)

4
Comments 4
6 min read
N! Ways to Hide a Message: Multi-Carrier Encoding in Rust
Cover image for N! Ways to Hide a Message: Multi-Carrier Encoding in Rust

N! Ways to Hide a Message: Multi-Carrier Encoding in Rust

3
Comments 3
5 min read
Stop estimating in hours. Start estimating in complexity.
Cover image for Stop estimating in hours. Start estimating in complexity.

Stop estimating in hours. Start estimating in complexity.

4
Comments 3
8 min read
Your team isn’t slow — your WIP is too high (Little’s Law explained)
Cover image for Your team isn’t slow — your WIP is too high (Little’s Law explained)

Your team isn’t slow — your WIP is too high (Little’s Law explained)

6
Comments 11
4 min read
I shipped a feature in a language I barely know — thanks to AI (and not for the reason you think)
Cover image for I shipped a feature in a language I barely know — thanks to AI (and not for the reason you think)

I shipped a feature in a language I barely know — thanks to AI (and not for the reason you think)

1
Comments
4 min read
Your Kanban board is lying to you (and Git knows it)
Cover image for Your Kanban board is lying to you (and Git knows it)

Your Kanban board is lying to you (and Git knows it)

4
Comments 5
7 min read
Hiding Data in Plain Sight: Building Anyhide in Rust
Cover image for Hiding Data in Plain Sight: Building Anyhide in Rust

Hiding Data in Plain Sight: Building Anyhide in Rust

4
Comments 2
5 min read
SOLID isn't overrated, it's misapplied
Cover image for SOLID isn't overrated, it's misapplied

SOLID isn't overrated, it's misapplied

4
Comments 1
3 min read
Git worktree: the stash replacement nobody teaches you
Cover image for Git worktree: the stash replacement nobody teaches you

Git worktree: the stash replacement nobody teaches you

5
Comments 3
3 min read
What cave diving taught me about distributed systems
Cover image for What cave diving taught me about distributed systems

What cave diving taught me about distributed systems

Comments
4 min read
One TUI for RabbitMQ, Kafka, and MQTT: why I built queuepeek
Cover image for One TUI for RabbitMQ, Kafka, and MQTT: why I built queuepeek

One TUI for RabbitMQ, Kafka, and MQTT: why I built queuepeek

2
Comments
5 min read
What actually happens when you `git merge --no-ff`
Cover image for What actually happens when you `git merge --no-ff`

What actually happens when you `git merge --no-ff`

1
Comments 1
4 min read
Automatic Node.js Version Switching Across Projects

Automatic Node.js Version Switching Across Projects

1
Comments
3 min read
loading...