Blog
Blog
Leveraging language models for building a startup
Building startup local-first
Shipping large ML models with electron
acreom tabs
The quest for a great search
Saying "bye Jira"
How we built modular tab system with side by side view
The offline-first sync
Capturing at Speed of Thought
Portals Between Electron Processes (How to By-pass the Renderer Process in Electron)
Common Mistakes of Building a Productivity Tool
Privacy by Technical Decisions, Not Policy
Lessons From Implementing Themes: Design & Engineering Perspective
From a Day to 17 Minutes: How we’ve dealt with slow build times
acreom vs Obsidian
Delivering end-to-end encryption using Skiff-crypto
acreom is Now Open-Source
Made in
acreom
Portals Between Electron Processes (How to By-pass the Renderer Process in Electron)
On this page
Portals Between Electron Processes (How to By-pass the Renderer Process in Electron)
Markdown to HTML Parsing
Why Parse Markdown to HTML?
Main vs Renderer Processes in Electron
Loading the Markdown Files
Serializing Data Between Processes
Optimizing Loading Time
Connecting the Main Process and Web Worker
A Better Way to Parse Markdown
Optimizing the Optimized Parsing
Results
Made in
acreom