Day: March 30, 2025
11 posts
Estratégias de Caching para Resolver Problemas de Latência e Sobrecarga em Bancos de Dados
Disclaimer Este texto foi inicialmente concebido pela IA Generativa em função da transcrição de uma aula do curso…
Comprehensive Guide to Building a CI/CD Pipeline in AWS with GitHub
Introduction CI/CD (Continuous Integration/Continuous Delivery) pipelines are foundational to modern software development, enabling teams to automate building, testing,…
Using Amazon EKS with Karmada: Building Multi-cluster Kubernetes Management
Introduction As organizations scale their Kubernetes environments, managing multiple clusters across various regions becomes increasingly complex. Amazon Elastic…
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…
Sunday Rewind: Scaling at full speed by Tanja Lau
This week’s Sunday Rewind is a 2018 talk from MTP Engage Hamburg in which Tanja Lau looks back…
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,…