Discuss Scratch
- kkidslogin
-
Scratcher
1000+ posts
The Virtual Machine Discussion
Thanks! I also compiled Ardour as well (hard to use lol). I actually did switch to Kubuntu a week agoI'd switch to Kubuntu if my music software would run on it (I'm thinking about switching just for software dev tho)
Ubuntu Studio is made for creative people and comes with a bunch of stuff pre-installed. It probably has an alternative for the music software you're using. And it uses KDE Plasma.
EDIT: King of the Page

Last edited by kkidslogin (March 12, 2026 11:46:56)
- MineTurte
-
Scratcher
1000+ posts
The Virtual Machine Discussion
I don't know if this counts but… I made my own “OS” running off Ubuntu being hosted live on a Oracle cloud server that has 4 OCPU's and 26 GB of RAM… running in replit (uses SSH to connect to oracle)… on a school chromebook…


- _Paymer
-
Scratcher
500+ posts
The Virtual Machine Discussion
No human could ever imagine…
https://scratch.mit.edu/projects/1201938491/
https://scratch.mit.edu/projects/1248315967/
Doing this in Scratch is worser than torture, even coding the whole thing in Assembly is easier
https://scratch.mit.edu/projects/1201938491/
https://scratch.mit.edu/projects/1248315967/
Doing this in Scratch is worser than torture, even coding the whole thing in Assembly is easier
- betamariofan555
-
Scratcher
46 posts
The Virtual Machine Discussion
I remember installing a debombed windows 8 build 8176 with fixed USB 3.0 but the setup ended up breaking so you had to use HBCD pe to create the C: drive, format it, then use a tool on HBCD to manually deploy the build's install.wim so you could actually use it
- abcde26
-
Scratcher
1000+ posts
The Virtual Machine Discussion
I don't know if this counts but… I made my own “OS” running off Ubuntu being hosted live on a Oracle cloud server that has 4 OCPU's and 26 GB of RAM… running in replit (uses SSH to connect to oracle)… on a school chromebook…
Cool! That's more than I can manage to do..
No human could ever imagine…
https://scratch.mit.edu/projects/1201938491/
https://scratch.mit.edu/projects/1248315967/
Doing this in Scratch is worser than torture, even coding the whole thing in Assembly is easier
Dang, such cool projects! I can feel the pain of coding them tho…
I remember installing a debombed windows 8 build 8176 with fixed USB 3.0 but the setup ended up breaking so you had to use HBCD pe to create the C: drive, format it, then use a tool on HBCD to manually deploy the build's install.wim so you could actually use it
That's the pain of beta builds, of finding some random solution online to fix it.
- MineTurte
-
Scratcher
1000+ posts
The Virtual Machine Discussion
Lol thanks!I don't know if this counts but… I made my own “OS” running off Ubuntu being hosted live on a Oracle cloud server that has 4 OCPU's and 26 GB of RAM… running in replit (uses SSH to connect to oracle)… on a school chromebook…
Cool! That's more than I can manage to do..
- kkidslogin
-
Scratcher
1000+ posts
The Virtual Machine Discussion
Especially because it's windows. It's not like it's Ubuntu or smth where you can swap out the parts of the OS at will. There's even a selection of kernels you can use.I remember installing a debombed windows 8 build 8176 with fixed USB 3.0 but the setup ended up breaking so you had to use HBCD pe to create the C: drive, format it, then use a tool on HBCD to manually deploy the build's install.wim so you could actually use it
That's the pain of beta builds, of finding some random solution online to fix it.
- MineTurte
-
Scratcher
1000+ posts
The Virtual Machine Discussion
this is currently what my custom ubuntu desktop is…- MineTurte
-
Scratcher
1000+ posts
The Virtual Machine Discussion
update on my custom ubuntu desktop. Apparentally Scratch actually allows me accessing it if I'm on Chromium and not Firefox? Idk, anyways I can access scratch now. Also I would use normal Chrome (I set the Chromium icon to have a custom Google icon) but unfortunately it does not have any official ARM 64 AppImage downloads. And yes, it has to be that specific.ignore the insanely inconsistent icon styles…
- ScodexPerson
-
Scratcher
1000+ posts
The Virtual Machine Discussion
BUMPing into Windows 11 Microslop account confirmation.
- kkidslogin
-
Scratcher
1000+ posts
The Virtual Machine Discussion

A picture of my own operating system kernel running in QEMU
- scratchcode1_2_3
-
Scratcher
1000+ posts
The Virtual Machine Discussion
(#58)woah, did you make the whole kernel?????????????????????????????????????
A picture of my own operating system kernel running in QEMU
- kkidslogin
-
Scratcher
1000+ posts
The Virtual Machine Discussion
There are a few bits from elsewhere. Most notably I use Flanterm for the terminal emulator. But the vast majority of the code is from me.(#58)woah, did you make the whole kernel?????????????????????????????????????
A picture of my own operating system kernel running in QEMU
It's still very early. It doesn't have multiprocessing, a userspace, or even memory allocation yet. but I'm getting there.
