Disgruntled PMM
24 posts
Dynamic Routing Systems for Scalable Web Applications(5918)
GitHub Homepage: https://github.com/eastspire/hyperlane My fascination with routing systems began during a web development internship where I witnessed firsthand…
Why AI development demands product operating models
Many of us have built products inside a classic “project” mindset: “You’ve got three months—build these unvalidated product…
Alocações em .NET
Reference Type é alocada na memória heap e Value Type é alocada na memória Stack. Já adianto que…
Recon v2: Um curto update sobre como estou mudando meu processo de recon
Tradicionalmente, sempre segui um processo recon simples e básico, focado em subfinder + httpx + nuclei + ffuf…
Sunday Rewind: Helping teams to be successful by Ezinne Udezue
This week’s Sunday Rewind is a 2019 #mtpcon London talk from Ezinne Udezue, then VP Product Management at…
How to Protect Your FiveM Server from DDoS Attacks
As the popularity of FiveM servers continues to grow within the gaming community, so does the risk of…
Sunday Rewind: 7 things I’ve learned in my first 6 months as a product manager
In this post from 2023, Issac Vargas, Product Manager at Microsoft Graph Developer Experience team, shares the key…
Advancing in Web Application Security: Exploring Advanced Login Security and Cache Control
Hey Dev.to community! Today, I delved into advanced topics in web application security and development, and I’m thrilled…
Ace Your Next Job Interview: Mastering Questions, Overcoming Weaknesses, and Success Stories
Introduction Job interviews can often feel like daunting hurdles on the path to career advancement. However, with the…
Functions in Rust: a good introduction
Functions in Rust In this 4th lesson, we will learn about functions in Rust. If you prefer a…