Browsing Category
Software
11637 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
How I Reduced My Oracle SQL Execution Time from 110s to 2s
🧩 The Problem Recently, I encountered a performance bottleneck while writing a SQL query: the execution time was…
JAX DataLoader v0.1.9: A High-Performance Data Loading Solution for JAX
🔥 Introduction Loading data efficiently is one of the biggest challenges in machine learning. If you’ve been working…
How to Detect Low Test Coverage Files in Flutter / Dart
How to Detect Low Test Coverage Files in Flutter / Dart Through observing our customers’ behavior, we’ve noticed…
A sleek solidity cheatsheet
part 1 of a 5 part series on essentials for solidity devs solidity_cheatsheet.sol cryptography_cheatsheet.sol assembly_cheatsheet.sol designPatterns_cheatsheet.sol security_cheatsheet.sol It…
Introducing TxGemma: Open models to improve therapeutics development
Google DeepMind releases TxGemma, built on Gemma, which predicts therapeutic properties, and Agentic-Tx, powered by Gemini 2.0 Pro,…
Making an Effective Application Security Program: Strategies, methods and tools to maximize results
AppSec is a multifaceted and robust method that goes beyond the simple vulnerability scan and remediation. A holistic,…
DevOps Made Simple: A Beginner’s Guide to Landing a DevOps Internship
Introduction Breaking into the world of DevOps can seem overwhelming, especially for beginners. With a mix of development…
Rethinking the Operator Access Experience
The advent of AI agentic systems had me rethinking how to approach a traditional cloud security pain point.…
OPEN SOURCE
USES OF OPEN SOURCE SOFTWARE : Software programmers and application developers are the primary users of open source…
How to gain maximum out of AWS Compute Architectures?
Welcome to another essentials post with AWS Compute Architecture !! AWS Compute is about using provisioning EC2 servers…