<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>NeaByteLab - articles</title>
<subtitle>articles feed for NeaByteLab</subtitle>
<link href="https://neabyte.com/articles/atom.xml" rel="self"/>
<link href="https://neabyte.com"/>
<id>https://neabyte.com/articles/atom.xml</id>
<updated>2026-07-10T08:00:00.000Z</updated>
<entry>
<title>The Architecture of a Blazing-Fast Web UI</title>
<link href="https://neabyte.com/articles/the-architecture-of-blazing-fast-web-ui"/>
<id>https://neabyte.com/articles/the-architecture-of-blazing-fast-web-ui</id>
<updated>2026-07-10T08:00:00.000Z</updated>
<summary>A slow stopwatch on first paint reveals why the fastest interfaces ship finished HTML and let a small script quietly wake it up.</summary>
</entry>
<entry>
<title>The Long Road to Whole-Program Compilers</title>
<link href="https://neabyte.com/articles/the-long-road-to-whole-program-compilers"/>
<id>https://neabyte.com/articles/the-long-road-to-whole-program-compilers</id>
<updated>2026-07-09T04:06:49.000Z</updated>
<summary>Renaming CSS, HTML, and JS symbols from one shared map keeps a page intact, but every missed reference fails in total silence.</summary>
</entry>
<entry>
<title>Scoring IDX Stocks by Value and Momentum</title>
<link href="https://neabyte.com/articles/scoring-idx-stocks-by-value-and-momentum"/>
<id>https://neabyte.com/articles/scoring-idx-stocks-by-value-and-momentum</id>
<updated>2026-07-07T11:48:46.000Z</updated>
<summary>Raw fundamentals become one comparable score, ranking Indonesian stocks by value, quality, and momentum on a fair single scale.</summary>
</entry>
<entry>
<title>When to Own Your AI and When to Rent One</title>
<link href="https://neabyte.com/articles/when-to-own-your-ai-and-when-to-rent-one"/>
<id>https://neabyte.com/articles/when-to-own-your-ai-and-when-to-rent-one</id>
<updated>2026-07-04T06:54:00.000Z</updated>
<summary>Owning a frontier model or renting the cloud comes down to break-even math, privacy risk, and how heavily a pipeline leans on AI.</summary>
</entry>
<entry>
<title>Predicting the Ninety Percent Layoff Wave</title>
<link href="https://neabyte.com/articles/predicting-the-ninety-percent-layoff-wave"/>
<id>https://neabyte.com/articles/predicting-the-ninety-percent-layoff-wave</id>
<updated>2026-07-03T14:52:08.000Z</updated>
<summary>One AI job-loss forecast landed eleven days before a ninety percent layoff report, and trend modeling read the entire shift early.</summary>
</entry>
<entry>
<title>Existential Doubt Only Visits the Settled</title>
<link href="https://neabyte.com/articles/existential-doubt-only-visits-the-settled"/>
<id>https://neabyte.com/articles/existential-doubt-only-visits-the-settled</id>
<updated>2026-07-02T23:56:00.000Z</updated>
<summary>Comfort solves survival but creates space for existential questions, and ambition born from that ease quietly becomes burnout.</summary>
</entry>
<entry>
<title>When to Pick Llama.cpp Instead of Ollama</title>
<link href="https://neabyte.com/articles/when-to-pick-llama-cpp-instead-of-ollama"/>
<id>https://neabyte.com/articles/when-to-pick-llama-cpp-instead-of-ollama</id>
<updated>2026-06-17T14:47:00.000Z</updated>
<summary>Llama.cpp trades warm defaults for raw control, and this breaks down when its low level tuning finally beats the ease of Ollama.</summary>
</entry>
<entry>
<title>Safe Is a Story We Keep Telling Ourselves</title>
<link href="https://neabyte.com/articles/safe-is-a-story-we-keep-telling-ourselves"/>
<id>https://neabyte.com/articles/safe-is-a-story-we-keep-telling-ourselves</id>
<updated>2026-05-25T21:14:37.000Z</updated>
<summary>Security is mostly an illusion, privacy is gone in a tracked world, mistakes repeat, and rules bend once nobody enforces them.</summary>
</entry>
<entry>
<title>Emoji AST Interpreter REPL Stage - Part 5</title>
<link href="https://neabyte.com/articles/build-an-emoji-ast-compiler-repl-part-5"/>
<id>https://neabyte.com/articles/build-an-emoji-ast-compiler-repl-part-5</id>
<updated>2026-05-22T03:24:37.000Z</updated>
<summary>Finish the emoji language with built-in functions and a read-eval-print loop that turns the compiler pipeline into a live tool.</summary>
</entry>
<entry>
<title>Emoji AST Interpreter Scope Stage - Part 4</title>
<link href="https://neabyte.com/articles/build-an-emoji-ast-compiler-scope-part-4"/>
<id>https://neabyte.com/articles/build-an-emoji-ast-compiler-scope-part-4</id>
<updated>2026-05-21T22:09:58.000Z</updated>
<summary>Give the emoji language memory with variables and a scope map, then add unary negation and a ternary for real branching decisions.</summary>
</entry>
<entry>
<title>Emoji AST Interpreter Walker Stage - Part 3</title>
<link href="https://neabyte.com/articles/build-an-emoji-ast-compiler-walker-part-3"/>
<id>https://neabyte.com/articles/build-an-emoji-ast-compiler-walker-part-3</id>
<updated>2026-05-21T17:36:14.000Z</updated>
<summary>Walk the emoji abstract syntax tree with a recursive tree-walking interpreter that collapses nested nodes into one final number.</summary>
</entry>
<entry>
<title>Emoji AST Interpreter Parser Stage - Part 2</title>
<link href="https://neabyte.com/articles/build-an-emoji-ast-compiler-parser-part-2"/>
<id>https://neabyte.com/articles/build-an-emoji-ast-compiler-parser-part-2</id>
<updated>2026-05-21T13:02:29.000Z</updated>
<summary>Turn a flat emoji token stream into an abstract syntax tree with precedence climbing, the parsing stage of a tiny emoji compiler.</summary>
</entry>
<entry>
<title>Emoji AST Interpreter Lexer Stage - Part 1</title>
<link href="https://neabyte.com/articles/build-an-emoji-ast-compiler-lexer-part-1"/>
<id>https://neabyte.com/articles/build-an-emoji-ast-compiler-lexer-part-1</id>
<updated>2026-05-21T08:17:43.000Z</updated>
<summary>Build a lexer that turns fruit emoji and math symbols into a clean token stream, the first stage of a tiny emoji AST compiler.</summary>
</entry>
<entry>
<title>The Prompt Skill Economy Is Mostly a Mirage</title>
<link href="https://neabyte.com/articles/the-prompt-skill-economy-is-mostly-a-mirage"/>
<id>https://neabyte.com/articles/the-prompt-skill-economy-is-mostly-a-mirage</id>
<updated>2026-05-14T09:37:22.000Z</updated>
<summary>Models correlate patterns, not hidden skill, so prompt courses, rule stacks, and taste sold as mastery mostly mislead the buyer.</summary>
</entry>
<entry>
<title>Replacing a Team With Agents Is Not Free</title>
<link href="https://neabyte.com/articles/replacing-a-team-with-agents-is-not-free"/>
<id>https://neabyte.com/articles/replacing-a-team-with-agents-is-not-free</id>
<updated>2026-04-18T14:00:00.000Z</updated>
<summary>Replacing a team with agents hides real costs in constant monitoring, context loss, and quiet drift when nobody owns the outcome.</summary>
</entry>
<entry>
<title>Mediation Hierarchy and Illusion of Access</title>
<link href="https://neabyte.com/articles/mediation-hierarchy-and-illusion-of-access"/>
<id>https://neabyte.com/articles/mediation-hierarchy-and-illusion-of-access</id>
<updated>2026-04-12T02:43:00.000Z</updated>
<summary>Every claim of direct access to truth quietly creates new layers of mediation, and whoever controls that layer holds the power.</summary>
</entry>
<entry>
<title>Personality AI Without the Digital Trail</title>
<link href="https://neabyte.com/articles/personality-ai-without-the-digital-trail"/>
<id>https://neabyte.com/articles/personality-ai-without-the-digital-trail</id>
<updated>2026-03-05T08:00:00.000Z</updated>
<summary>A privacy-first approach to personality-aware AI using natal chart astrology as a divine fingerprint without personal data access.</summary>
</entry>
<entry>
<title>Stop Wrapping Libraries Around Libraries</title>
<link href="https://neabyte.com/articles/stop-wrapping-libraries-around-libraries"/>
<id>https://neabyte.com/articles/stop-wrapping-libraries-around-libraries</id>
<updated>2026-02-14T08:30:00.000Z</updated>
<summary>Most wrapper libraries add indirection without value, hiding the original API behind a layer that breaks on every upstream update.</summary>
</entry>
<entry>
<title>Prebuilt Styles Buy Speed and Sell Control</title>
<link href="https://neabyte.com/articles/prebuilt-styles-buy-speed-and-sell-control"/>
<id>https://neabyte.com/articles/prebuilt-styles-buy-speed-and-sell-control</id>
<updated>2025-11-24T08:00:00.000Z</updated>
<summary>Prebuilt styles buy speed early, then sell away design control, and that trade grows expensive as the product slowly matures.</summary>
</entry>
<entry>
<title>Component Soup Slowly Kills the Frontend</title>
<link href="https://neabyte.com/articles/component-soup-slowly-kills-the-frontend"/>
<id>https://neabyte.com/articles/component-soup-slowly-kills-the-frontend</id>
<updated>2025-11-17T08:00:00.000Z</updated>
<summary>Too many tiny components fragment frontend logic, slow down refactoring, and quietly hide the real structure of the interface.</summary>
</entry>
<entry>
<title>Microservices Without Scale Are Overhead</title>
<link href="https://neabyte.com/articles/microservices-without-scale-are-overhead"/>
<id>https://neabyte.com/articles/microservices-without-scale-are-overhead</id>
<updated>2025-11-10T08:00:00.000Z</updated>
<summary>Microservices solve specific organizational pains, they are not a universal goal every team should chase from the very first day.</summary>
</entry>
<entry>
<title>Monoliths Still Outrun Distributed Teams</title>
<link href="https://neabyte.com/articles/monoliths-still-outrun-distributed-teams"/>
<id>https://neabyte.com/articles/monoliths-still-outrun-distributed-teams</id>
<updated>2025-11-03T08:00:00.000Z</updated>
<summary>Small teams win with monoliths when requirements shift fast and simple deployment beats the distributed scale they never need.</summary>
</entry>
<entry>
<title>Why Deno Beats Node for Most Side Projects</title>
<link href="https://neabyte.com/articles/why-deno-beats-node-for-most-side-projects"/>
<id>https://neabyte.com/articles/why-deno-beats-node-for-most-side-projects</id>
<updated>2025-10-19T12:30:00.000Z</updated>
<summary>Deno beats Node with native TypeScript, built-in tooling, and secure defaults that remove the setup friction for side projects.</summary>
</entry>
<entry>
<title>NeaByteLab Bets Five Years on Pure Proof</title>
<link href="https://neabyte.com/articles/neabytelab-bets-five-years-on-pure-proof"/>
<id>https://neabyte.com/articles/neabytelab-bets-five-years-on-pure-proof</id>
<updated>2025-05-02T21:37:12.000Z</updated>
<summary>A high-stakes bet on anonymous identity, built only from real work, testing whether proof stands without a face or track record.</summary>
</entry>
</feed>
