<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cybersecurity on </title>
    <link>https://www.compilemymind.com/tags/cybersecurity/</link>
    <description>Recent content in Cybersecurity on </description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Thu, 27 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.compilemymind.com/tags/cybersecurity/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Internet Protocol (IP) Explained: Addressing, Subnets, DHCP, and NAT</title>
      <link>https://www.compilemymind.com/posts/internet-protocol-ip-basics/</link>
      <pubDate>Thu, 27 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.compilemymind.com/posts/internet-protocol-ip-basics/</guid>
      <description>&lt;p&gt;Every device on the internet speaks one language at the network layer: &lt;strong&gt;IP&lt;/strong&gt;. Whether a packet travels from your browser to a web server around the world, or bounces between two VMs inside a private data center, the Internet Protocol is what makes routing possible. It&amp;rsquo;s also, by no coincidence, one of the most exploited protocol layers in cybersecurity — from IP spoofing to DHCP starvation attacks.&lt;/p&gt;&#xA;&lt;p&gt;This guide takes you through the mechanics of IPv4 addressing, subnetting, DHCP, and NAT. No hand-waving. Just the internals.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Network Communication Basics: Ethernet, MAC Addressing, and How Local Networks Work</title>
      <link>https://www.compilemymind.com/posts/network-communication-basics/</link>
      <pubDate>Thu, 27 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.compilemymind.com/posts/network-communication-basics/</guid>
      <description>&lt;p&gt;Networks are everywhere, but most people — including many IT professionals — treat them as black boxes. You plug in a cable, data travels, things work. But when things &lt;em&gt;don&amp;rsquo;t&lt;/em&gt; work, or when you&amp;rsquo;re trying to understand how an attacker moves laterally inside a network, the black box has to open.&lt;/p&gt;&#xA;&lt;p&gt;This guide covers the fundamentals of local network communication: how devices talk to each other at the Ethernet layer, how addresses work, and how the physical and logical design of a network shapes its behavior.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Understanding Internet Connectivity and Network Cabling: A Complete Guide</title>
      <link>https://www.compilemymind.com/posts/internet-connectivity-and-cabling/</link>
      <pubDate>Thu, 27 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.compilemymind.com/posts/internet-connectivity-and-cabling/</guid>
      <description>&lt;p&gt;Before a single packet reaches your application, it has to traverse an enormous amount of physical and logical infrastructure. Understanding that infrastructure — from the cable plugged into your wall to the backbone routers of your ISP — isn&amp;rsquo;t just interesting trivia. It shapes how you design networks, troubleshoot outages, and think about availability and reliability in a security context.&lt;/p&gt;&#xA;&lt;p&gt;This guide covers how internet connectivity is delivered and the physical cabling technologies that underpin modern networks.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Understanding HTTP Status Codes: What They Mean and How to Use Them</title>
      <link>https://www.compilemymind.com/posts/http-status-codes/</link>
      <pubDate>Sun, 23 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.compilemymind.com/posts/http-status-codes/</guid>
      <description>&lt;p&gt;HTTP status codes are the server&amp;rsquo;s vocabulary for telling clients what happened. Three digits. Completely standardized. And yet, they&amp;rsquo;re routinely misused in ways that break API clients, confuse security tools, and inadvertently leak information about your infrastructure.&lt;/p&gt;&#xA;&lt;p&gt;This guide covers what each status code category means, when to use specific codes, and a few security considerations that most tutorials skip.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;the-five-categories&#34;&gt;The Five Categories&lt;/h2&gt;&#xA;&lt;p&gt;Status codes are grouped by their first digit:&lt;/p&gt;</description>
    </item>
    <item>
      <title>Google Gemini 3: A Leap Forward in Multimodal Reasoning and Developer Tooling</title>
      <link>https://www.compilemymind.com/posts/google-gemini-3-launch/</link>
      <pubDate>Wed, 19 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.compilemymind.com/posts/google-gemini-3-launch/</guid>
      <description>&lt;p&gt;The AI arms race is accelerating, and Google is stepping up with Gemini 3 — a new multimodal model designed to reason, code, and generate interactive outputs at a new level. In this post I summarize what Google announced, how the new capabilities differ from previous releases, and what developers and everyday users should expect from Gemini 3, Gemini 3 Pro, Gemini Agent, Gemini 3 Deep Think, and Antigravity.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;tldr&#34;&gt;TL;DR&lt;/h2&gt;&#xA;&lt;table&gt;&#xA;  &lt;thead&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;th&gt;Feature&lt;/th&gt;&#xA;          &lt;th&gt;Summary&lt;/th&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/thead&gt;&#xA;  &lt;tbody&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Gemini 3&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Latest multimodal model with improved reasoning and stronger code execution&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Gemini 3 Pro / Deep Think&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Targets complex reasoning; Deep Think evaluates multiple hypotheses in parallel&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Antigravity&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Multi-pane agent developer environment for autonomous coding workflows&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;      &lt;tr&gt;&#xA;          &lt;td&gt;&lt;strong&gt;Integration&lt;/strong&gt;&lt;/td&gt;&#xA;          &lt;td&gt;Rolling out across Google Search, Gemini App, and Vertex AI&lt;/td&gt;&#xA;      &lt;/tr&gt;&#xA;  &lt;/tbody&gt;&#xA;&lt;/table&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;whats-new--highlights&#34;&gt;What&amp;rsquo;s New — Highlights&lt;/h2&gt;&#xA;&lt;p&gt;Gemini 3 and its related services bring a few meaningful changes beyond raw model size or latency:&lt;/p&gt;</description>
    </item>
    <item>
      <title>What&#39;s New in Java 25 (JDK 25)</title>
      <link>https://www.compilemymind.com/posts/new-features-in-java-25/</link>
      <pubDate>Fri, 24 Oct 2025 00:00:00 +0000</pubDate>
      <guid>https://www.compilemymind.com/posts/new-features-in-java-25/</guid>
      <description>&lt;p&gt;Java 25 (JDK 25) is here — and it&amp;rsquo;s an LTS release. That means most vendors will support it for years, and many teams will plan upgrades from JDK 17 or 21 directly to 25. In this post, I&amp;rsquo;ll walk through the highlights that matter in real projects: language changes, concurrency improvements (Project Loom), runtime and GC work, observability via JFR, security/crypto, and AOT ergonomics.&lt;/p&gt;&#xA;&lt;p&gt;This post is based on the official OpenJDK pages and JEPs for JDK 25.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
