Messages - Tuxman [ switch to compact view ]

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 489next
76
General Software Discussion / Contra Chrome
« on: April 14, 2022, 04:38 PM »
I've been struggling for years to tell Chrome users why using Chrome was not the smartest of all ideas. This year, there finally is a comic about that:
https://contrachrome.com

Good idea, actually!

77
N.A.N.Y. 2021 / Re: NANY 2021: yaydl
« on: March 21, 2022, 02:18 PM »
There are a few YouTube video "types" which are unsupported, including those consisting of more than one file. I could still need more manpower...  :(

78
The one thing The Bat! does not have is Lightning.

The Bat! version 10 aims to fix that with a new address book and a calendar, by the way. (But I won't go back.)


80
This has been out in the wild for a few weeks, and I plan to maintain it for a few more months at least :P, so I won't wait for NANY 2023 to announce it here:

groffstudio_hLsp0Sa2FM.png

groffstudio is the least bad (and only) IDE for GNU troff, a free implementation of the standard POSIX typesetting system (see Wikipedia et al.).



Website (which is very beautiful as well)



While one could debate whether Linux, BSD and UNIX users would even need this (they usually use make or Mk for that), using groff on Windows is not quite as trivial: First you'll need to find and install groff with all required dependencies, then you'll need to learn how to use it on the command line without having access to the manual, because man does not exist on Windows. groffstudio has a button to download groff right from my servers - just unpack it somewhere in your %PATH% and you're good to go. (It will check whether it's there.)

Features:
  • Has a large button to generate .ps or .pdf files.
  • Can help you install groff on Windows.
  • Has built-in update checks (optional, off by default).
  • Open Source, licensed under the terms of the CDDL-1.1 license.
    (That still does not invalidate my copyright.)
  • Written in Free Pascal, using the LCL widget set, to make portability easier.
    Precompiled binaries for Windows and macOS exist, contributions are welcome.

Non-features:
  • Support for other troff implementations, like neatroff and Heirloom troff.
    Maintaining a GUI for one troff which has a relatively reliable set of installed features is hard enough.
  • A preview mode, as known from LaTeX editors like TeXstudio.
    Previewing requires compilation. Just compile.  :D
  • A formatting toolbar.
    As groff has a standard set of formatting commands, but all of its macro packages (and some preprocessors) come with their own set of additional commands, that would be either not helpful or awkward.

Enjoy or whatever.

Pages: prev1 ... 11 12 13 14 15 [16] 17 18 19 20 21 ... 489next
Go to full version