Show me your desktop
category: offtopic [glöplog]
What it says on the tin...
Trisquel GNU/Linux amd64
Trisquel GNU/Linux amd64
Oupsie... I fail in my BBS searchbar skillz :-(
Ah that 90s game, show me your desktop, when we're bored! El Topo, your desktop looks slow and bloated. Questionable choice of editor. I've written my own, but I can't be arsed to finish some important features, so I'm using kate. Screenshot shows my own editor just for gimmick. I have a second monitor with a couple of shells and communication windows. http://neoscientists.org/~bifat/images/bifat-desktop.png
Aww yiss, desktop wars! The only way to avoid bloat is to use traditional low-footprint software such as fvwm2 and nano. Konsole? Bah! xterm is still the way to go. :)
https://datagubbe.se/fvwm/fvwm-gray.png
Still, we all know what really counts is having quick access to the tools you use most often. ToolManager and ToolsDaemon are too bloated, left out icons should be enough for everyone! KingCON, however, is not optional.
https://datagubbe.se/amiga/sim_hi.png
https://datagubbe.se/fvwm/fvwm-gray.png
Still, we all know what really counts is having quick access to the tools you use most often. ToolManager and ToolsDaemon are too bloated, left out icons should be enough for everyone! KingCON, however, is not optional.
https://datagubbe.se/amiga/sim_hi.png
"xterm is bloated and unmaintainable. Here's an excerpt from the README:
Abandon All Hope, Ye Who Enter Here"
Cited from https://st.suckless.org/ . Have a look at their desktop manager dwm and st (simple terminal). I'm just too lazy and too busy coding other things at the moment. The plan for my next workstation is FreeBSD on ARM, and then I'll revisit all the cruft. Hope my current workstations (2009/2010) persevere for another 4-5 years.
Abandon All Hope, Ye Who Enter Here"
Cited from https://st.suckless.org/ . Have a look at their desktop manager dwm and st (simple terminal). I'm just too lazy and too busy coding other things at the moment. The plan for my next workstation is FreeBSD on ARM, and then I'll revisit all the cruft. Hope my current workstations (2009/2010) persevere for another 4-5 years.
bifat: Good job keeping your gear in shape, mine is still young, from 2011. But can your editor play Tower of Hanoi? I think not.
grip: nano ❤ I wrote a lengthy text in it this week in a meeting. Used a sub-GHz netbook so I had to go bare bones.
grip: nano ❤ I wrote a lengthy text in it this week in a meeting. Used a sub-GHz netbook so I had to go bare bones.
Quote:
dwm and st
Yeah, xterm is a hairy old beast but I haven't found a replacement that does what I want the way I want it to, yet. Bitmap font handling is excellent in particular, but also more esoteric things like displaying terminal graphics of various kinds.
I like the suckless' gangs approach to software philosophy, but st doesn't cut it and tiling wm:s aren't for me. Best stick to the things that has served me well since the early 90s: Amigas, fvwm and xterm. :)
Quote:
and then I'll revisit all the cruft
Oh and I hope you realized I was joking around. To each their own desktop and editor, especially if they've coded it themselves!
grip: Do you mean you have mastered the Tektronix emulation in xterm? Impressive :)
Grip, I thought we were playing "I am more hardcore than u" :-)
El Topo, my editor can be made to play towers of Hanoi with a few lines of script, because it's all script, including the GUI. I bet that my editor is much much more scripted than emacs. The C core is twofold, a display driver (for X11, Windows, or whatever) and a string class to handle unicode, markup of all sorts, efficient insertion, deletion etc.
El Topo, my editor can be made to play towers of Hanoi with a few lines of script, because it's all script, including the GUI. I bet that my editor is much much more scripted than emacs. The C core is twofold, a display driver (for X11, Windows, or whatever) and a string class to handle unicode, markup of all sorts, efficient insertion, deletion etc.
Quote:
Do you mean you have mastered the Tektronix emulation in xterm?
Weeeeelll...... :D I mostly like that I can use w3m with images and display the occasional sixel.
Quote:
Grip, I thought we were playing "I am more hardcore than u" :-)
Well I mean, that's what the scene is about, isn't it? :)
bifat: But-but... it's not Lisp! ;)
When I want to do some Lisp, I can still write a script for the standard AmigaOS installer. :)
Now we're talking! I remember the headaches I got from writing my first installer script :) But does it have E.G. cons, car and cdr?
Now it's getting too hard for me. As I'm just a bedroom coder and wasn't forced to pass exams on this stuff, such intricacies have escaped me. There are symbolic expressions in later versions of the C= Installer. Then again, you might ask yourself why Lisp was used here in the first place. (It makes a lot of sense to me.)
Quote:
I'm just a bedroom coder
That makes two of us. And although I've tried getting into Lisp, its oft-referenced elegance eludes me. I usually just see a boatload of parentheses. :)
bifat, what's that assembler? or is it just a lua preprocessor for vasm or something?
hot multimedia: it's a commodore installer script.
(i think)
Quote:
is it just a lua preprocessor for vasm or something?
100% precise. I call it "DemoPHP", but of course it's not limited to assembler and demos.
Quote:
Oupsie... I fail in my BBS searchbar skillz :-(
Nahhh, not true. Have you seen how many desktop gfx got lost? Good to revive the subject ;).
Yeah, huge bitrot in there. Still some gems survived like the XP default screen and Optimus' alienz desktop.
Quote:
nano ❤ I wrote a lengthy text in it this week in a meeting.
Nano is great for code and config files but for prose, check out wordgrinder. I use it all the time and I'm very happy with it.