Lightwave: A Real-Time Notes App Built with Custom JavaScript Over 3.5 Years
By
jv22222
Hot, fresh, and worth queueing round the block for.
Summary
A developer presents Lightwave, a real-time notes application built over 3.5 years using a custom tech stack including Laravel, MySQL, Redis, and hand-rolled JavaScript without frameworks like React or Vue. The app aims to combine the simplicity of a text editor with the ability to add structure when needed, addressing the developer's dissatisfaction with existing tools like Notion, Asana, and Trello. The project is desktop-only and represents a solo development effort focused on creating a tool that feels intuitive like a text editor but can scale to more complex organizational needs.
Key quotes
· 4 pulledI've been building this solo for about three and a half years.
I kept trying every new project/notes tool (Notion, Asana, Trello, etc.) and always ended up back in a plain text file.
I wanted something that felt like a text editor on first touch but could grow into real structure when you needed it.
The tech stack is Laravel, MySQL, Redis, and hand-rolled JavaScript on the client. No frameworks like React/Vue.
You might also wanna read
Why Average LLM Use Is Likely Destroying Value in Software Development
The author argues that, contrary to prevailing hype, the average use of Large Language Models (LLMs) is likely destroying value rather than
How AI Accelerated Prototyping: From Idea to Tangible in Record Time
The author reflects on how AI has transformed their prototyping workflow. Previously, the biggest bottleneck was the time needed to scaffold
GitLab 19.0 launches with Secrets Manager, agentic workflows, and self-hosted AI models
GitLab 19.0 has been released, positioning itself as an intelligent orchestration platform for DevSecOps. The release includes expanded secr
bit.ly·23h agoCentralizing Error Handling in Rust with Custom AppError Enums
This article discusses the importance of centralizing error handling in Rust applications using a custom AppError enum combined with map_err
Zig Devlog: Build System Rework Separates Maker and Configurer Processes
This devlog entry from the Zig programming language project announces a major rework of the build system, separating the maker process from
Study finds most developers refuse to code without AI, raising quality concerns
A February 2026 study by AI research lab METR reveals that most developers now refuse to work without AI coding tools. While these tools hel
