💾 Archived View for gem.sdf.org › jmccue › occ › occ_4.gmi captured on 2024-08-18 at 17:47:44. Gemini links have been rewritten to link to archived content

View Raw

More Information

-=-=-=-=-=-=-

jmcunx OCC 4

Old Computer Challenge # 4 Notes

For OCC 4, which is a kind of "Roll your own" challenge, I went with a theme "Back to 1989". That is around the time I got a UNIX System for use at work. The system (Wang IN/ix) was a 16 bit UNIX based upon Interactive UNIX.

So, I will setup OpenBSD on my R51e Thinkpad to work kind of like that system did back then.

This means:

Links to Solene's Challenge Pages:

OCC 4 (gemini)

OCC 4 (https)

OCC 4 main page (https)

System Information, some from neofetch:

Summary:

TLDR:

This was a fun one, it was a kind of a repeat of my OCC 3, except with different hardware and stuck with OpenBSD base as much as I could. The big difference is I was on a Laptop, used OpenBSD with wireless.

I can say I enjoyed this more than OCC 3, but only due to one thing, the 4:3 display the R51e has. I realized I really do not care for these wide displays.

I chalk that up to the fact 4:3 was all I used for the first 25 years of programming. I did not encounter these wide screen monitors until I got a T61p for my work PC around 14 or so years ago.

But going forward, I can see myself using the R51e in this mode every so often to keep some of my sanity :)

My OCC 3 Notes.

Thanks (merci) to Solene for started these so many years ago!

PROS:

CONS:

Day 8: Saturday, July 20, 2024

Day 7: Friday, July 19, 2024

Day 6: Thursday, July 18, 2024

Day 5: Wednesday, July 17, 2024

Day 4: Tuesday, July 16, 2024

Day 3: Monday, July 15, 2024

Day 2: Sunday, July 14, 2024

Day 1: Saturday, July 13, 2024

csh(1)

Notes about using the original csh(1) instead of a more modern shell. What follows deals with the original BSD csh(1), not tcsh(1).

On my first UNIX at work, we were setup with csh(1). I hated it, later on as the systems were upgraded, we were moved to ksh(1), and the universe became well again. I brought this up because I have had used csh in the past, so I did remember a little bit about it.

But I ended up a tcsh(1) user because of Coherent OS. tcsh(1) on Coherent was the only shell available that had "real" tab completion and could use arrow keys. But on OpenBSD I use ksh(1) because it is in base.

fun, csh is punk rock (gemini)

back

back to OCC

back to my capsule

$Id: occ_4.gmi,v 1.16 2024/07/20 14:39:24 jmccue Exp $