@heliotrope@retrofed.com
heliotrope
they/them
member since 25 Mar 2026 05:51
comments
- on i3 and Sway users when they want to fullscreen a window in c/linuxmemes@lemmy.world · 15 Aug 2026
-
on i3 and Sway users when they want to fullscreen a window in c/linuxmemes@lemmy.world · 15 Aug 2026
Ah, I use Super+Enter to spawn terminals.
-
on In a universe of enshitification, Linux is one of the few things that consistently gets better. in c/linuxmemes@lemmy.world · 11 Aug 2026
emerge -auDN @worldAlso:
gr ~/.src # (script I wrote myself to update code repos) cd ~/.src/repo make -j8 doas make install -
on OS Tier List in c/linuxmemes@lemmy.world · 10 Aug 2026
Oh fuck!
-
on Why nano gets used in c/programmer_humor@programming.dev · 10 Aug 2026
What sort of text processing? I rarely do this, so I usually just rely on things like
sed,ed,sort,uniq, and other shell commands to handle this. -
on intimidating in c/linuxmemes@lemmy.world · 10 Aug 2026
Nano, Micro, JOE,
ee(1). Those are my suggestions. -
on Why nano gets used in c/programmer_humor@programming.dev · 10 Aug 2026
I’ve used Vim, NeoVim, Micro,
mg(1), JOE, and even MS Edit (both the original DOS version and the recent Rust clone). No matter how complex and tailored I wrote my config, though, the features I actually used were included in GNU nano and/or my command shell without any of the bugs, bloat, learning curve, or slop.Using it as my default just makes sense.
-
on What characters do you think would be trans if their authors were more liberal? in c/egg_irl@lemmy.blahaj.zone · 10 Aug 2026
Not sure if this counts, but I think Wayne’s World would be even more awesome if Wayne was a butch lesbian instead of a dude.
-
on Android notes app with markdown support in c/foss@beehaw.org · 8 Aug 2026
I thought OP meant being able to see notes arranged in a grid with text previews (á la Google Keep), rather than the usual filename list.
If it’s multitasking tiling they want, then Markor does do that, as it supports multiple windows.
-
on Android notes app with markdown support in c/foss@beehaw.org · 8 Aug 2026
Markor is, by far, the best.
They did start accepting AI-generated contributions a while ago, but the latest release (2.16.1) is still clean.
In addition to Markdown docs and to-dos, it also supports Org-Mode, AsciiDoc, ZimWiki, todo.txt, and (of course) plaintext.
However, it does not have a tiled view.
Got this in my cwm config, too.