Skip to content

Piero Bosio Social Web Site Personale Logo Fediverso

Social Forum federato con il resto del mondo. Non contano le istanze, contano le persone

#retrocomputing

Uncategorized
47 16 0

Gli ultimi otto messaggi ricevuti dalla Federazione
Post suggeriti
  • I saw this on BlueSky.

    Uncategorized retrocomputing
    5
    1
    0 Votes
    5 Posts
    15 Views
    @gloriouscow I’m not going to name names but I have heard film scholars argue that it’s okay to use AI-upscaled stills in books because it only shows the original, but in better detail. It was a big moment in my radicalization because it brought home that not even professional thinkers whose entire careers involve images, artifice, suggestion, subtext, are necessarily willing or able to think critically about the things being marketed to them.
  • 0 Votes
    1 Posts
    17 Views
    This paper reported on the 1980 Lisp conference, the second ever after the one in 1964. It's a time capsule of the state of Lisp and its dialects at the time, including Interlisp, in which G.L. Steele provided the abstracts of the papers presented at the event and added his own commentary.https://dl.acm.org/doi/pdf/10.1145/947912.1361218#lisp #interlisp #retrocomputing
  • 0 Votes
    1 Posts
    11 Views
    V86 is an x86 emulator that runs in the browser. It supports a selection of preconfigured historical and current operating systems, including a few rarely emulated ones such as Windows CE, and you can upload your own operating system image.V86 is similar to the popular PCjs.https://oses.ioblako.com#x86 #emulator #retrocomputing
  • Update on my DOS "game".

    Uncategorized dos retrocomputing gamedev pascal
    2
    0 Votes
    2 Posts
    22 Views
    Did some more #EGA #pixelart on the this classic shot and, most importantly, coded up a fancy EGA fade out effect by first ordering all colors by perceived lightness and swapping to the next-lower during the fade out until all are black. 😊👍#dos #retrocomputing #programming