~sforman

Igo, California

https://sforman.srht.site/

Weirdo, computer nerd, aspiring ecosystem co-creator, I've lead a strange and unlikely life. I dropped out of highschool and was homeless for several years. During that time I learned Reiki, and how to operate and program Linux computers. I decided to get a job as a programmer, so I created a project and presented it at CodeCon 2004. That led to a career as a computer programmer. I worked at several startups (including Etsy) and eventually as a TVC at the Google campus in Mountain View. Since then I have been semi-retired, and I've turned my attention to my other passion: gardening and ecology.

Trackers

~sforman/Ghm

Last active 3 months ago

~sforman/thun-der

Last active 3 months ago

~sforman/ronrhea

Last active 9 months ago

~sforman/python-oberon

Last active 1 year, 1 month ago

~sforman/Xerblin

Last active 1 year, 1 month ago

~sforman/MagnusMotive

Last active 1 year, 4 months ago

~sforman/SpaceGame

Last active 3 years ago

~sforman/lilbox

Last active 4 years ago

#6 Draw individual characters 3 months ago

Comment by ~sforman on ~sforman/Ghm

Rename blit to something like blit_char to make it clear that it's not a general purpose blit function. Make it check that the requested character is in the character set. Clean up the code a little.

#8 Clean up code structure. 3 months ago

Comment by ~sforman on ~sforman/Ghm

REPORTED RESOLVED IMPLEMENTED

#10 Mouse driver 3 months ago

Comment by ~sforman on ~sforman/Ghm

I put in the mouse driver code, and the IDT and PIC code. I think I just have to activate the PS/2 subsystem and then hopefully the mouse (and keyboard) will register and work!?

#12 Interrupt Descriptor Table 3 months ago

Comment by ~sforman on ~sforman/Ghm

REPORTED RESOLVED IMPLEMENTED

#12 Interrupt Descriptor Table 3 months ago

Comment by ~sforman on ~sforman/Ghm

#12 Interrupt Descriptor Table 3 months ago

Comment by ~sforman on ~sforman/Ghm

Good source (pun! yeah!) of info: https://git.hippoz.xyz/tunacangamer/HhhOS

#11 Global Descriptor Table 3 months ago

Comment by ~sforman on ~sforman/Ghm

REPORTED RESOLVED IMPLEMENTED

#7 Reconfig limine, 1 sec delay 3 months ago

Comment by ~sforman on ~sforman/Ghm

Yah, that was it

REPORTED RESOLVED FIXED

#12 Interrupt Descriptor Table 3 months ago

Ticket created by ~sforman on ~sforman/Ghm

Interrupt Descriptor Table

#11 Global Descriptor Table 3 months ago

Ticket created by ~sforman on ~sforman/Ghm

Global Descriptor Table