You are browsing as a guest. Sign up (or log in) to start making projects!

b4san_34

@b4san_34

Joined June 9th, 2026

  • 3Devlogs
  • 4Projects
  • 0Ships
  • 0Votes
Open comments for this post

2h 4m 18s logged

After presenting the first version of MoonOS, the project had the basics in place — enough to prove the concept worked. At that point, I was only around 4–8 commits in, with a minimal but functional core.Since then, I’ve pushed a much bigger wave of updates focused on turning MoonOS from an early prototype into something more complete and scalable. What’s improved since the last updateStronger architecture:I restructured key parts of the codebase to make the system cleaner, more modular, and easier to maintain as it grows. More real functionality:A lot of features that were either missing or still conceptual in v1 are now implemented and integrated into the OS flow. Better overall UX and polish:I refined interactions and visual behavior so the system feels more consistent, less rough, and more intentional.Stability + internal quality:I fixed bugs, handled edge cases better, and refactored fragile sections so new changes don’t break existing behavior as easily.Built for future expansion:The current version is not just “more features” — it’s a better foundation for adding upcoming functionality faster and with less technical friction.Short reflectionIf v1 was about saying “it works”, this phase is about saying “it’s becoming a real system.”The biggest progress wasn’t just feature count — it was maturity in structure, consistency, and direction.Next focusGoing forward, I want to keep building in the same direction:expand core capabilities,keep improving performance/stability,and continue polishing the experience so MoonOS feels as good to use as it is to build.

0
0
12
Open comments for this post

2h 37m 44s logged

MoonOS Preview v1: Just the Beginning
Hey everyone, I’m launching MoonOS—a web-based operating system that runs entirely in your browser and adapts to whatever hardware you’re using.

Here’s the thing: it detects your CPU, RAM, GPU, and battery, then automatically adjusts its visual fidelity. Got a powerful machine? Full glassmorphism and particle effects. On a budget laptop? It strips down gracefully. No configuration. It just works.

You get a real window manager with drag, resize, snap-to-edges, virtual workspaces, a Spotlight-style launcher, a command palette, and keyboard shortcuts that feel native. There’s persistent storage with IndexedDB, so files you create actually stick around. Nine built-in apps: Terminal with a real filesystem, Notes with markdown preview, Files browser, Tasks, Calendar, Settings, Task Manager, Theme Editor, and a Browser.

The tech is intentional—Vite, React 19, TypeScript strict mode, TailwindCSS, Zustand, all bundled at just 137KB gzipped. Tested with Vitest and Playwright.

But here’s what matters most: this is v1, and I’m just getting started. I’m going to make this beautiful. Every detail, every interaction, every visual is going to be refined. MoonOS is going to look and feel incredible.

Try it out at :https://moonos-66c14b9918e1.herokuapp.com/

And let me know what you think, i hope you like it, its my first WebOS try

0
0
10
Open comments for this post

25m 35s logged

🚀 Introducing Chronos Engine

Today marks the beginning of Chronos Engine, an ambitious project that aims to simulate entire alternate realities from a single change in history.

Instead of generating a simple alternate-history story, Chronos Engine is being designed as an AI-powered Alternate Reality Simulation Engine capable of creating coherent timelines, civilizations, technologies, economies, companies, historical events, and cultural developments that emerge from a divergence point.

My long-term vision is to allow users to explore questions such as:

What if the Internet had been invented in 1950?
What if the Roman Empire discovered electricity?
What if artificial intelligence emerged in the early 20th century?
What if oil had never been discovered?

The system would then generate a complete, explorable alternate world rather than a single narrative.

🧠 Current Status

Im currently in the planning and research phase.

At this stage, no core implementation has begun yet. The primary focus is understanding the problem space and validating the feasibility of the project’s architecture.

Current activities include:

Researching alternate-history simulation systems
Studying procedural world generation techniques
Exploring knowledge graph architectures
Evaluating AI orchestration approaches
Defining simulation boundaries and constraints
Identifying technical risks and scalability challenges

🎯 Immediate Goals

Over the next development cycle, we aim to:

Finalize project scope
Define the first MVP
Validate technical architecture
Design the world model
Create simulation rules for timeline generation
Build the initial prototype roadmap

0
0
7

Followers

Loading…