Jonatan Heyman is an independent developer whose compact catalog centers on Heynote, a purpose-built scratchpad that turns the default text buffer into a structured, language-aware thought board for people who live in code. Written in Electron but tuned to stay light, the application presents an infinite canvas of blocks where each block can be switched to a different language mode—JavaScript, Python, SQL, JSON, HTML, CSS, or plain markdown—letting engineers jot quick algorithms, format sample payloads, test regexes, or draft documentation without ever leaving the same window. Because every block keeps its own runtime scope and syntax highlighting, past snippets remain executable or copy-ready while new ideas are added below, creating a chronological lab notebook that is searchable in milliseconds. The buffer is automatically saved to disk, so crash recovery is implicit, and a configurable global hot-key summons the window from any desktop, making it practical for capturing stack traces, meeting notes, or color palettes while debugging. Dark and light themes, adjustable font scaling, and a command palette borrowed from VS Code complete the minimalist workflow, turning Heynote into a low-friction companion beside heavier IDEs. While the publisher’s portfolio is intentionally narrow, the tool’s focus has earned it a niche following among DevOps, data analysts, and web teams who need a transient but reliable space between the terminal and the production codebase. The program is offered for free on get.nero.com, where downloads are routed through trusted Windows package sources such as winget, always pulling the latest build and permitting batch installation alongside other utilities.
A dedicated scratchpad for developers
Details