Just installed #OpenBSD on my #Thinkpad #X60 - a very old #32bit laptop. Works fine, still usable for everything except web browsing. OpenBSD has no #firefox or #Chromium in the official repos. For modern web browsing #Dillo or #Netsurf just can't handle the job. I use #suckless #surf web browser but it crashes very often 
Lol, #suckless st turned down a bidirectional text support patch. I mean, it’s quite expected, but still disappointing 🤷
Spent the day exploring heirloom-ex-vi (n-t-roff). It's
essentially the cleaned-up 1985 ex/vi 3.7 code, brought
forward by Gunnar Ritter and Carsten Kunze: small, simple,
and very readable — about 25k LOC for the editor itself,
versus 38k for nvi. The memory footprint is lower too,
around 3MB RSS against nvi's 6MB in typical use, and it
feels snappy in daily use.

The limits are by design rather than oversight. Fixed
temp-file blocks and a line-pointer table capped at
LBLKS=900 in the default build give you about 230k lines,
or roughly 30MB of text. Beyond that, you get the classic
"Tmp file too large" — and that's fine, because a screen
editor isn't the right tool for huge files anyway.

Trade-offs worth knowing: no set ruler, single-level
undo, and a hard ceiling on file size. nvi is more
practical for daily work, especially if you live in YAML
where column awareness matters. But heirloom is closer to
the original, and the codebase is genuinely beautiful.
Worth a look.

For anyone curious about the details, I keep a longer note
on heirloom-ex-vi here:

https://repo.or.cz/code-notes.git/blob_plain/HEAD:/notes/Exploring_Heirloom_ex_vi.txt.

Updated today with the LARGEF rebuild instructions for
files beyond the default ceiling.

#vi #unix #suckless #nvi
the secret to surviving years of WM-hopping:

sxhkd handles the keys.
the WM handles the windows.
dmenu handles the launching.

swap any one. the others don't notice.

#suckless #unix #dwm

Debian from x11 to Xlibre conversion. I just ran a conversion of my Debian-Test dwm install from x11 to Xlibre. I published the following on the Debian (Test) Forum.

#x11 #Xlibre #Debian #Ubuntu #Linux #News #Technology #dwm #suckless #eirenicon

https://forums.debian.net/viewtopic.php?t=166564

Loading...

Steyer’s campaign is still running defensive ads against Swalwell’s. 😴

#AsleepAtTheWheel #GetWithTheProgram #BeFaster #SuckLess

If their team can’t even control its media spend tightly, can we trust a candidate with balancing the state budget? 🤔

Screenshot Saturday. Finally worked out why I couldn't get a shadow around the conky now playing.

An errant "! name~=''", in picom.conf.

Sorted.

#gentoo #dwm #suckless #deathmetal #nowplaying #screenshotSaturday

Finally tested wayback with dwm on Slackware -current! 🎉

wayback is a stub Wayland compositor that hosts a rootful Xwayland server, letting you run your full X11 setup unchanged on top of Wayland. Built from source, wrote a small launch script and dwm came up fine with st.

Still experimental and needs some tweaking but the core concept works — keep your dwm, st and all your suckless tools, just drop Xorg underneath.

If you're a minimalist X11 user not ready to jump to a Wayland WM, keep an eye on this project!

https://gitlab.freedesktop.org/wayback/wayback

#dwm #wayland #linux #suckless #slackware #xorg
wayback / wayback · GitLab

X11 compatibility layer leveraging wlroots and Xwayland

GitLab

@Tubsta 25 years ago, the only hacking possible was physical access or a moody floppy. Nowdays, the Internet, non-educated users and the shitfest entry points of web browsers and open-by-default OS configs means the attack vectors jave dramatically altered of course.

Problem with AI is even a non-AI OS can have #aislop in it due to the software that comes with it. Trying to support projects that are #aifree such as #suckless and #xlibre but most users don't care or don't understand abd will click anything to install or update.

Can you imagine web serving where the configuration isn't a thousand-line labyrinth of nested blocks and cryptic brackets, but a clean, flat stream of logic? I can.

>>> https://qwaderton.org/d2o/

#Webserver #DevOps #SysAdmin #WebDev #Suckless #DeveloperExperience #Backend #OpenSource #GoLang #Linux