Nick Briggs

@nhbriggs
20 Followers
4 Following
60 Posts
"Special Software Systems" is associated with the name "Phillip Dennis" -- also seems to be associated with an Atari BASIC compiler and a couple of other programs. I just looked up "Special Software Systems" in the US register of copyright holders and found an entry that includes -- "Party 1 Datasoft, Inc."
"Party 2 Phillip Dennis d.b.a. Special Software Systems."
@alanc Might I ask a favor? Is there a way to recover from having installed openssl-3 on a personal Solaris 11.4 system which seems to have broken everything relying on openssl 1.0.x -- including "sudo" and the "pkg" system? I haven't been able to find any discussion in the regular places.
There's something very satisfying in scanning old manuals for contribution to bitsavers. TECO - PDP10 - 1968.

In 2019 I met a young Meta engineer who was really fired up about wanting to change the company ‘from the inside’. She asked me why I hated her company. I said I’d just come from a place where I saw it accelerate genocide (Myanmar) and suppress democracy. She said oh at least they won’t do it here.

I wonder where she is now. Probably laid off.

@amoroso beyond all expectations, I installed #Interlisp from source on #FreeBSD today.

I was doing a quick test of how much pain it would be to create a port package for #freebsd

Maiko built on the first try.
I got the runtime via git.
I got the prebuilt loadups.

After unpacking, I ran the (obsolete) startup script and…it just worked. Medley running under Wayland.

Was it. Supposed. To work?

It's good to see fire-fighting crews from across Canada rally to help California, our future 11th province.
Anita Bryant kicked the bucket back on December 16th, and I need to know where her remains are. Adding to my "graves to piss on, or defecate if the opportunity arises" list.
Ars Technica recently mentioned Samuel Butler's letter to the editor, "Darwin among the machines" under the headline "161 years ago, a New Zealand sheep farmer predicted AI doom".
I found the original article - Press, Volume III, Issue 192, 13 June 1863, Page 1; https://paperspast.natlib.govt.nz/newspapers/CHP18630613.2.4 and corrected all the bad OCR. It is really worth reading.

Best path forward for Canada would be for NDP and Liberals to announce a temporary merger, with the sole goal of installing a #RankedBallot system to end #FPTP.

That done, the parties could separate and we could avoid both hells – sliding into a two-party system and a fascist conservative majority.

Even the conservatives themselves would likely split into sane vs MAGA-wannabe groups and we'd eventually have a tapestry of representation instead of perpetual polarization.

#cdnPoli

@amoroso @sgharms Imagine for Linux, if you could edit, say, a function that handled TCP congestion control, make a change, and when you exited the editor the new code was immediately installed and running, replacing the existing code. If you weren't seeing the behavior you expected, while still running, you could put a breakpoint in the new code and look at state and make more changes. No compiling, linking new kernel, reboot - as if *every* piece of code were a dynamically loadable module.