nixers
Try and review tools. - Printable Version
+- nixers (https://nixers.net)
+-- Forum: General (https://nixers.net/Forum-General)
+--- Forum: Community & Forums Related Discussions (https://nixers.net/Forum-Community-Forums-Related-Discussions)
+--- Thread: Try and review tools. (/Thread-Try-and-review-tools)


Try and review tools. - seninha - 21-02-2021

One of the activities proposals was to try different tools each week and review them. So, let's do this.

There are good tools we can review, for example the ones listed on the kmandla's list and on the one thing well list.
Freem gave the idea on IRC for the first tools we review to be programs created by one of us. We have good developers among us, and good software as well.

What do you think? Which tool can we review first?


RE: Try and review tools. - venam - 21-02-2021

I made a wiki page here.

We can start with some of pranomostro's mini-tools:
  • skip — skip text between two strings
  • uu — unsorted uniq that does not lock up your pipeline



RE: Try and review tools. - seninha - 27-02-2021

skip is a simple but handy tool.
I realized I have implemented skip a bunch of times when parsing stuff with awk. For example, tbgen, my verilog testbench generator, has to skip over C-style comments when parsing verilog.

I extracted the skipping code from tbgen and wrote an awk version of pranomostro's skip: here it is

As a bonus for using awk, regular expressions just work.


RE: Try and review tools. - venam - 27-02-2021

skip is pretty useful, it can help do things that would be complicated with sed, awk, or cut. However, as phillbush has shown, it's still relatively easy to implement.

It remains to be seen if I'll remember this tool even exists the next time I have to do a tasks that requires removing text within two strings.


RE: Try and review tools. - jkl - 09-01-2024

I am currently evaluating paperless-ngx so the stuff I need for my income tax return is in a place where I find it without grepping old e-mails and banking reports.

Once you find a working combination of versions (paperless-ngx, even in its Docker version, has a number of dependencies which have a different reliability, depending on which version you use), it is relatively nice to use. However, paper folders are so much easier to set up.


RE: Try and review tools. - Dritz - 19-01-2024

That looks fascinating!

I'm always one for getting rid of paper in most situations. Paper is a nice backup though, but not great on its own.

How accurate is the OCR?


RE: Try and review tools. - jkl - 20-01-2024

It works surprisingly well, I admit. :)


RE: Try and review tools. - ckester - 21-03-2024

For some time now I've been accumulating bookmarks in a folder labeled "Things I Might Use". This seems like an appropriate thread to share some of them. These are just some little tools that caught my eye when they were mentioned somewhere but that I have never gotten around to actually taking a closer look. Some or perhaps all of them might be familiar to you, but they're new to me.

https://www.semicomplete.com/projects/fex/

https://ankarstrom.se/~john/git/repl/about/

https://github.com/baskerville/sxhkd

https://www.thregr.org/wavexx/software/tblutils/

https://github.com/Seeker04/srek

https://github.com/segf00lt/sreutils