awesome-articles
github.com/balamaci/awesome-articles ↗Curated lists of articles on different topics
Use this list with your AI agent
Add the Context Awesome MCP server to Claude, Cursor, or any MCP client, then ask:
"Show me jmx resources from awesome-articles"
Installation instructions →What's inside
Threads and Concurency
- Analyze Thread dumps
- Executor Service
ExecutorService explained
- Executor Service 10 tips&tricks
Executor Service 10 tips&tricks
- Solving a real problem
Solving a real complex problem with a step by step guide and the reason behind it.
- Thread Interruption
How to interrupt threads in Java
- Thread Pools
ExecutorService perils
Bytecode Manipulation
- Annotation-driven Java runtime code generation
Using ByteBuddy to generated code at runtime
Security
- Basic Security
Basic infrastructure security, SSH, IPTABLES
- Convolutional Neural Networks for Visual Recognition
- Linux network commands
- Linux Security Tricks
Another post on securing your servers.
- Log management
- Matrix calculus required for DL
Linux general stuff
- Commands glosary
List of Linux commands helpful for solving specific problems.
- Cron
Crontab best practices
- iptables commands
- Memory consumption
Memory consumption Linux
- Memory Management
Indepth guide about memory management in Linux and relation with Java allocation.
- SSH
Explains ssh keys, ssh-agent, ssh tunnels and proxy, etc.
Java8
- CompletableFuture
Video on CompletableFuture
- Java 8 Collectors
Java8 Collector and Streams explained by implementing Guava Multimap collector
- Java 8 Features
High level explainations of the features in Java8
Generics
- Decorator with Lambda
Decorator Design Pattern using lambdas
- Generics interview
- Github patterns repository
Implementation and explanation of the most common design patterns.
- Patterns with Java8
Patterns re-analised and implemented with Java8
JTA
- Distributed Log - Kafka
Kafka distributed log concept explained.
- Git flow
Git flow visual chart
- Git tips
Git Tips
- JTA with Spring
Showing a sample of 55 resources. View the full list on GitHub →