Story Details

  • Show HN: Infinite horizontal arrays of text editors

    Posted: 2025-02-10 01:25:05

    Zeminary Arrays offers an experimental web app providing infinitely expanding horizontal and vertical arrays of text editors. Each editor can be used for coding, writing, or note-taking, and supports Markdown rendering. Users can create new arrays, add or delete individual editors within them, and navigate the grid seamlessly. The application aims to provide a flexible and expansive workspace for managing various text-based tasks concurrently.

    Summary of Comments ( 39 )
    https://news.ycombinator.com/item?id=42995991

    HN users generally praised the clean UI and unique approach of the infinite horizontal array of text editors. Several commenters questioned the practical use cases, wondering what problems it solves beyond novelty. Some suggested potential applications like managing code snippets, comparing different versions of text, or outlining long documents. A few users experienced minor glitches, like unexpected behavior with the backspace key. There was also discussion about the technical implementation, particularly regarding memory management with large arrays and the potential benefits of using a different data structure. One commenter appreciated the editor's mobile-friendliness. Overall, the reception was positive, with curiosity about its potential applications driving the conversation.