Ask HN: What's the Best Open Source Tool You've Discovered Recently?

For me it was the open source e-ink display TRMNL[2] which I learned about via ATP and Snazzy labs[1].

1. https://youtu.be/eIcZZX10pa4?si=deMGwccwwO4wJdBe

2. https://usetrmnl.com

13 points

schappim

8 months ago


16 comments

account-5 8 months ago

Best thing I've found recently is nushell[0], paired with jc [1] it's pretty much the best shell I've ever used.

[0] https://www.nushell.sh/ [1] https://github.com/kellyjonbrazil/jc

  • adityamwagh 8 months ago

    What’s better about the nushell? I tried it a couple of years ago but didn’t enjoy using it — probably because I primarily use bash and nushell seems quite different from it.

    Would appreciate if you could share some examples from your workflow!

    • account-5 8 months ago

      I have a feeling you'll not appreciate my answer considering your current workflow.

      I don't mind bash and the various cli programs I used to use for the tasks I was doing at the cli. However I was forced years ago to learn powershell. Now syntax aside I was able to use powershells native functionality to do things I'd have to call other programs for, read and process CSV, JSON, XML, etc. Nushell is like powershell but a much better syntax and I prefer the data model and love the output.

      My main workflows consist of exploring data, cleaning it, and outputting what I need. Nushell has this covered.

      • adityamwagh 8 months ago

        Oh I see. Makes sense for your use case. Especially since you’ve been using powershell since a long time.

  • gtirloni 8 months ago

    Serious LLM vibes from the docs. Many paragraphs are repeated and pages amd pages of filler words like telling what you're going to learn over and over.

    • account-5 8 months ago

      I actually like the docs, never really noticed an llm vibe... I most just search and look at the examples though.

bookwormtrixie 8 months ago

* info (GNU textinfo) - an alternative TUI interface manpages

* KHelpCenter - KDE GUI alternative interface for manpages

* Hotspot - GUI for perf profiler - https://github.com/KDAB/hotspot

  • ferfumarma 8 months ago

    I really liked bropages, but it is defunct

    I think tldr is similar though

asdefghyk 8 months ago

ddrescue- media recover software

sekLabs 8 months ago

postgrest

mikewarot 8 months ago

Now that I have an actually useful 3d printer, I really have gotten into FreeCad. Hopefully in a few more months I'll grok it well enough to gork/rewrite the gear generator tool kit. The rack generator, for example has no notion of where the pitch line is. This makes proper designs with mating gears a matter of trial and error.

palata 8 months ago

Restic, for backups