Notepad++ V8 Release

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • serenity

    The Serenity Operating System 🐞

  • notepad-plus-plus

    Notepad++ official repository

    My only wish for Notepad++ would be to handle multi-monitor high DPI properly.

    https://github.com/notepad-plus-plus/notepad-plus-plus/issue...

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

  • rich

    Rich is a Python library for rich text and beautiful formatting in the terminal.

    TUIs are wonderful. They are easy to grasp, fast and restrict requirements, everyone involved must think about the workflow and efficient usage. Input is focused entirely on the keyboard.

    Linux overs some modern TUIs e.g. installer, apt-stuff or the kernel config aside from that:

    https://invisible-island.net/ncurses/ // classic

    https://github.com/willmcgugan/rich // blingbling

    https://github.com/dankamongmen/notcurses // hacker

    For the old stuff I recommend looking close at airports, savings-banks or part-dealers. When it is influenced by mainframes you will notice likely forwards/backwards is done by F7/F8. How do you depict an plane with seats in TUI? I assume an array, 80 rows and 10 columns ;)

    I'm impressed how flawless elderly co-workers work with TUIs. They read the screen, think and type and the work is done. I guess the straight workflow, clean user-interface and similarities to paper forms improve usability. I guess modal dialogs, popup warnings, status icons, right click and the modern long press are not an improvement in usability. And the many tiny icons and bars in modern text processors aren't a help either.

  • notcurses

    blingful character graphics/TUI library. definitely not curses.

    TUIs are wonderful. They are easy to grasp, fast and restrict requirements, everyone involved must think about the workflow and efficient usage. Input is focused entirely on the keyboard.

    Linux overs some modern TUIs e.g. installer, apt-stuff or the kernel config aside from that:

    https://invisible-island.net/ncurses/ // classic

    https://github.com/willmcgugan/rich // blingbling

    https://github.com/dankamongmen/notcurses // hacker

    For the old stuff I recommend looking close at airports, savings-banks or part-dealers. When it is influenced by mainframes you will notice likely forwards/backwards is done by F7/F8. How do you depict an plane with seats in TUI? I assume an array, 80 rows and 10 columns ;)

    I'm impressed how flawless elderly co-workers work with TUIs. They read the screen, think and type and the work is done. I guess the straight workflow, clean user-interface and similarities to paper forms improve usability. I guess modal dialogs, popup warnings, status icons, right click and the modern long press are not an improvement in usability. And the many tiny icons and bars in modern text processors aren't a help either.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts