liam (the made-up computer guy)'s Avatar

liam (the made-up computer guy)

@hyenasky.bsky.social

23yo, he/him doing a computer architecture & self-hosted compiler & OS for fun: https://github.com/xrarch

56 Followers  |  28 Following  |  58 Posts  |  Joined: 07.03.2024  |  2.2241

Latest posts by hyenasky.bsky.social on Bluesky

There's an entire club dedicated to doing this to you which you're not in the least informed of

17.11.2025 13:32 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Smoove off

15.11.2025 00:45 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Preview
Thereโ€™s no Rust on this Ironclad Kernel Hackaday Article

Thereโ€™s no Rust on this Ironclad Kernel

13.11.2025 03:01 โ€” ๐Ÿ‘ 41    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Isn't that just SOV or OSV

04.11.2025 19:27 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

They would have done it on Mach and possibly hired Avie Tevanian before NeXT could; they interviewed Avie for Cutler's job before they interviewed the latter

31.10.2025 21:30 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Wow what language is that?? It's the best language maybe ever. Whoever made that is a genius

24.10.2025 22:11 โ€” ๐Ÿ‘ 6    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

It does! Supports paging, I used it in my OS

19.10.2025 18:30 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

No userland ported yet other than this simple init program which just tests out the write syscall but that's next on the list apparently

14.10.2025 09:26 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

soooo it's been a while since i posted but apparently my custom RISC architecture runs the whole ass linux kernel now (courtesy of monkuous who has done all the porting work)

14.10.2025 09:25 โ€” ๐Ÿ‘ 19    ๐Ÿ” 3    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0
Post image

i wonder how people survived in college in the 90s back when they only had ChatMBR

13.07.2025 00:33 โ€” ๐Ÿ‘ 3    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

you know what's crazy is that the brain does all that without even having any mutexes

06.07.2025 21:04 โ€” ๐Ÿ‘ 5    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

How did I get so deep in a particular hobby that I can instantly recognize two random old men ive never met in my life and be hyped that theyre in the same picture together. Not Bill Gates he's boring. The other two much cooler old guys

22.06.2025 07:07 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

Bill Gates and Linus Torvalds have met for the first time ever, at a dinner hosted by Sysinternals creator Mark Russinovich. Dave Cutler, Microsoft technical fellow and Windows NT lead developer, also met Linus for the first time www.linkedin.com/posts/markru...

21.06.2025 21:18 โ€” ๐Ÿ‘ 212    ๐Ÿ” 31    ๐Ÿ’ฌ 7    ๐Ÿ“Œ 16

"What Makes It Page?" is the windows vmm bible.

you should also look at the original NT design notes (google "Windows NT Design Workbook", without quotes) to see their thoughts on it

18.06.2025 09:22 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

the source code is available on github: github.com/fox32-arch (be sure to check the community-projects repo, some really cool things have been made!!)

we have a discord server as well: discord.gg/2Tun7FnUZ2

shout out to @hyenasky.bsky.social for porting mintia and the jackal programming language!!

18.06.2025 01:16 โ€” ๐Ÿ‘ 12    ๐Ÿ” 2    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
screenshot of the fox32 emulator window showing the fox32os desktop. on the desktop are three windows: a terminal window showing a directory listing and list of running tasks/processes, a file browser window showing the root directory of the boot disk, and a window containing the transgender pride flag. the desktop wallpaper is a picture of a fox, but is mostly obscured by the windows on top of it.

screenshot of the fox32 emulator window showing the fox32os desktop. on the desktop are three windows: a terminal window showing a directory listing and list of running tasks/processes, a file browser window showing the root directory of the boot disk, and a window containing the transgender pride flag. the desktop wallpaper is a picture of a fox, but is mostly obscured by the windows on top of it.

fox32os desktop with three windows open: a large text editor window containing (partial) source code for an example application, a file browser window, and a window created by the example application in question. the example application simply creates a small window titled "hello" and draws the text "hi chat" to it.

