Enough with the Notifications

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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.
www.influxdata.com
featured
  • LOTW

    A high-level OS for the modern web platform (legacy version)

  • I think I'll take this opportunity to introduce "HackerNotify" (https://lotw.site/net/HackerNotify.app), which is a different kind of interface into the Hacker News backend (via firebase).

    You can tell how many total comments a story has by the color of its title. The ranking from low to high is: dark blue -> light blue -> aqua -> green -> yellow -> orange -> red.

    It has a keyboard-centric interface. Here is the breakdown:

    'Space' toggles an item's open/closed state.

    'Tab' is used to move between items in a list. If an item is in the open state, pressing tab will focus the first item in its list. Otherwise, it will focus the next item in the list that the item is a member of. This is really the "go to" key in the app. If ever in doubt, just hit 'tab'.

    'Enter' is for opening the link (in a new window) to which a "story" item refers. (You can also click the link to open it.)

    'c' is for popping open a comment window to respond to whichever item is in focus.

    'n' is for setting a "notice" to periodically poll the backend for new replies to a given item (story or comment). The current polling period is one minute.

    '/' is for cycling between the 3 screens of the app (Top stories, Watched stories and Notifications).

    '1' is to jump to the "Top stories" screen. (All story titles that start out as "Launch HN:" are filtered out of the listing.)

    '2' is to jump to the "Watched stories" screen. "Watched stories" is the screen that will hold the top level story items that contain notification items that are no longer embedded in the DOM of the "Top stories" screen.

    '3' is to jump to the "Notifications" screen.

    'x' is to delete a given notification. The app currently allows for 5 notifications to be set at any given time.

    'r' is used to refresh a given item to sync it with the firebase backend.

    'Esc' allows you to "escape out" of embedded items. This key also automatically closes items.

    'Ctrl+Esc' allows you to immediately escape out to the top level listing, closing all embedded comments along the way.

    Finally, since there may still be a bug or two in the app's logic, 'Alt+l' is the "hard reset" shortcut that forcefully closes and blurs every item on every screen. If you need to invoke this shortcut, just pressing 'Tab' again should get you back on your feet.

    The link I provided above allows you to open up a Linux on the Web app in the experimental "app mode". If you want to play around with it in its native environment, though, you will need to need to see the LOTW README: https://github.com/linuxontheweb/LOTW#applications

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
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

  • A Lawsuit Argues Meta Is Required by Law to Let You Control Your Own Feed

    2 projects | news.ycombinator.com | 2 May 2024
  • Unemployed: I spent the past month building AWS S3 from bare-metal

    1 project | news.ycombinator.com | 2 May 2024
  • Understanding Nginx: From Simple Concepts to Technical Details and Deploying securely with PM2 and Certbot

    1 project | dev.to | 2 May 2024
  • Show HN: An extension to track your Wikipedia adventures

    3 projects | news.ycombinator.com | 2 May 2024
  • Ask HN: Ideas for LLM-Based Games

    1 project | news.ycombinator.com | 2 May 2024