I Could Work All Day and Still Feel Like I Wasted It – So I Built Chroniq
I wanted more than another screen-time tracker. I wanted to understand how I actually spend my working day. Continue reading on Medium » I wanted more than another screen-time tracker.…
I Wasn’t Trying to Find the Best Machine Learning Model. I Was Trying to Build One I Could Trust.
What a freight-rate prediction problem taught me about messy data, validation, feature availability, and the decisions that happen before… Continue reading on Medium » What a freight-rate prediction problem taught…
Shuffle in Apache Spark: How Data Moves Across Partitions
If you’ve worked with Apache Spark for even a short time, you’ve probably encountered one of the most important — and potentially… Continue reading on Medium » If you’ve worked…
HTML vs CSS vs JavaScript: The Simple Explanation Every Beginner Needs
HTML creates the structure. CSS controls the appearance. JavaScript adds behavior and interactivity. Continue reading on Medium » HTML creates the structure. CSS controls the appearance. JavaScript adds behavior and…
Object-Oriented Programming: Pewarisan (Inheritance) ️
Pratikum Pemrograman Berorientasi Objek ke-5 Continue reading on Medium » Pratikum Pemrograman Berorientasi Objek ke-5Continue reading on Medium » Read More Java on Medium #java
15 JavaScript Rules I Follow When Building Production Apps
JavaScript is easy to start with. Continue reading on Medium » JavaScript is easy to start with.Continue reading on Medium » Read More JavaScript on Medium #java
Lambdas and Functional Interfaces — Part 1: Writing Lambdas: The Syntax Forms
If you already know Java, the basics are just the starting point. Continue reading on Stackademic » If you already know Java, the basics are just the starting point.Continue reading…
IntelliJ IDEA provides a way to suppress warnings where annotations are not allowed
JetBrains IntelliJ IDEA gives a lot more warnings than the Java compiler, and also more warnings than other integrated development… Continue reading on Medium » JetBrains IntelliJ IDEA gives a…
If Atomics Are Lock-Free, Why Does Another CPU Core Still Have to Wait?
I had used atomic operations for years. Then I realized I had never really asked what the CPU was doing underneath them. Continue reading on Medium » I had used…
Seek, Click, and Ta-Da! The Process of an App Opening in Linux
Whenever we type a command in the terminal, a series of events happens that gives us a desired result. But what happens when we click an… Continue reading on Medium…
How I Investigate a Suspicious Login on a Linux Server
From auth.log and utmp to /proc memory forensics and backdoor persistence: a battle-tested triage playbook for production engineers. Continue reading on Medium » From auth.log and utmp to /proc memory…
Proxmox Resource Pools: Multi-Tenant Isolation Guide
A managed service provider migrated 40 customers onto a single six-node Proxmox VE cluster. Every VM lived in the default “no pool” state… Continue reading on Medium » A managed…
Day 9 of our 90-Day Journey: Cracking the GenAI Interview: Linux Process Management and Memory…
We looked at these concepts from the perspective of both traditional applications and modern GenAI workloads. Continue reading on Medium » We looked at these concepts from the perspective of…
Zabbix 8.0 ile Linux Ağ Sağlığını İzleme: NET.IF.GET(), JSONPath ve Telegram Alarm Entegrasyonu
] ] Read More Linux on Medium #linux
The Half-Second Anomaly
Andres Freund was testing database performance on a Friday afternoon in late March. Continue reading on Medium » Andres Freund was testing database performance on a Friday afternoon in late…
GitHub Copilot CLI on Linux: What Happens When AI Moves Into Your Terminal
A practical look at using an AI coding agent directly from the Linux command line. Continue reading on Linux For Everyone » A practical look at using an AI coding…
I Forgot to Use tmux—Can I Steal Back My Linux Session?
Disclaimer: This demonstration is intended for Linux administration, security research, and educational purposes. Perform it only on… Continue reading on Medium » Disclaimer: This demonstration is intended for Linux administration,…
Ubuntu Kernel Updates: Does Your VPS Really Need a Reboot?
Installed is not running. Running is not healthy. Here’s how to verify your Ubuntu VPS after kernel security updates. Continue reading on Medium » Installed is not running. Running is…
Bug Bounty শুরু করার আগে যা বুঝতে হবে
আপনি একটা bug bounty program-এ target পেলেন। Scope দেখলেন। একটা domain, কিছু subdomain, একটা web app। Continue reading on Medium » আপনি একটা bug bounty program-এ target পেলেন। Scope দেখলেন।…
The Bug Bounty Blindspot: Why Crowdsourced Triage Leaves You More Exposed (and Costs You More) Than…
Corporate security leaders love the crowdsourced bug bounty pitch. The sales team from a major platform steps into your boardroom with a… Continue reading on Medium » Corporate security leaders…