fox32os desktop with three windows open: a large text editor window containing (partial) source code for an example application, a file browser window, and a window created by the example application in question. the example application simply creates a small window titled "hello" and draws the text "hi chat" to it.

updating my pinned post since its outdated:

hello world!! this is fox32, a fantasy computer platform based on a custom ISA! it runs a graphical multitasking operating system called fox32os, and over the past couple years has gained support for a few new programming languages designed by my friends!

18.06.2025 01:16 โ€” ๐Ÿ‘ 98    ๐Ÿ” 20    ๐Ÿ’ฌ 3    ๐Ÿ“Œ 1

Shoutout to Penny Ahlstrand @ the CHM for digitizing hundreds of pages of junk for me on multiple occasions

04.05.2025 09:56 โ€” ๐Ÿ‘ 1    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

Topaz, Mica, OZIX, and NT in particular I've been obsessed with for like years

04.05.2025 09:55 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

made a family tree (family DAG?) of a bunch of weird DEC operating systems based on like thousands of pages of weird papers i've read through including a bunch of stuff that i had to get digitized by the computer history museum

04.05.2025 09:54 โ€” ๐Ÿ‘ 3    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Papal infallibility must feel so good if you're like a particularly fallible pope

23.04.2025 15:18 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

I'm not claiming to be better btw if I could make half a mil salary for spending all day posting pure nonsense coal about programming on twitter I'd absolutely do it

19.04.2025 07:50 โ€” ๐Ÿ‘ 5    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

That yacine guy in particular struck me as this a long time ago but I think he was merely a trailblazer for like dozens of them

19.04.2025 07:48 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

Twitter convinced me there's a new class of really dumb silicon valley "engineers" with mid 6 figure salaries who were actually hired as social media influencers, unbeknownst to even themselves, and they're too dumb to figure it out lol

19.04.2025 07:47 โ€” ๐Ÿ‘ 13    ๐Ÿ” 1    ๐Ÿ’ฌ 2    ๐Ÿ“Œ 0

It's very WIP but it has an SMP scheduler inspired by FreeBSD, locks based on Solaris turnstiles, the start of an XNU-inspired IO system, and is planned to have swapping and stuff.

Rn it runs on @ryfoxbread.bsky.social's fox32 computer along with my own XR/station, and an x86 port is planned.

14.04.2025 18:01 โ€” ๐Ÿ‘ 7    ๐Ÿ” 1    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Video thumbnail

I should post here more, I'll start by posting what I'm working on!!!

I'm writing an OS called mintia2. It's written in a new language called Jackal using a fully custom self-hosted development toolchain, it's portable, and it has paging and preemptive multitasking.

github.com/xrarch/mintia2

14.04.2025 18:01 โ€” ๐Ÿ‘ 21    ๐Ÿ” 3    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

hello ryfriends thank you for startling me with the likes and follows... thank you ryfox for sending me some ryfriends

14.04.2025 17:15 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0
Post image

The bit-aligned instruction encodings didn't even save any space compared to VAX machine code and the performance was also GLACIAL
archive.org/details/Perf...

25.03.2025 04:52 โ€” ๐Ÿ‘ 2    ๐Ÿ” 0    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

You are just useless man go be obsolete and out of touch somewhere else

22.03.2025 00:03 โ€” ๐Ÿ‘ 18    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0
Post image

Visual difference between RISCy and CISCy encoding in a hex editor view of the mintia kernel binary for XR (my RISC ISA; top) and fox32 (@ryfoxbread's CISC ISA; bottom). You can kinda see the 4 byte aligned boundaries in the RISC code and lack thereof in the CISC code

01.03.2025 21:42 โ€” ๐Ÿ‘ 13    ๐Ÿ” 1    ๐Ÿ’ฌ 0    ๐Ÿ“Œ 0

least irrationally anxious ryfox statement

26.02.2025 18:48 โ€” ๐Ÿ‘ 4    ๐Ÿ” 0    ๐Ÿ’ฌ 1    ๐Ÿ“Œ 0

@hyenasky is following 18 prominent accounts