frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

Open in hackernews

Show HN: Windows 98 themed website in 1 HTML file for my post punk band

https://corp.band
155•jealousgelatin•6h ago
Here's the code: https://github.com/ConorCorp/corp-website

Comments

wergwtg4g34g4g•6h ago
bug report for you: clock in lower right corner fails to update the minute when a new minute begins on the "host" system

you're welcome :)

rollcat•5h ago
Lots of small things to pick on. Doesn't matter. This is really cool.

I've tried to build a mockup for a retro/"fantasy" OS; some details that you'd think are easy or obvious turn out to be time sinks once you try to perfect them.

jealousgelatin•4h ago
Added to the growing bug report list :) Thanks for checking it out!
sixothree•6h ago
It's faster than McMaster-Carr.
space_ghost•3h ago
That's high praise. :D
GuinansEyebrows•5h ago
cute!! i love it. especially the recycle bin functionality.

one little note i have is the native scrollbar in the Music 'window' - i didn't realize there was more underneath the Spotify and Apple Music links at first.

jealousgelatin•4h ago
Thank you! And UX feedback noted and added to the docket!
65•5h ago
Very cool but the back button is very buggy.
asynchronousx•5h ago
It pushed to the browser history too much, so the back button is basically navigating in place
echoangle•5h ago
I think the problem isn’t really pushing the browser history, but for me the windows don’t get reopened when navigating back. So from the desktop, I open 3 windows after each other but when going back, I get 3 times the Emory desktop. When directly opening the 3 steps from the history, it works though. On safari on iOS.
jealousgelatin•4h ago
Thanks for finding this! I bet this is because I was getting a bit fancy manually setting the urls and it probably messes with the state of the open windows.

Will have a look after dinner.

sltkr•5h ago
Might want to fix the link to your Youtube channel...
jealousgelatin•4h ago
Fixed, ty!
mattl•5h ago
Merch mentions .mp3 which is weird.

Mailing list has no way to sign up but no indication that anything broke.

jealousgelatin•4h ago
Interesting, works on my end but I'll admit its slightly weird.

It should automatically make a POST to mailchimp and and open a new page showing your successful email list subscription.

I'd be curious what is happening in your network tab or if the navigation to the mailchimp success page is disabled somehow.

Let me know your browser and system anyway, would be much appreciated! Thanks for looking nonetheless!

mattl•3h ago
I don't even see the form on my phone. I suspect I'm just blocking Mailchimp outright. On desktop I see the form.
ayushrodrigues•5h ago
Having a linkedin page as a band is metal
aziaziazi•4h ago
> We have approved a series of musical releases for our employees to listen to while working. Far better than the standard music available on Spotify, we have found that listening to “Whispers from the Water Cooler” and other corporate approved releases can increase productivity of employees by up to 20%.

> For middle-managers, we have not found this same result and have therefore have limited their listening to the only song that had any positive effect, “I’m Not Cute, I’m Handsome”, an earlier release from CORP.

I love it. You made my day, thanks.

Arn_Thor•5h ago
Nice
every_other•5h ago
I'm a little bit of a music nerd and I really like 925. Love that vibe and the video too!
amenghra•4h ago
Various css files for retro-theming. Each of these have been discussed here previously.

  - Windows 98: https://github.com/jdan/98.css
  - Windows XP: https://github.com/botoxparty/XP.css
  - Nes: https://github.com/nostalgic-css/NES.css
  - Mac OS (classic): https://github.com/sakofchit/system.css
  - DOS: https://github.com/vinibiavatti1/TuiCss
sigmaisaletter•4h ago
-counter strike 1.6: https://cs16.samke.me/?
sigmaisaletter•3h ago
Went searching and found a few more:

-PlayStation: https://github.com/micah5/PSone.css

-Gameboy: https://github.com/luttje/css-pokemon-gameboy

-Windows7: https://github.com/khang-nd/7.css

-Win95: https://github.com/AlexBSoft/win95.css

-Oldschool RPG: http://ronenness.github.io/RPGUI/

-MacOS 8: https://github.com/npjg/classic.css

-MacOS 6: https://github.com/sakofchit/system.css

And some that are more than just CSS:

-386 DOS: https://github.com/kristopolous/BOOTSTRA.386 (Bootstrap Theme)

-Terminal: https://github.com/xtermjs/xterm.js

-another Terminal: https://github.com/andersevenrud/retro-css-shell-demo

-90s website: http://code.divshot.com/geo-bootstrap/ (Bootstrap)

throwaway148773•2h ago
This is also featured in other Valve games. It's called vgui or something like that
npteljes•4h ago
Nice website and good music, thanks for sharing! I'm very happy that people still contribute to post-punk.
blindstitch•4h ago
I was hoping for some kind of easter egg if you drag the music into the trash.
Demiurge•3h ago
Very nice! Would be very cool to also add some apps, like Winamp and ICQ, or AIM :)
mrcwinn•3h ago
Judging by the incredibly smooth video streaming, something makes me think this isn't Windows 98 at all — but rather BeOS with a Windows theme applied. Bravo!
skgough•3h ago
loving the decapitation queue in the console
henning•1h ago
Much snappier than most modern websites.
normie3000•32m ago
Double-clicking desktop icons is broken: the site is so fast the first click opens a window, and the second click registers inside the open window. This is probably a race condition.

