DVRC
dvrc.bsky.social
DVRC
@dvrc.bsky.social
Adopter of orphaned technologies, aspiring NeWSmaker, local troublemaker

CS student at UniCa
No problem, we'll call ourselves "partisans"...
September 20, 2025 at 7:46 PM
I should check if setting the menus to use the linear ones the behavior changes. Still, look at the source code...
September 2, 2025 at 11:04 AM
OFC I'm stupid and I was byteswapping again the glyph bytes back into the original array instead of using a tmp var to do it.

You don't want to see what's going on inside "mem_rop.c" and its CPP macro abuse...
August 28, 2025 at 10:16 PM
Reading more Schlumberger papers I learnt that they developed software on Interlisp-D, including OOP extensions (the Strobe language) and an interface builder (Impulse-86). I wonder if any of it survived, in the hope of running it on Medley Interlisp someday.
August 17, 2025 at 9:57 PM
I'll have to put all the stuff I found on some repo that anyone van clone.
Anyway, QEMU 8.0.5 is the last version working for SunOS 4.1.4.
NeWS 1.1 comes from Don Hopkins archives, and GoodNeWS comes from Sun User Group 89 tar from John Gilmore
June 26, 2025 at 4:45 PM
Reposted by DVRC
Remember, we still have 5 and a half weeks in which we can still make a difference with #directdemocracy
Get friends and family to sign our Initiatives, and get influencers talking about the most important movement in gaming history!
eci.ec.europa.eu/045/public
petition.parliament.uk/petitions/70...
European Citizens' Initiative
Give your support !
eci.ec.europa.eu
June 23, 2025 at 9:19 PM
And now keyboard works fine.
The workaround wasn't obvious: the patch suggested by Sun works as intended, but the file "repeat.ps" is damaged. Commenting "(NeWS/repeat.ps) run" in the "UI.ps" file did the trick, at the cost of losing key repetition.
At least now I can use native terminal emulators.
June 8, 2025 at 10:58 PM
Thanks again to @larsbrinkhoff.bsky.social for preserving it
June 8, 2025 at 5:41 PM
There are also 4 proposals to abolish part of the "Jobs Act", and to make contractors liable in case a worker gets injured/dies in a workplace of a subcontracted company.
From center to right, the political class invited either to boycott, refuse the cards or to vote against.
June 8, 2025 at 1:46 PM
Had to rewrite cst_readfamily() to correctly unpack the font. It was tedious considering the format is big endian and the members of structs were 32 bit long.
Wrote also a little tool to dump font infos.
Further work will be needed.
March 16, 2025 at 11:37 PM
It was the wrong ioctl() (a single letter mistake).
Now I'll have to investigate why fonts are not getting retrieved.
March 6, 2025 at 10:42 PM