Daily Shaarli

All links of one day in a single page.

February 1, 2026

Why Senior Engineers Let Bad Projects Fail - Lalit Maganti
Moocup - Beautiful mockups

Add a beautiful background to the screenshot

LiftKit: The UI Framework for Perfectionists by Chainlift.io
The API Tooling Crisis: Why developers are abandoning Postman and its clones? | efpasia

Enshittification of Postman (no offline mode), the performance crisis

I know hurl that can be useful. The author lists the ideal API tool:

  • local-first
  • file-system centric to be stored in the VCS
  • zero login wall
  • git native collaboration
  • native performance
  • extensible design
  • universal imports (OpenAPI, GraphQL, ...)
  • proxy agnostic. It must be designed to proxy traffic through any interception tool. Proxy-aware or browser-based architecture is must have.
  • scripting & Auth flows. Pre-request & post-response hooks.
  • Straightforward testing. Built-in support for writing and running tests against API responses by code.

For every Postman or Insomnia, there’s a Bruno, Hurl, or Httpie

ninefortyonestudio/uxnote: UxNote is a lightweight annotation bar for mockups and websites—drop one script to highlight, pin, and export feedback directly in the browser.

That's awesome for dev and UX feedback. It w. It follows the trend that the tool only exports into a human readable format and that's more than enough.
The UI or the interpretation of the JSON can be built later on.

Uxnote is an annotation bar for mockups and websites. Drop a single script to get text highlights, element pins, numbered cards, color theming, a dimmed focus mode, import/export, and email handoff. No plugin and no backend required.

It's similar to https://loomflows.com/ but minimalistic and provide full-control over the data.

rasesh-here/saferhoods

It is made with single goal of minimizing friction between citizens and Emergency services - featuring real-time communication, location-based reporting, seamless interaction between reporters and authorities, and live tracking.

Built during an hackathon, so there are many potential improvments. The project looks great though.

What is Sveltia CMS? | Sveltia CMS

It can be very interesting for all cases where a cms is too much, but static site generator is not usable enough for content editors

Why don't schools teach debugging?

Idea -> Programming -> Feedback. Repeat.

Half of those [students] who started from scratch had working designs.

charmbracelet/vhs: Your CLI home video recorder 📼

Script a demo in a demo.tape file and generate a gif for it.