Browsing Category
Software
11653 posts
Software Engineering & Development Frameworks
This hub covers practical engineering frameworks, development processes, and system design approaches used to build scalable and reliable systems.
You’ll find how-to guides, architectural breakdowns, and real-world insights focused on backend systems, cloud software, and modern developer tooling.
This content is designed for engineers, technical leads, and teams working on production-scale applications.
Key Engineering Guides
“Unlocking AI in Systems Engineering: Benefits, Challenges, and Future Insights”
In the rapidly evolving landscape of technology, systems engineering stands at a pivotal crossroads, where traditional methodologies meet…
RandomResizedCrop in PyTorch (1)
Buy Me a Coffee☕ *Memos: My post explains OxfordIIITPet(). RandomResizedCrop() can crop a random part of an image,…
How Games Maintain Consistent Speed Across Different Devices
Our game wants to rotate something at 3 radians/second on every device. Let’s see how this works at…
The End of Software Engineers? Navigating the 2025 Tech Landscape
https://medium.com/@bhuwanchettri/the-end-of-software-engineers-navigating-the-2025-tech-landscape-20ffc3091a73
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…
How to Build a Flask Python Web Application?
Have you ever wanted to build your own web application but didn’t know where to start? Flask, a…
Deploy Next.js Supabase App to Cloud Run using Artifact Registry and Secrets Manager
Table of Contents Introduction Step 1: Set Up Your Google Cloud Project Create a Google Cloud Project Install…
The Role of Probability in Decision-Making: A Blackjack Case Study
Uncertainty, by definition, is a nebulous concept; it encapsulates the unknowns and ambiguities. Probability plays a crucial role…
Scalable Database Solutions: From Replication to NoSQL and NewSQL
Welcome to another Sunday blog, where we explore fascinating concepts in distributed systems and their real-world applications! Imagine…
Get Number Set Statistics with an Excel Online Script in Power Automate
There are a few methods to find the Sum, Mean and Mode of arrays of numbers in Power…