Search found 5 matches

by loman
Mon May 16, 2022 9:21 pm
Forum: Linux System Config/Programming
Topic: Fixing the LS_COLORS problem and improving terminal colors
Replies: 2
Views: 6566

Fixing the LS_COLORS problem and improving terminal colors

Dark color scheme on non-uniform light background. The LS_COLORS environment variable determines file colors during directory listings (ls colors, get it?). LS_COLORS is used to set a file's listing color based on a pattern match to the file name. The default file colors are set by the utility dirc...
by loman
Sun May 09, 2021 8:45 pm
Forum: Scientific Software Review
Topic: [Update w/ Winner] Linux OCR software is broken: a review of Linux OCR software failures
Replies: 1
Views: 7098

[Update w/ Winner] Linux OCR software is broken: a review of Linux OCR software

Master PDF Editor (free edition): Winner It's quite amazing. It uses tesseract behind the scenes to perform the OCR (like everybody else) but it has proper controls and automatic language installation, everything in the right place and working . I loaded my large PDF file, selected Document->OCR, i...
by loman
Fri Apr 16, 2021 9:40 pm
Forum: Scientific Software Review
Topic: [Update w/ Winner] Linux OCR software is broken: a review of Linux OCR software failures
Replies: 1
Views: 7098

[Update w/ Winner] Linux OCR software is broken: a review of Linux OCR software failures

This particular topic is once again, not really a science topic, but sciency . I need to OCR a bunch of things, and OCR software in general has been pretty bad throughout the years. And Linux OCR software is bad squared. A number of software packages (possibly all of them) are trying to be front end...
by loman
Sat Mar 27, 2021 5:43 pm
Forum: Scientific Software Review
Topic: Quick review of ImageJ Alternatives: Icy, ilastik, QuPath, Mayavi2
Replies: 0
Views: 5828

Quick review of ImageJ Alternatives: Icy, ilastik, QuPath, Mayavi2

Fiji (AKA ImageJ) scientific image manipulation software is a mess, a wreck internally, yet everyone uses it because it's free, and because there aren't many alternatives that actually work for scientific/quantitative work. Most of its plugins are abandonware written by college students. I've been ...
by loman
Wed Mar 24, 2021 2:23 pm
Forum: Linux System Config/Programming
Topic: The 3 Level Model of Programming Languages
Replies: 0
Views: 5148

The 3 Level Model of Programming Languages

I'm going to describe my favorite way of thinking about programming languages. It's helped clarify things for me, and hopefully will be adopted by the larger programming community. People need to rate programming languages. And the rating scale that normally gets applied is based on attributes such...