Ian Seyler

@IanSeyler
43 Followers
75 Following
91 Posts
@mrmasterkeyboard perfect then! Thanks for that info.

@mrmasterkeyboard that’s the plan. My main concern is getting it working on physical hardware since I’m not sure if that is standardized.

Why not both? lol

@[email protected] I went with an exokernel for those reasons.

BareMetal runs under Proxmox as well.

#osdev #x86_64 #assembly #cloudcomputing

@gperson is that not due to the executable format? I have a x86-64 Hello World in 34 bytes. Having it take input and then display it wouldn’t add too much.
BareMetal in the Cloud

BareMetal is now running inside a cloud VM, serving live traffic through an extremely compact web server. Getting it stable inside a DigitalOcean droplet req...

IAN SEYLER

BareMetal is running in the cloud! The screenshot is of a slimmed 12KiB BareMetal kernel (no extra drivers) running a simple web server on a Digital Ocean VM. Google Cloud and AWS soon.

#osdev #assembly #cloudcomputing

@codedrome my discord profile is “I program in Assembly. Partly because I enjoy it, partly because I deserve to suffer.”
@mai_lapyst I hear that. I want to write a driver for my OS that just makes use of the GPU cores. I don’t care about video output.
Hypervisors are the new data centre OS

So why are we virtualizing full OS’s on them? Over the last two decades, data centers have gone through quite the transformation. What began as racks of...

IAN SEYLER