Had a great time showing LaserWriters at 's Interim Computer Featival.
  • peron peron 1w ago 100%

    Loving those LaserWriters hacks!

    1
  • Huayra GNU/Linux
  • peron peron 1w ago 100%

    Huayra GNU/Linux 3.1 Deskshot

    1
  • UNIX Deskshots!
  • peron peron 1w ago 100%

    Screenshot Homepage de la vieja Red de Interconexión Universitaria en NCSA Mosaic, en UNIX.

    1
  • Huayra GNU/Linux
  • peron peron 1w ago 100%

    The Huayra 5 "Juana Manso" deskshot:

    1
  • Huayra GNU/Linux
  • peron peron 1w ago 100%

    Huayra GNU/Linux is a GNU operating system distribution tailored for educational purposes in Argentina. Its development was started by the CENITAL (Argentine National Center for Research and Development of Free Technologies) for the 2012 Conectar Igualdad project of the Argentine Government, and now is maintained by Educar Sociedad del Estado.

    https://huayra.educar.gob.ar/

    As such, it includes full localization in Spanish and a complete kit of education applications, several of whom were released by Cenital itself. Cenital got together a great group of educative programmers, who design the Linux distribution.

    The Conectar Igualdad technological inclusion project involved providing a portable computer for students. These computers used low-spec Intel Atom microprocessors to provide computing power to 12-inch nationally produced netbooks, 5 millon of such provided for highschool students.

    While the portable machines specs has been continuously improved in next computing generations and batches, since the launch of the program in 2011 great care has been taken to provide with a great experience with such low computing power.

    The software hearth of Huayra involves a Debian 12 derived-Linux Kernel, a MATE desktop, LibreOffice suite, GIMP and Inkscape graphical apps, several music and sound design programs, video and digital TV experience. All these are freely available. Also provided are serveral local applications (Huayra Motion for stopmotion animation), and many more.

    All of the reference material and as many as 12500 highschool educative books and reference materials are already included as PDF documents in the machine hard disk.

    All the versions of Huayra GNU/Linux may be found here: https://huayra.educar.gob.ar/

    Also, the github projects may be found here:

    https://github.com/HuayraLinux

    As many other Linux distributions, Huayra (which minds "Wind" in native quechua language) has a "spirit animal". Vaca Hacker, its Pilot Cow, provides computing knowledge also as a special app.

    The newest version its 6.5, but several spin-off has been created, including Huayra Bonaerense (for the Government of the Buenos Aires Province), Huayra Servidor (a server version), Huayra Medios (for cooperative and school FM Radios and Internet broadcasting).

    1
  • Using vintage laptops in 2024: How do you make it work?
  • peron peron 1w ago 100%

    Most of the time, I would use a Huayra GNU/Linux (a Debian distro for educational purposes), as it was tailored for low spec Atom netbooks in Argentina. There is a specialized AntiX for these machines too, with many games/emulators. A ThinkPad T42 with 2 Gigs should run Huayra 3.2 without any issues.

    1
  • My #fax died and I miss it!
  • peron peron 3w ago 100%

    AR.

    These fax machines were commonly sold on BR?

    1
  • UNIX Deskshots!
  • peron peron 1mo ago 100%

    1
  • My current desktop. I settled on this pretty simple and neat combination
  • peron peron 1mo ago 100%

    That's an insane deskshot! Congrats!

    2
  • BASIC for the Masses
  • peron peron 4mo ago 100%

    Your loop is under control!

    2
  • Trying to get DOS 6.22 on an SD Card, to then run via an ISA IDE to SD Adapter on my Commodore PC-10 III, but It doesn't wanna boot. What am I doing wrong?
  • peron peron 6mo ago 100%

    DOS disk interface is quite mundante. It was dependant on BIOS recognition, and its not compatible with 32 GB disk at all. An 120MB or 250MB HDD was the usual MS-DOS disk sold during the 6.22 era. The firsts GB disk ware common by 1996. By the way, 2GB is the max recognizable partition size. Use fdisk to create a Master Boot Record, and a 2GB partition, and try it. I tried it with ease with old 1 GB and 512MB Compact Flash cards, but I must say CF has almost direct compatibility with IDE. SD cards require an adapter controller (you seems to have one of those, tho).

    1
  • BASIC for the Masses
  • peron peron 6mo ago 100%

    Star Wars March for the Atari!

    1 GRAPHICS 2+16
    2 ? #6;"STAR WARS THEME"
    3 ? #6;"BY JOHN WILLIAMS"
    4 REM ARR. BY AARON NESS
    5 REM FROM ACE NEWSLETTER, VOL.2,NO.3, MARCH 1981
    8 FOR W=1 TO 500:NEXT W
    9 GRAPHICS 0
    10 READ S,N0,N1,N2,N3
    20 IF N0=-1 THEN END 
    25 ? S;"|";N0;"|";N1;"|";N2;"|";N3
    30 SOUND 0,N0,10,4:SOUND 1,N1,10,4
    35 SOUND 2,N2,10,4:SOUND 3,N3,10,4
    40 FOR X=1 TO S*150:NEXT X:GOTO 10
    100 DATA .3,108,0,0,0
    101 DATA 0,0,0,0,0
    102 DATA .3,108,0,0,0
    104 DATA 0,0,0,0,0
    105 DATA .2,108,0,0,0
    110 DATA 1,81,108,128,162
    111 DATA 1,81,108,128,173
    114 DATA 1,53,64,81,193
    116 DATA 1,53,64,81,217
    120 DATA .3,60,81,96,243
    122 DATA .3,64,81,96,243
    124 DATA .2,72,81,96,243
    125 DATA 1,40,53,64,128
    128 DATA 1,40,53,64,144
    129 DATA 1,53,64,81,162
    140 DATA .3,60,81,96,243
    141 DATA .3,64,81,96,243
    144 DATA .2,72,81,96,243
    145 DATA 1,40,53,64,128
    148 DATA 1,40,53,64,144
    149 DATA 1,53,64,81,162
    160 DATA .3,60,72,91,182
    161 DATA .3,64,72,91,182
    164 DATA .3,60,72,91,182
    165 DATA 2,72,85,108,217
    168 DATA .6,108,0,0,0
    169 DATA 0,0,0,0,0
    172 DATA .3,108,0,0,0
    173 DATA 0,0,0,0,0
    180 DATA 1,81,103,128,162
    181 DATA 1,81,108,128,173
    184 DATA 1,53,64,81,193
    185 DATA 1,53,64,81,217
    190 DATA .3,60,81,96,243
    191 DATA .3,64,81,96,243
    194 DATA .2,72,81,96,243
    196 DATA 1,40,53,64,128
    198 DATA 1,40,53,64,144
    199 DATA 1,53,64,81,162
    210 DATA .3,60,81,96,243
    211 DATA .3,64,81,96,243
    214 DATA .2,72,81,96,243
    215 DATA 1,40,53,64,128
    218 DATA 1,40,53,64,144
    219 DATA 1,53,64,81,162
    230 DATA .3,60,72,91,182
    231 DATA .3,64,72,91,182
    234 DATA .3,60,72,91,182
    235 DATA 1,72,85,108,217
    236 DATA .6,108,0,0,0
    237 DATA 0,0,0,0,0
    238 DATA .3,108,0,0,0
    250 DATA 1.5,96,121,162,0
    251 DATA 0,0,0,0,0
    252 DATA .5,96,0,0,217
    254 DATA .5,60,81,96,217
    255 DATA .5,64,81,96,217
    256 DATA .5,72,81,96,217
    258 DATA .5,81,81,96,217
    270 DATA .3,81,96,0,217
    271 DATA .3,72,96,0,217
    274 DATA .3,64,96,0,217
    275 DATA 1,72,0,0,217
    278 DATA .25,96,0,0,217
    279 DATA 1,85,108,144,217
    282 DATA .6,108,0,0,0
    283 DATA 0,0,0,0,0
    284 DATA .3,108,0,0,0
    290 DATA 1.5,96,121,162,217
    291 DATA 0,0,0,0,0
    292 DATA .5,96,121,162,217
    294 DATA .5,60,81,121,217
    295 DATA .5,64,81,121,217
    298 DATA .5,72,81,121,217
    299 DATA .5,0,81,121,217
    310 DATA .75,53,68,91,136
    311 DATA .25,72,0,0,0
    314 DATA 2,72,85,108,217
    315 DATA .6,108,0,0,0
    318 DATA 0,0,0,0,0
    319 DATA .3,108,0,0,0
    320 DATA 1.5,96,121,162,0
    321 DATA 0,0,0,0,0
    322 DATA .5,96,0,0,217
    324 DATA .5,60,81,96,0
    325 DATA .5,64,81,96,0
    328 DATA .5,72,81,96,217
    329 DATA .5,0,81,96,0
    340 DATA .3,81,96,121,217
    341 DATA .3,72,96,121,0
    344 DATA .3,64,96,121,0
    345 DATA .6,72,96,121,217
    348 DATA .3,0,96,0,0
    349 DATA 1,85,0,0,0
    352 DATA .6,53,0,0,217
    353 DATA 0,0,0,0,0
    354 DATA .3,53,0,0,0
    360 DATA .6,40,50,60,81
    361 DATA .3,45,60,81,128
    364 DATA .6,50,60,81,243
    365 DATA .3,53,0,81,217
    368 DATA .6,60,0,81,204
    369 DATA .3,68,0,0,182
    372 DATA .6,72,0,0,162
    373 DATA .3,81,0,0,144
    380 DATA 1,53,0,0,0
    381 DATA .1,72,85,121,217
    384 DATA 0,0,0,0,0
    385 DATA .1,72,85,121,217
    386 DATA 0,0,0,0,0
    387 DATA .1,72,85,121,217
    388 DATA 0,0,0,0,0
    389 DATA .5,72,85,121,217
    390 DATA .3,0,0,108,0
    391 DATA 0,0,0,0,0
    392 DATA .3,0,0,108,0
    393 DATA 0,0,0,0,0
    394 DATA .3,0,0,108,0
    395 DATA 0,0,0,0,0
    400 DATA 1,81,108,128,162
    401 DATA 1,81,108,128,173
    404 DATA 1,53,64,81,193
    405 DATA 1,53,64,81,217
    410 DATA .3,60,81,96,243
    411 DATA .3,64,81,96,243
    414 DATA .2,72,81,96,243
    415 DATA 1,40,53,64,128
    418 DATA 1,40,53,64,144
    419 DATA 1,53,64,81,162
    430 DATA .3,60,81,96,243
    431 DATA .3,64,81,96,243
    434 DATA .2,72,81,96,243
    435 DATA 1,40,53,64,128
    438 DATA 1,40,53,64,144
    439 DATA 1,53,64,81,162
    450 DATA .3,60,72,91,182
    451 DATA .3,64,72,91,182
    454 DATA .3,60,72,91,182
    455 DATA 2,72,85,108,217
    456 DATA .6,108,0,0,0
    457 DATA 0,0,0,0,0
    458 DATA .3,108,0,0,0
    462 DATA 0,0,0,0,0
    470 DATA 1,81,108,128,162
    471 DATA 1,81,108,128,173
    474 DATA 1,53,64,81,193
    475 DATA 1,53,64,81,217
    480 DATA .3,60,81,96,243
    481 DATA .3,64,81,96,243
    484 DATA .2,72,81,96,243
    485 DATA 1,40,53,64,128
    488 DATA 1,40,53,64,144
    489 DATA 1,53,64,81,162
    500 DATA .3,60,81,96,243
    501 DATA .3,64,81,96,243
    504 DATA .2,72,81,96,243
    505 DATA 1,40,53,64,128
    508 DATA 1,40,53,64,144
    509 DATA 1,53,64,81,162
    520 DATA .3,60,72,91,182
    521 DATA .3,64,72,91,182
    524 DATA .3,60,72,91,182
    525 DATA 2,72,85,108,217
    528 DATA 1,53,108,217,0
    530 DATA .5,0,0,0,217
    540 DATA 1,40,53,64,162
    542 DATA 1,40,53,64,173
    544 DATA 1,40,53,64,193
    546 DATA 1,40,53,64,217
    550 DATA 1,40,53,64,243
    552 DATA 1,40,53,64,217
    554 DATA 1,40,53,64,193
    556 DATA 1,40,53,64,173
    558 DATA 2,40,53,64,162
    559 DATA 0,0,0,0,0
    560 DATA .1,40,53,64,162
    561 DATA 0,0,0,0,0
    562 DATA .1,40,53,64,162
    563 DATA 0,0,0,0,0
    564 DATA .1,40,53,64,162
    565 DATA 0,0,0,0,0
    566 DATA 1.7,40,53,64,162
    600 DATA 0,-1,0,0,0
    
    1
  • Emulators and emu-likes!
  • peron peron 6mo ago 100%

    FreeBee allows a nice AT&T PC7300 emulation on GNU.

    I'm even able to run ssh1.

    1
  • plan9
    Plan9 8mo ago
    Jump
    My Winter 2024 SDF Plan9 Bootcamp screenshot
  • peron peron 8mo ago 100%

    Congrats! I'm working on the shared system too!

    The SDF plan9 challenges are fun to learn the operating idiosyncrasy of Plan9 and become a full grown Planero.

    2
  • Reclaiming Democratic Classical Liberalism
  • peron peron 8mo ago 100%

    Here in Argentina doesn't work at all. Bring back Perón and his clones.

    1
  • My #fax died and I miss it!
  • peron peron 9mo ago 100%

    That used to be true in my country too. For some bureaucratic issues, fax was legal-binding. For example, for public health/social pharmaceutical deliveries, it acted as a valid receipt, it was "official". I noted fax used to improve delivery times, reducing errors.

    Also there was that psychological effect of paper.

    On the Health&Edu sector, most of the secretaries were young girls and they loved to be written something after the official receipt was delivered (the first page in the call). I would write them something as a personal sidenote, and they will do the office work like a charm. Low-rank bureaucrats love to be addressed. These "Social skills" were not used on the official first page of course, but it worked! It saved me lots of headache and phone-drama.

    3
  • My #fax died and I miss it!
  • peron peron 9mo ago 100%

    Fax is vintage tech since at least a decade, but it was useful.

    My first contact with them was not on a fax machine, but using a Sportster Winmodem/fax. Faxing was possible using a Windows 3.1 computer, using QuickLink II software.

    Later on, I got this "marvelous" Panasonic KX-FT38 fax machine, with its markings in Spanish of course. A noble 300dpi device, with 20min digital recorder for voice and data (delayed thermal printing was possible). Also has an automatic cutting blade. 14.4 kilobauds of pure faxing power!

    It was so nice I even didn't care to remove its tacky stickers.

    I used it daily. Somewhat people REPLIED to fax transmissions, as it served to speed response time on bureaucratic nonsense. Secretaries did their thing when they got a fax with their names handwritten on them. IDKW but it worked.

    3
  • Yeah, my fax has broken. I'm broken.

    5
    6
    uriel was right
  • peron peron 10mo ago 100%

    I loved the Plan9 bootcamp. Every time I learn a bit more about the shared system. Although drawterm is quite slow, its small footprint brings joy. It has graphical capabilities too.

    1
  • unixporn
    unixporn peron 1y ago 100%
    UNIX Deskshots!

    Post your UNIX Deskshots here!

    7
    2

    Emulating is like selling an old mule to your CPU!

    1
    1
    80s Animes
  • peron peron 1y ago 100%

    There is this funny cop show, "You're under arrest". (Taiho Shichauzo) It got into animation media on the mid 90s, but its based on a 80s manga.

    Two female cops and many funny characters, and great vehicle chases.

    https://toobnix.org/w/f6yRpEEx2UYmTPBMFgDeo4

    1
  • BASIC for the Masses
  • peron peron 1y ago 100%
    10 : CLEAR : PAUSE “Mini Moon Age Calculator “
    20 : W=694098 : X=29.53 : Z=365.25 : JN=2460202.6 : REM Julian date for last moon on 25/9/2023 at 2:39am
    30 : INPUT “DAY:” ; D , “MONTH:” ; M , “YEAR:” ; Y
    40 : IF M<=2 LET Y=Y-1 : M=M+12
    50 : A=INT(Y/100) : B=INT(A/4) : C=2-A+B : E=INT(Z * (Y+4716))
    60 : F=INT(30.6001 * (M+1)) : JD=C+D+E+F-1524.5 : DS=JD-JN
    70 : S=(DS/X-INT(DS/X)) * X : S=INT(S+.5)
    80 : PRINT “Age of Moon “ ; USING “###.# “ ; S ; “_days” : END
    

    Stay SHARP!

    1
  • You are a BASIC bitch, so type-in and *share* your BASIC listings here. Any and all BASIC dialects are welcome.

    46
    14
    unixporn
    unixporn peron 1y ago 100%
    GNOME2 is back

    ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.sdf.org%2Fpictrs%2Fimage%2F552a47bd-9008-4469-9806-6e6ae5ceb860.png) ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.sdf.org%2Fpictrs%2Fimage%2F6bd24ac8-90f5-4ce2-b64b-10cac3f38a8c.png)

    3
    0
    unixporn
    unixporn peron 1y ago 100%
    Huayra GNU/Linux

    Huayra GNU Linux is a Debian based distro, with MATE desktop. ![](https://lemm.ee/api/v3/image_proxy?url=https%3A%2F%2Flemmy.sdf.org%2Fpictrs%2Fimage%2Fc1f72109-a363-4f19-b6dd-63f931cfff5c.png)

    1
    4

    A organized community of computer hackers in the DEEP DEEP South América.

    5
    13