CollabVM Advent Calendar: Difference between revisions

From Computernewb Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 62: Line 62:
|+ CollabVM Advent Calendar 2021
|+ CollabVM Advent Calendar 2021
|-
|-
! Day !! OS !! Description !! Link
! Day !! OS !! Description !! Link !! Link 2
|-
|-
| 1 || MINIX || Today's operating system is one most people here probably know already, which is Minix. This OS is a Unix-like microkernel which has a goal of being an extremely stable and self-healing system and its designed to be used with very little human intervention. It was first released in 1987. What you might not know, however, is that this is actually the most installed and widely used operating system in the history of computing - having more installations than Linux, Mac OS, and yes, even Windows. That's because it is built into Intel Management Engine, which comes with all new Intel processors. || http://download.minix3.org/iso/snapshot/minix_R3.4.0rc6-d5e4fc0.iso.bz2
| 1 || - || - || -
|-
| 2 !! PC-MOS/386 || Today's operating system is PC-MOS/386. Quite a technical mouthful. This OS is a multi-user multitasking DOS clone released in 1987 and can run many MS-DOS applications. It also allows you to connect to it via terminal if you care about that sort of thing. In 2017, the source code for this OS was released, with a patch that corrected the 'year 2012' problem which stops files made after August 1, 2012 from working. || https://winworldpc.com/download/40e28099-2fc3-ac18-c39a-11c3a4e284a2 || https://github.com/roelandjansen/pcmos386v501
|-
| 3 !! EggOS !! Today's operating system is EggOS. yes yes, prepare your spam. This OS is basically a demonstration for using Go as a basis for a unikernel. The entire kernel is one giant Go application running on ring0, and there's no processes or anything like that, though there is a javascript interpreter built in. It also has a few programs, networking, and even an NES emulator! It's pretty fun to toy around with so I recommend giving it a Go (eggs dee!) || https://github.com/icexin/eggos/releases/tag/v0.4.1
|}
|}



Revision as of 13:43, 23 December 2023

The CollabVM Advent Calendar is an advent calendar belonging to the CollabVM project, which is held every December (not always, however). The advent calendar has been held yearly since 2018, and ongoing. Originally, up until 2021's advent calendar, a new OS (usually an obscure, and interesting one) would get posted every day until the 24th of December. Now it's a Crusty Windows bootleg ever since it launched in late 2021. In fact, the very last entry of the 2021 Advent Calendar was a Crusty Windows bootleg, by the name of Windows 7 Christmas Edition 2015 created by The Rain, which released to TeamOS.

All Advent Calendars from 2018 to now

2018

CollabVM Advent Calendar 2018
Day OS Description Link
1 KolibriOS - https://kolibrios.org/en/download
2 ToaruOS - https://github.com/klange/toaruos/releases
3 MINIX 3 - https://wiki.minix3.org/doku.php?id=www:download:start
4 MichalOS - https://sourceforge.net/projects/michalos/
5 Solar OS - http://www.oby.ro/os/download/os_dl.htm
6 PC-MOS/386 - http://192.151.157.114/Operating%20Systems/DOS-like/PC-MOS/5.0/PCMOS.img [1]
7 Commodore 64 BASIC V2 - https://github.com/xlar54/emudore64/raw/master/os64boot.iso
8 HelenOS - http://www.helenos.org/wiki/Download
9 Whonix - https://www.whonix.org/download
10 Ghost - https://ghostkernel.org/files/ghost-0.5.6.iso.zip
11 Dawn - http://gerigeri.uw.hu/dawn.zip
12 Sortix - https://ahti.space/~sortie/sortix/release/1.0/builds/sortix-1.0-i686.iso
13 AROS - http://aros.sourceforge.net/nightly1.php
14 FreeDOS - http://www.freedos.org/download/
15 XENUS - http://www.durlej.net/xenus
16 Vanadium OS - https://github.com/p-durlej/newsys/releases
17 Haiku - https://www.haiku-os.org/get-haiku/
18 MenuetOS - http://www.menuetos.be/download.php?CurrentMenuetOS
19 KnightOS - https://knightos.org/download/

2019

CollabVM Advent Calendar 2019
Day OS Description Link
1 placeholder in case you couldnt tell fuck me lmao
-1 idek if there was one that year god jesus FUCKING christ

2021

CollabVM Advent Calendar 2021
Day OS Description Link Link 2
1 MINIX Today's operating system is one most people here probably know already, which is Minix. This OS is a Unix-like microkernel which has a goal of being an extremely stable and self-healing system and its designed to be used with very little human intervention. It was first released in 1987. What you might not know, however, is that this is actually the most installed and widely used operating system in the history of computing - having more installations than Linux, Mac OS, and yes, even Windows. That's because it is built into Intel Management Engine, which comes with all new Intel processors. http://download.minix3.org/iso/snapshot/minix_R3.4.0rc6-d5e4fc0.iso.bz2
2 !! PC-MOS/386 Today's operating system is PC-MOS/386. Quite a technical mouthful. This OS is a multi-user multitasking DOS clone released in 1987 and can run many MS-DOS applications. It also allows you to connect to it via terminal if you care about that sort of thing. In 2017, the source code for this OS was released, with a patch that corrected the 'year 2012' problem which stops files made after August 1, 2012 from working. https://winworldpc.com/download/40e28099-2fc3-ac18-c39a-11c3a4e284a2 https://github.com/roelandjansen/pcmos386v501
3 !! EggOS !! Today's operating system is EggOS. yes yes, prepare your spam. This OS is basically a demonstration for using Go as a basis for a unikernel. The entire kernel is one giant Go application running on ring0, and there's no processes or anything like that, though there is a javascript interpreter built in. It also has a few programs, networking, and even an NES emulator! It's pretty fun to toy around with so I recommend giving it a Go (eggs dee!) https://github.com/icexin/eggos/releases/tag/v0.4.1

2022

CollabVM Advent Calendar 2022
Day OS Description Link
1 - - -

2023

CollabVM Advent Calendar 2023
Day OS Description Link
1 - - -

References