http://xforms-toolkit.org/doc/xforms_1.html#Preface
(The original basis of the Xfce desktop -- "XF" stood for XForms.)
And the FLTK toolkit:
https://www.fltk.org/doc-1.1/intro.html
FLTK dropped a new version last year after a gap of 13 years, which I wrote about:
The web would eventually take over most things, but not for a decade plus, and we didn’t know for sure. By that time the hardware would be obsolete. :sad-trombone:
For a while it was like living twenty years in the future though, if your profession revolved around graphics.
IRIX has an amazing and indelible place in my heart for being the playground that taught computers to me.
https://docs.maxxinteractive.com/
I do not know of a single distro that includes it, but then, this may be because I think it's not 100% FOSS.
I had this installed on an old X220 running Fedora and it was fun, but I wouldn't dare run it on anything that I needed to work day in and day out.
I think it is the dynamic pressure of a commercial closed source unix vs a community source available unix, where the commercial unix is pressured to maintain compatibility and thus also maintains a ton of old footguns. The community unix allows itself to file them smooth and become more ergonomic over time. At the cost of being incompatible. However compatibility is not as much as an issue because you have the source for most of your programs, it is much easier to adapt to incompatible changes.
However I do agree those three were the only UNIXes that I actually enjoyed exploring/researching as desktop experience.
https://fastestcode.org/emwm.html
Also if you want to program something in Motif:
Motif prog. manual https://www.oreilly.com/openbook/motif/vol6a/Vol6a.pdf
Motif reference manual https://www.ist.co.uk/motif/download/6B/6B_book.pdf
For the X11 books, current X.org manuals are easily found under X.org docs and they will work nealy the same. Now they promote xcb instead of xlib but xlib itself still works.
You'll might (not sure) need:
- Xmu.pdf XMU, low level
- intrinsics.pdf X11 inners, useful to debug X11 stuff
- icccm.pdf Basically window manager standards
- libXaw.pdf Athena/X11, if you need something lighter than Motif
For instance, you can create some MPV frontend with XEmbed and Motif. MPV can be controlled by sending commands to a socket, and creating a GUI for it can be first prototyped with TCL/Tk and then done with MPV.
Personally I find libxcb is better for bindings.
Unfortunately I mostly use my work Windows11 laptop and I think lack of Motif is a big omission.
But o lot of X libraries work under Windows too.
Still around under a new name.
https://www.rocketsoftware.com/en-us/products/remote-access/...
The difficulties of the instruction set might have had a hand.
https://www.jwhitham.org/2016/02/risc-instruction-sets-i-hav...
Some of the things listed in that article are definitely architecture design mistakes (especially the lack of interlocks in MIPS I), but they're not deal breakers and some of them are fixable (later MIPS versions put in the interlocks so you didn't need to care unless you were targeting the older CPUs). In the end not that many programmers write assembly or compilers.
After all, Unix on x86 was very widely deployed thanks to SCO, who had a lock on the retail POS and store backend type of IT, but who ran on PCs that were not what we would call servers today.
However once Dell mastered volume production of servers to similar build quality as the Sun SS20 pizza boxes at a fraction of the cost, they had the runway to build bigger and better servers and it was all over for Big Unix.
This isn't a Dell post, but they offered both Dell Unix and Solaris for a time, before Sun tried to fight them off with Cobalt rack servers. But it was too late.
The 3D file manager is fsn.
Nice to see it updated.
Like the good old days.
I've been using XFS for a very long time, and I've never been on Red Hat on my own machines..
Red Hat is probably the biggest contributor to XFS at this point as well.
So, I kind of get the comment.
RHEL is quiet recent.