Most Viewed in the Past 5 Days
- 
        That time when almost 100% accurate proof-of-concept data ended up giving POC results that were 1,900% off
- 
        Beyond the Hype, Toward Reliability: Building a Reliable, Offline AI Analyst for Advanced Cybersecurity
- 
        Effective LLM fine-tuning for dummies
- 
        Examining performance related information of your spark application via spark UI
- 
        Cloud based standbys for on Premises workloads without changing your public IP
- 
        Make your Kubernetes workloads more robust with startup, readiness and liveness probes
- 
        Automatic faulty commit hunting with git bisect
- 
        Leverage deep learning using AWS Rekognition and surveillance cameras to analyze customer satisfaction and emotions from sales representatives interactions
- 
        Visualizing data processing progress with tqdm
- 
        Improving consistency in distributed applications using Saga pattern with Orkes (Netflix) conductor
- 
        Reducing resource requirements: Hands-on LLM quantization and post-quantization performance assessment for dummies
- 
        Leverage AWS Direct Connect to use AWS services without exposing your data to the public internet
- 
        Reducing I/O latency on EBS restored from snapshots with AWS FSR
- 
        Speeding up spark SQL with adaptive query execution
- 
        Improve MTTR's with observability platforms
- 
        Creating and sharing private npm packages without setting up a repository manager, using git urls
- 
        Extending Flyweight pattern ideas to improve system-wide performance and reduce costs
- 
        Anti-Corruption layer is not your way around legacy or badly designed implementation
- 
        F-Strings formatting is not only the most modern approach, it's also the most performant
- 
        Creating custom NiFI processors with Maven Archetypes
- 
        HTTP compression: reduce up to 90% of HTTP response size with Gzip
- 
        Session locking – big bad and sometimes (or mostly) unnoticed until it’s too late con of long polling
- 
        Debugging memory leaks: When the famous 3 snapshot technique can cost you days of development
- 
        Using decorators to replace and tweak 3rd party services for your specific needs