← Back to Arcade

Dev Blog

Build notes & product insight

Updates on how we build Arcade-Verse, technical decisions, and where the product is headed. Games at the heart, with a peek under the hood.

The Architecture of Nostalgia: Preserving Flash MMOs

2026-02-20

A technical look at how private servers and reverse-engineering keep dead games like Club Penguin alive on modern web architecture.

#architecture#flash#mmo#preservation

Why I had to learn Rust to play 32-bit games on macOS

2026-02-18

How I bypassed Electron and used Tauri to build a native macOS wrapper for classic web games.

#development#rust#tauri#macos

Why Preservation Matters: Saving 32-bit Era Games

2026-02-17

A deep dive into why preservation matters: saving 32-bit era games and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

Understanding Game Emulation: Interpreters vs Recompilers

2026-02-17

A deep dive into understanding game emulation: interpreters vs recompilers and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

Top 10 Hidden Gems of the SNES Era

2026-02-17

A deep dive into top 10 hidden gems of the snes era and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

The Technical Challenges of Emulating N64 in JavaScript

2026-02-17

A deep dive into the technical challenges of emulating n64 in javascript and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

The Rise of Private Game Servers

2026-02-17

A deep dive into the rise of private game servers and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

The Evolution of Retro Gaming: From Arcades to Browser

2026-02-17

A deep dive into the evolution of retro gaming: from arcades to browser and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

How to Stream Retro Games Without OBS

2026-02-17

A deep dive into how to stream retro games without obs and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

Game Design Lessons from the 90s We Should Bring Back

2026-02-17

A deep dive into game design lessons from the 90s we should bring back and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

Building Your Own Security Control Plane with Nexus Hub

2026-02-17

A deep dive into building your own security control plane with nexus hub and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

Arcade-Verse Dev Log #1: Building the Engine

2026-02-17

A deep dive into arcade-verse dev log #1: building the engine and what it means for the future of gaming and technology.

#gaming#preservation#retro#tech

Why We Built Arcade Link: Beyond the Browser

2024-02-16

The browser is great, but sometimes you need more power. Introducing Arcade Link, our native desktop client for macOS and Windows.

#arcade-link#desktop#electron#tauri

The OpenMedia Launch: Reclaiming the Internet

2024-02-16

How OpenMedia bridges the gap between old-school IRC freedom and modern streaming convenience.

#openmedia#irc#p2p#tauri#rust

Safety First: OpenClaw, Tailscale, and Managing Ports

2024-02-16

Exposing security tools to the public internet is a recipe for disaster. Here's how Nexus Ops uses Tailscale to keep your OpenClaw instance safe.

#security#tailscale#networking#openclaw

Enterprise-Grade Security for Small Business: Introducing Nexus Ops

2024-02-16

How Nexus Ops helps SMBs set up a 'Security Control Plane' on their own VPS, competing with giants like CrowdStrike and PANW without the enterprise price tag.

#security#smb#vps#rust#openclaw

The Mission: Bridging the Gap Between "Tech Savvy" and Everyone Else

2024-02-14

Technology shouldn't be a gatekept club. My mission is to build tools that give everyone the power of a developer, without needing the degree.

#mission#indie-dev#philosophy#streaming

Why I Built Arcade Engine: The Streamlabs Problem

2024-02-10

Streaming should be simple. When the tools we rely on start failing us, it's time to build something better. Introducing Arcade Engine.

#rust#streaming#engineering#obs

The Architecture of Nostalgia: How Private Servers Keep Dead Games Alive

2023-12-01

When Disney shut down Club Penguin, the community didn't give up. A technical look at how private servers reverse-engineer legacy protocols.

#reverse-engineering#preservation#flash#sockets

Stop paying for managed hosting: How to roll your own Game Server with Docker and N8N

2023-11-15

Managed hosting for game servers is a rip-off. Learn how to automate your own VPS setup using Docker and low-code workflows.

#docker#n8n#self-hosting#devops

Why I had to learn Rust to play 32-bit games on macOS Sequoia

2023-10-27

Apple killed 32-bit apps years ago, leaving thousands of retro games unplayable. Here is how I used Tauri and Rust to build a lightweight wrapper that brings them back.

#rust#tauri#macos#emulation