mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-04-27 13:56:22 -04:00
Publish "I Made A Thing, Powered by Windows Me™"
This commit is contained in:
parent
79be2abafe
commit
a2cda53b9c
BIN
content/notes/y2k-land/images/screenshot.png
Normal file
BIN
content/notes/y2k-land/images/screenshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
BIN
content/notes/y2k-land/images/windows-me.png
Normal file
BIN
content/notes/y2k-land/images/windows-me.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
26
content/notes/y2k-land/index.md
Normal file
26
content/notes/y2k-land/index.md
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
---
|
||||||
|
title: "I Made A Thing, Powered by Windows Me™"
|
||||||
|
date: 2020-06-06 10:05:23-0400
|
||||||
|
description: "Introducing Y2K Land: fully featured, fully isolated, on-demand Windows Millennium Edition® virtual machines."
|
||||||
|
tags:
|
||||||
|
- Projects
|
||||||
|
- Nostalgia
|
||||||
|
- Windows
|
||||||
|
- Virtual Machines
|
||||||
|
image: "images/screenshot.png"
|
||||||
|
draft: false
|
||||||
|
---
|
||||||
|
|
||||||
|
{{< image src="images/windows-me.png" width="360" alt="Windows Millennium Edition®" />}}
|
||||||
|
|
||||||
|
A few months ago, I stumbled upon [my first website ever](/y2k/) on an old floppy disk. Despite the instant cringing, I uploaded it to GitHub, [collected other iterations](/previously/), and made an [#awesome-list](https://github.com/jakejarvis/awesome-first-code) of others who were brave and/or shameless enough to do the same. But why not take that ~~one~~ 1,000 steps further?
|
||||||
|
|
||||||
|
Introducing [**y2k.land**](https://y2k.land/) — with fully-featured, fully-isolated, on-demand Windows Millennium Edition® virtual machines, simply to experience my first website in its natural Internet Explorer 5 habitat. And maybe play some [3D Pinball: Space Cadet](https://en.wikipedia.org/wiki/Full_Tilt!_Pinball#3D_Pinball_for_Windows_%E2%80%93_Space_Cadet). Oh, and [Microsoft Bob](https://en.wikipedia.org/wiki/Microsoft_Bob) is there too if you want to say hello and catch up.
|
||||||
|
|
||||||
|
{{< image src="images/screenshot.png" link="https://y2k.land/" >}}[**Enter Y2K Land, at your own risk.**](https://y2k.land/){{< /image >}}
|
||||||
|
|
||||||
|
The backend is powered by [**QEMU**](https://www.qemu.org/), [**websocketd**](https://github.com/joewalnes/websocketd), and some messy Ruby and shell scripts. I'll push it up to GitHub [next to the frontend code](https://github.com/jakejarvis/y2k) (which is based on [**noVNC**](https://github.com/novnc/noVNC)) once I have a chance to untangle the spaghetti code. 🍝
|
||||||
|
|
||||||
|
I must give credit to both [charlie.bz](https://charlie.bz/) and [benjojo.co.uk](https://benjojo.co.uk/) here, similar websites I was enamored with when they were posted on Hacker News a few years ago. Think we'll see some websites like these with Windows 29 in a decade?
|
||||||
|
|
||||||
|
Either way, quarantine boredom is a crazy thing, am I right? 😷
|
Loading…
x
Reference in New Issue
Block a user