I wasn't deliberately looking for bugs - I just subconsciously defaulted to double-clicking when I saw the UI.

Show HN: Claude Code in the Cloud

https://cloudcoding.ai/
23•sean_•1h ago•3 comments

Show HN: A MCP server to evaluate Python code in WASM VM using RustPython

https://github.com/tuananh/hyper-mcp/tree/main/examples/plugins/eval-py
16•tuananh•2d ago•9 comments

Show HN: Windows 98 themed website in 1 HTML file for my post punk band

https://corp.band
155•jealousgelatin•6h ago•31 comments

Show HN: A native Hacker News reader with integrated todo/done tracking

https://github.com/haojiang99/hacker_news_reader
19•coolwulf•6h ago•13 comments

Show HN: Goboscript, text-based programming language, compiles to Scratch

https://github.com/aspizu/goboscript
151•aspizu•18h ago•55 comments

Show HN: Cogitator – A Python Toolkit for Chain-of-Thought Prompting

https://github.com/habedi/cogitator
46•habedi0•4d ago•8 comments

Show HN: GrowthBook MCP Server for Feature Flagging and Experimentation

https://github.com/growthbook/growthbook-mcp
2•royalfig•2h ago•0 comments

Show HN: I enhanced Soundex to correctly handle multi-word strings

4•ogora•2h ago•0 comments

Show HN: Vibe coding from your phone

https://vibecodego.com
5•chrisnolet•4h ago•0 comments

Show HN: Visualization of job openings by US based employers

https://jobswithgpt.com/blog/jobs-density-visualization/
5•jobswithgptcom•4h ago•0 comments

Show HN: Inkwell: book/article authoring platform exports to PDF and ePub

https://inkwell.net
2•winstonewert•3h ago•0 comments

Show HN: A highly extensible framework for building OCR systems

https://github.com/robbyzhaox/myocr
11•robbyzhao•10h ago•0 comments

Show HN: Job board aggregator for best paying remote SWE jobs in the U.S.

https://www.remoteswe.fyi
174•xitang•23h ago•118 comments

Show HN: Mirror World, create an AI clone of anyone

https://mirr.world/
18•p-sharpe•9h ago•3 comments

Show HN: A platform to find tech conferences, discounts, and ticket giveaways

https://www.tech.tickets/
99•danthebaker•3d ago•35 comments

Show HN: Hardtime.nvim – break bad habits and master Vim motions

https://github.com/m4xshen/hardtime.nvim
199•m4xshen•1d ago•80 comments

Show HN: Jar.tools – View, Change, Decompile Java Jar Files

https://jar.tools
7•Igor_Wiwi•11h ago•0 comments

Show HN: I modeled the Voynich Manuscript with SBERT to test for structure

https://github.com/brianmg/voynich-nlp-analysis
375•brig90•1d ago•128 comments

Show HN: RAG chatbot using Qwen3 with custom thinking UI

3•Arindam1729•5h ago•2 comments

Show HN: Python Simulator of David Deutsch’s “Constructor Theory of Time”

https://github.com/gvelesandro/constructor-theory-simulator
80•SandroG•1d ago•11 comments

Show HN: Chat with 19 years of HN

https://app.camelai.com/log-in?next=/hn/
145•vercantez•1d ago•114 comments

Show HN: Vaev – A browser engine built from scratch (It renders google.com)

https://github.com/skift-org/vaev
221•monax•1d ago•133 comments

Show HN: I Built a Prompt That Makes LLMs Think Like Heinlein's Fair Witness

https://fairwitness.bot/
7•9wzYQbTYsAIc•9h ago•6 comments

Show HN: Buckaroo – Data table UI for Notebooks

https://github.com/paddymul/buckaroo
102•paddy_m•1d ago•9 comments

Show HN: Open-Source AlphaEvolve Clone Using GPT-4.1 and Genetic Programming

13•Sai_Praneeth•12h ago•0 comments

Show HN: A web browser agent in your Chrome side panel

https://github.com/parsaghaffari/browserbee
145•parsabg•1d ago•61 comments

Show HN: A platform to share and discuss hobby operating system projects

https://osgallery.mrunix.me/
2•mrunix•6h ago•0 comments

Show HN: Model2vec-Rs – Fast Static Text Embeddings in Rust

https://github.com/MinishLab/model2vec-rs
58•Tananon•1d ago•14 comments

Show HN: I reinvented PHP in TypeScript (demo)

https://github.com/vseplet/morph
24•vseplet•4d ago•25 comments

Show HN: Turn any workflow diagram into compilable, running and stateful code

https://workflows.diagrid.io/
104•yaronsc•5d ago•32 comments