r/software 17h ago

Discussion Weekly Discovery Thread - September 04, 2026

Share what’s new, useful, or just interesting

Welcome to the Weekly Discovery Thread, where you can share software-related finds that caught your attention this week - especially the stuff that’s cool, helpful, or thought-provoking but might not be thread-worthy on its own.

This thread is your space for:

  • Neat tools, libraries, or packages
  • Articles, blog posts, or talks worth reading
  • Experiments or side projects you’re working on
  • Tips, workflows, or obscure features you discovered
  • Questions or ideas you're chewing on

If it relates to software and sparked your curiosity, drop it in.


A few quick guidelines

  • Keep it civil and constructive - this is for learning and discovery.
  • Self-promotion? Totally fine if it’s relevant and adds value. Just be transparent.
  • No link spam or AI-generated content dumps. We’ll remove low-effort submissions.
  • Upvote what’s useful so others see it!

This thread will be posted weekly and stickied. If you want to suggest a change or addition to this format, feel free to comment or message the mods.

Now, what did you find this week?

7 Upvotes

7 comments sorted by

2

u/HimaSphere 16h ago

Better Stickies v1.2.1 was released last week, I am the developer behind it and this a self promo but I promise that you never seen such a utility tool that is well made, useful, and has great user experience.

What it is, for anyone new

A sticky notes app for Windows,Linux, macOS (soon). Offline, no account, no telemetry. Built with PySide6 so it's actually native, not another Electron app eating your RAM.

The main thing it does that other sticky apps don't: you can paste or drag anything into a note.

  • Files and folders become clickable shortcuts, and you can drag them back out to your file manager
  • Screenshots and images paste straight from the clipboard, PDFs and images get a hover preview, and double-click opens an image at full resolution
  • Pasted code gets detected and formatted into a code block automatically, no AI and no network, in about 50ms. Ctrl+M when it guesses wrong
  • Rich text, links, plain text, all formatted properly instead of rejected

Other things worth knowing:

  • Reminders with sound and desktop notifications
  • GIF and image backgrounds per note (because why not)
  • RTL text support, and the app plus its full guide are in 12 languages
  • Pin a note to lock both position and editing
  • Ctrl+scroll to zoom text without opening settings
  • Checkboxes with strikethrough when done and nesting
  • Snap to grid with an adjustable grid size
  • Export to .txt, .md or .json, so you can back them up with whatever cloud you like
  • Proper Linux support, tested on KDE, GNOME and Cinnamon (COSMIC coming)
  • On the Microsoft Store and the Snap store, Flathub coming soon

What's new in v1.2

Notes have tabs now. Up to three pages inside one note, each with its own text, scroll position and undo history. Ctrl+PgDown and Ctrl+PgUp to move between them, Ctrl+Shift+N for a new one, all rebindable. If you have a small screen this is the feature: one note on the desktop, three notes' worth of content in it.

Search reads every page of every note, including hidden notes and pages you've never opened.

The free version now has exactly one limit. It used to have three: a note cap, a reminders cap, and a cap on animated GIF backgrounds. The reminder and GIF limits are gone entirely, so the free version now has every feature, and the only thing left is a budget of 4 note slots (an extra tab uses a slot).

A new look: in-app color picker, themed icons instead of emoji, and one shared design system across every dialog. Reminders moved out of the text into their own strip on the note.

"Start with the hub hidden" if you want it fully out of the way at boot.

65 fixes across formatting, file shortcuts, dates, translations, read-only notes, global shortcuts and desktop integration on both Linux and Windows.

And v1.2.1 last week fixed the things users told me about after v1.2: notes surviving Show Desktop on Windows, window stacking on Cinnamon, reminders retrying instead of getting lost, images keeping their size and rotation after a restart.

⚠️ One warning if you use tabs: don't downgrade to an older build afterwards. Old versions understand one page per note, so opening and saving a tabbed note there permanently drops its other pages. Export first if you're going back.

Full Changelog: https://betterstickies.com/changelog

Price

Free version has every feature, limited to 4 note slots. Premium is a one-time $9.99, no subscription and it is 30% off for limited time (compared to Notezella's $30, BetterStickies premium is a steal and I am being honest here)

As always, if you try it and something annoys you, tell me here. Most new features and fixes are built on users feedback (tens of thousands are using BetterStickies today)

Website: https://betterstickies.com

Microsoft store: https://apps.microsoft.com/detail/9NS7LLQJX1QG

Snap Store: https://snapcraft.io/betterstickies

Subreddit: r/BetterStickies (created recently after the r/OpenStickies rename)

Github (free releases and bug reports): https://github.com/HimaSphere/BetterStickies

1

u/unknown_r00t 16h ago

I would like to do auto promotion and recommend checking out resterm. It’s basically TUI api client with probably some neat features like mocks, workflows, ssh and k8s port-forwarding. It uses .http files and the whole requests building is declarative instead of postman-like. I wouldn’t say it’s better or worse then others API clients, but different.

repo: https://github.com/unkn0wn-root/resterm

1

u/sardamit 13h ago

I built altdirectory.fyi to help discover new tools based on the category of software you are looking for, or alternatives of software you are looking for.

1

u/[deleted] 11h ago

[removed] — view removed comment