Logo
Login
Tech Posts 31218
100daysofcode 100daysofdevops 100pay 10mistakes 10yearworkanniversary 11 11labs 11tly 11ty 127001

Dev Blog A constructive and inclusive blog for software developers. With you every step of your journey.

Built with modern PHP and MySQL. Open source software that powers developer blogs and other inclusive communities.

Made with love and PHP. Dev Blog © 2024.

High-Performance Go Middleware: Building Efficient HTTP Request Chains

As a best-selling author, I invite you to explore my books on Amazon. Don't forget to follow me on Medium and show your support. Thank you! Your support means the world! I've spent years optimizing ...
23.04.2025 0 Read More

5 Advanced Java Type System Features That Boost Code Safety and Readability

As a best-selling author, I invite you to explore my books on Amazon. Don't forget to follow me on Medium and show your support. Thank you! Your support means the world! Java's type system has evolv...
23.04.2025 0 Read More

Building "Production-Grade" APIs in .NET

Building "Production-Grade" APIs in .NET
Many engineers build and deploy APIs into production. So we have an API running in production — does that mean it’s truly production-grade?More often than not, the answer is no.We write the code, ...
04.05.2025 0 Read More

How I Got Into Tech: From Hacking WiFi in 2013 to Building My Online Identity

Back in 2012–2013, I was just a curious kid who loved experimenting with technology. I started exploring ethical hacking using BackTrack, tried phishing with HTML, cracked WiFi passwords, and even h...
04.05.2025 0 Read More

Imersão em Engenharia de Software aplicada à iniciantes backend Java pt.0 - Contexto

Recentemente fui convidado a participar como facilitador em um workshop que tinha como intuito passar um overview sobre spring-boot e construção de APIs à um grupo de pessoas de um programa de inic...
23.04.2025 0 Read More

Frameworks Aren’t the Problem — Our Dependency on Them Is

I often get pushback when I share my philosophy: I prefer native development for mobile apps and use core Java without Spring for the backend. Not because I think frameworks are terrible, quite the op...
23.04.2025 0 Read More

Timers and Tickers: Delays and Repeating Tasks 6/10

Using time.Timer to Delay Execution When developing Go applications, you'll often need to delay the execution of certain operations. Maybe you're implementing a retry mechanism, a timeout, or...
23.04.2025 0 Read More

How to Create Your Own Home Lab for Hacking

If you aspire to be a penetration tester, ethical hacker, or a cybersecurity professional, you require practice. And the safest way to get hands-on experience is by creating your own home lab for hack...
23.04.2025 0 Read More

The Beginner’s Guide to Software Engineering

Software Engineering is more than just writing code, it is about solving real-world problems with well structured, scalable, and maintainable solutions. Whether you are transitioning into tech, a curi...
24.04.2025 0 Read More

Building Real-Time Applications with Python WebSockets: A Practical Guide

As a best-selling author, I invite you to explore my books on Amazon. Don't forget to follow me on Medium and show your support. Thank you! Your support means the world! I've been working with real-...
24.04.2025 0 Read More
Loading...
#reading
The Mathematical Model of "Love": From Quantum Physics to Artificial Intelligence
0
The Ultimate Guide to Two-Factor Authentication (2FA) on WordPress
0
Setting Up Kubernetes and Nginx Ingress Controller on an EC2 Instance
0
🐧 Linux Bash Scripting & Command Line Cheatsheet for DevOps
0
AI Revolution in Finance: Transforming the Industry Through Advanced Technologies
0
#popular
Mastering OpenAI’s new Agents SDK & Responses API [Part 1]
0
What is Model Context Protocol (MCP): Explained in detail
0
Beginner's Guide to the Model Context Protocol (MCP)
0
A Step-by-Step Guide to Install DeepSeek-V3-0324 Locally
0
How to Run DeepSeek Locally Using Ollama
0