#computerhistory

14 posts · Last used 5d

Back to Timeline
MediaBoxent @MediaBoxent@mastodon.social · Jul 25, 2026
Replying to @MediaBoxent@mastodon.social
What would computing look like today if Amiga had won? Drop your thoughts below! 👇 #VintageComputing #ComputerHistory #1990sTech #Gaming #OperatingSystems
0
1
1
Silicium @occitel@mastodon.social · Jul 24, 2026
Silicium vous a présenté hier le terminal ADDS Regent, voici la machine qu’il faut pour l’exploiter. L'IMS 8000 est un beau parallélépipède avec deux lecteurs 8" de 1,6 Mo. Pas pour jouer... pour travailler sérieusement. Enfin... jusqu'à ce qu'un développeur lance une compilation COBOL juste avant le café. ☕💾 As-tu pratiqué le CP/M ? A lire : https://www.silicium.org/index.php/catalogue/us/ims-8000 #RetroComputing #CPM #Z80 #S100 #VintageComputer #IndustrialMicroSystems #ComputerHistory #Silicium
2
1
2
GamleBerrefjord @GamleBerrefjord@social.vivaldi.net · Jul 24, 2026
Replying to @occitel@mastodon.social
@occitel@mastodon.social My Late 1970'ies CP/M workhorse outfit #Norway #ComputerHistory
0
0
1
Bodling @Bodling@deacon.social · Jul 17, 2026
Roger Summit, who invented an early online search service, named "Dialog" has died at age 95. You remember Dialog, don't you? You'd have a research question. So you'd go talk to the librarian who has been trained on how to formulate efficient search queries. (You need them to be efficient because you paid by the search. Or was it by the number of hits you got?) The librarian would do all the Boolean operator magic and check the punctuation, then press "Enter." And, yes, it was amazingly fast. But you'd likely need to wait until tomorrow to get your printed out results because the computer terminal was on a shared dial-up connection, and because your request was in a queue with other requests. These were the good old days. Nothing artificial about the intelligence of those librarians, either. #ComputerHistory #InformationScience #Librarians #Libraries #Dialog #Computers #Databases
2
0
2
Chewie @chewie@mammut.gogreenit.net · May 01, 2026
The Bring Your Own Bottle night is on again this Saturday 2nd May at the ⁨#Derby⁩ Computer #Museum: https://www.derbycomputermuseum.co.uk/byob-retro-gaming-nights Come and play on loads of home computers and consoles with friends, and listen to some great music from the '90s on ⁨#vinyl⁩ See you there! 💻 🖥️ 🕹️ 🎮 💽 🖱️ 💿 ⁨#RetroGaming⁩ ⁨#RetroComputing⁩ ⁨#ComputerHistory⁩ ⁨#GamingHistory
6
7
13
JdeBP @JdeBP__dup_33984@mastodonapp.uk · Feb 12, 2026
Replying to on mastodon.bsd.cafe
@kaveman@mastodon.bsd.cafe Yes. I was mentioning this to @cks@mastodon.social the other day. https://tty0.social/@JdeBP/116030855863806427 I think that it came out in the early 1990s. The copyright dates in the source uniformly say 1983, which would make OpenWatcom vi the earliest vi clone on record (pre-dating #STEVIE by 4 years). However, they say this uniformly, even for its OS/2 and Windows NT parts, which couldn't have existed in 1983. And 1983 pre-dates even Waterloo C. So I suspect some Sybase lawyer has lied in these copyright declarations. Watcom had a non-vi multi-window and menus TUI editor for DOS named wbed.exe at one point. #Watcom #OpenWatcom #vi #retrocomputing #ComputerHistory
2
0
0
JdeBP @JdeBP__dup_33984@mastodonapp.uk · Feb 12, 2026
Replying to on mastodon.bsd.cafe
@gumnos@mastodon.bsd.cafe I mentioned Guckes's list not having Heirloom vi in that other thread. I haven't thought about these in years, and they are an understandable additional blind spot in Guckes's list; but the MKS Toolkit had a vi, as did Interix. https://www.mkssoftware.com/docs/man1/vi.1.asp The :open test indicates that vi in the MKS Toolkit was actual Joy+Horton vi. #Interix (at least according to an old Scott Mueller book) had both vi and nvi, so I wouldn't be surprised if that turned out to have been Bostic #nvi by two names. As I recall, Central Point PC Tools, the Norton Utilities, and the Graham Utilities had text editors of varying degrees but did not have vi. @cks@mastodon.social #vi #ComputerHistory #retrocomputing
1
0
0
JdeBP @JdeBP__dup_33984@mastodonapp.uk · Feb 12, 2026
Replying to on mastodon.social
@cks@mastodon.social OpenWatcom vi is source available. https://mastodonapp.uk/@JdeBP/116052015020764901 Ritter's Heirloom #vi is in #FreeBSD ports today, coming from the same place that it has for a long time. https://freshports.org/editors/2bsd-vi/ It was dropped from #ArchLinux because it did not compile and hadn't changed in 20 years. Ironically, this is because the (GNU) C language had changed, and it has to nowadays be compiled forcing an older GNU C language version. https://bbs.archlinux.org/viewtopic.php?pid=2285124#p2285124 Several people have independently discovered the Makefile patch that gets it to build on #Debian and the like. https://forums.debian.net/viewtopic.php?p=629775 https://gist.github.com/cwfoo/01abac5c39f398b7e7b16a2b87aa518b #elvis, the precursor to #nvi, is packaged for both #NetBSD/#pkgsrc and #OpenBSD. https://ftp.netbsd.org/pub/pkgsrc/current/pkgsrc/editors/elvis/index.html https://github.com/openbsd/ports/tree/master/editors/elvis #retrocomputing #ComputerHistory #Watcom #OpenWatcom
Quoting
JdeBP @JdeBP__dup_33984@mastodonapp.uk
On #Illumos, Jov vi is in /usr/src/cmd/vi: https://github.com/illumos/illumos-gate/tree/master/usr/src/cmd/vi On #OpenBSD, Bostic #nvi is in /usr/src/usr.bin/vi/vi; #NetBSD having it in /usr/src/external/bsd/nvi; and #FreeBSD in /usr/src/contrib/nvi: https://github.com/freebsd/freebsd-src/tree/main/contrib/nvi FreeBSD has an nvi2 in ports: https://freshports.org/editors/nvi2/ OpenBSD has elvis in ports: https://github.com/openbsd/ports/blob/master/editors/elvis/pkg/DESCR Ritter's Heirloom vi is on SourceForge: https://ex-vi.sourceforge.net STEVIE was posted to comp.sources.unix in 1988: https://sources.vsta.org/comp.sources.unix/volume15/stevie/ Unfortunately, Sven Guckes's vi Clones WWW site was never completed with some of this, notably lacking Heirloom vi, for example. https://guckes.net/vi/clones.html But it does mention oft-overlooked commercial clones such as Watcom's vi, a from-scratch implementation started in 1983 that is also now source-available: https://github.com/open-watcom/owp4v1copy/tree/master/bld/vi #vi #retrocomputing #ComputerHistory #STEVIE #elvis #VIM #NeoVIM #Watcom #OpenWatcom
Open quoted post
4
1
3
JdeBP @JdeBP__dup_33984@mastodonapp.uk · Feb 11, 2026
Replying to on hachyderm.io
@davefischer@hachyderm.io I'm guessing that that was Ritter's Heirloom vi. https://mastodonapp.uk/@JdeBP/116052015020764901 There are discussions in an Arch Linux forum of its package being removed because it hadn't changed in two decades and the (GNU flavoured) C language had. It's in the #FreeBSD ports collection; and several people have independently come up with the Makefile patch that gets it to build on Debian Linux. https://freshports.org/editors/2bsd-vi/ #vi #retrocomputing #ComputerHistory #gcc #ArchLinux
Quoting
JdeBP @JdeBP__dup_33984@mastodonapp.uk
On #Illumos, Jov vi is in /usr/src/cmd/vi: https://github.com/illumos/illumos-gate/tree/master/usr/src/cmd/vi On #OpenBSD, Bostic #nvi is in /usr/src/usr.bin/vi/vi; #NetBSD having it in /usr/src/external/bsd/nvi; and #FreeBSD in /usr/src/contrib/nvi: https://github.com/freebsd/freebsd-src/tree/main/contrib/nvi FreeBSD has an nvi2 in ports: https://freshports.org/editors/nvi2/ OpenBSD has elvis in ports: https://github.com/openbsd/ports/blob/master/editors/elvis/pkg/DESCR Ritter's Heirloom vi is on SourceForge: https://ex-vi.sourceforge.net STEVIE was posted to comp.sources.unix in 1988: https://sources.vsta.org/comp.sources.unix/volume15/stevie/ Unfortunately, Sven Guckes's vi Clones WWW site was never completed with some of this, notably lacking Heirloom vi, for example. https://guckes.net/vi/clones.html But it does mention oft-overlooked commercial clones such as Watcom's vi, a from-scratch implementation started in 1983 that is also now source-available: https://github.com/open-watcom/owp4v1copy/tree/master/bld/vi #vi #retrocomputing #ComputerHistory #STEVIE #elvis #VIM #NeoVIM #Watcom #OpenWatcom
Open quoted post
1
0
0
JdeBP @JdeBP__dup_33984@mastodonapp.uk · Feb 11, 2026
Replying to @JdeBP__dup_33984@mastodonapp.uk
On #Illumos, Jov vi is in /usr/src/cmd/vi: https://github.com/illumos/illumos-gate/tree/master/usr/src/cmd/vi On #OpenBSD, Bostic #nvi is in /usr/src/usr.bin/vi/vi; #NetBSD having it in /usr/src/external/bsd/nvi; and #FreeBSD in /usr/src/contrib/nvi: https://github.com/freebsd/freebsd-src/tree/main/contrib/nvi FreeBSD has an nvi2 in ports: https://freshports.org/editors/nvi2/ OpenBSD has elvis in ports: https://github.com/openbsd/ports/blob/master/editors/elvis/pkg/DESCR Ritter's Heirloom vi is on SourceForge: https://ex-vi.sourceforge.net STEVIE was posted to comp.sources.unix in 1988: https://sources.vsta.org/comp.sources.unix/volume15/stevie/ Unfortunately, Sven Guckes's vi Clones WWW site was never completed with some of this, notably lacking Heirloom vi, for example. https://guckes.net/vi/clones.html But it does mention oft-overlooked commercial clones such as Watcom's vi, a from-scratch implementation started in 1983 that is also now source-available: https://github.com/open-watcom/owp4v1copy/tree/master/bld/vi #vi #retrocomputing #ComputerHistory #STEVIE #elvis #VIM #NeoVIM #Watcom #OpenWatcom
4
0
2
AJ Sadauskas @ajsadauskas@pixelfed.social · Nov 13, 2025
It's not an Apple 2, it's a Wombat! Apple's lawsuit against the company that sold this machine ended up going all the way to the High Court. And Apple lost! Turns out software was not covered by Australian copyright law at the time: https://en.wikipedia.org/wiki/Computer_Edge_v_Apple On display at https://acms.org.au/ #apple #computerhistory #law #legal #auspol
0
0
1

You've seen all posts