Top
Best
New

Posted by kome 3 days ago

Visopsys: OS maintained by a single developer since 1997(visopsys.org)
492 points | 141 commentspage 3
Jemm 3 days ago|
I can't seem to find if it has a web browser or if you can install the web browser
phendrenad2 3 days ago||
I'm surprised there aren't more hand-crafted OSs popping up on HN. Agentic AI can give you the basics of an OS in 15 minutes. It gets confused when debugging assembly code, but it can give you a good framework and walk you though the remainder of the steps.
engeljohnb 2 days ago||
I threw myself at it for weeks and couldn't even get a blinking LED to run on the bare metal on a RPi.
BoredPositron 3 days ago|||
I am intrigued. Go ahead and show us ONE 15 minute agentic ai os that runs on metal.
anthk 2 days ago||
The parent commenter should get an Altair Z80 emulator with CP/M 2.2 and begin writting stuff in assembly.

Even a simple Tetris would be a daunting task.

He could even try high level languages such as T3X, which is very Pascal-like to my eyes in order to be familiar with CP/M 2.2 and after some months I would switch to Z80 assembly in order to write stuff for CP/M.

These AI's would be clueless about T3X OFC, or almost, because of the nasty scrappers. Still, it would be an ideal exercise to avoid the AI completely. You learn by the book. Literally.

phendrenad2 2 days ago||
Wait, I'm confused. Why would I use an obscure language that no one knows about, or could find a book on, when I could just have the AI write Z80 assembly, or even have it make a Z80 C compiler for me? (You laugh because you haven't tried it)
trueismywork 3 days ago||
The biggest problem on today's OS is I/O driver. Specifically USB driver.
anthk 2 days ago||
And ACPI/APIC and tons of extra pests.
GaryBluto 3 days ago||
> PC compatible computers

That takes me back.

alcover 3 days ago||
Naive question: would using such an OS bring some security by obscurity ?
pavlov 3 days ago||
It’s short for “visual operating system” but there are no screenshots anywhere. That would have felt off even in 1997.

Maybe they mean something else by visual.

wjnc 3 days ago||
Around 1997 I learned the concept of RTFM! Obviously my father already taught me to look in the DOS and WordPerfect manuals to learn about features and commands one might use. Great learnings.

Oh and:

https://visopsys.org/about/screenshots/

velocity3230 2 days ago||
> Great learnings.

Lessons. The word is lessons.

wjnc 1 day ago||
Haha, have you missed your etymology and poetry classes? A lesson is something you learn. A learning is an act or experience. A joke telling someone of when you’ve learned to RTFM is intended to feel like a yoke.
fb03 3 days ago|||
In the homepage there's literally a link on the top bar called "Screenshots"
hi_hello 3 days ago||
https://visopsys.org/about/screenshots/
malomalsky 3 days ago||
Just use temple os
tanepiper 3 days ago||
TempleOS with a BeOS GUI - that's the vibe
iamgopal 3 days ago||
By now, especially in linux, there should emerge an OS that is purely scripts to generate OS. Or is it already ?
yjftsjthsd-h 3 days ago||
Depending on how you mean it, that exists variously in at least yocto, gentoo, or ALFS. Although I should point out this (visopsys) isn't Linux distro
mehackernewsacc 3 days ago||
NixOS is what you are describing: https://nixos.org
liqilin1567 3 days ago|
[dead]