Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
M-Valentino
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
M-Valentino
2y ago
Not too early. I got an NES emulator in there and a text editor already. I wonder if I could port Inkscape to wasm.
2.
▲
What features would you like to see added my virtual web OS?
3 points
by
M-Valentino
2y ago
|
4 comments
3.
▲
by
M-Valentino
2y ago
My idea for wanting PNG encoding is that they have lossless compression, and that the other common format that preserves details is bitmap, which has no lossless compression. At least PNG might compress photos somewhat. The web is plagued w
4.
▲
by
M-Valentino
2y ago
I like PNG's lossless compression. I feel like PNG was a really bad format back when hard drives were 100GB, but now storage is so cheap. I didn't know JPEP-XL had a lossless mode. Other than that format, I don't know of any
5.
▲
by
M-Valentino
2y ago
When the OS starts up, it fetches all the source files and puts their content inside a huge JavaScript object the "hard disk". From that object, it will append the GUI script, kernel script, taskbar, and start menu to the DOM. The
6.
▲
by
M-Valentino
2y ago
I want a phone that lets you shoot PNG
7.
▲
I made a virtual operating system that runs in the browser
(sacred.neocities.org)
3 points
by
M-Valentino
2y ago
|
3 comments
8.
▲
by
M-Valentino
2y ago
What separates my online OS from Windows 93, Windows 96, and Daedal OS, is the ability to export the entire "hard disk" to JSON and boot with it. Every system file is editable. In Sacred OS, HTML files are executable and HTML file