8000 GitHub - linuskmr/linuskmr: Information for my public GitHub profile
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

linuskmr/linuskmr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 

Repository files navigation

for (vga, chr) in iter::zip(
	(0xb8000..0xb8fa0).into_iter().step_by(2),
	[0x4c, 0x69, 0x6e, 0x75, 0x73, 0x13] // CP473
) {
	unsafe { (vga as *mut u8).write_volatile(chr); }
}
  • 👋 Hi, I'm Linus
  • 🎓 Computer Science Master Student
  • 👨‍💻 Programming in Rust, Python, C++, C, JS/TS, Go, Kotlin, WebAssembly
  • ♥️ Love human-readable data formats (txt, md, csv) that are still readable in 50 years and don't depend on specific software support

About

Information for my public GitHub profile

Topics

Resources

Stars

Watchers

Forks

Contributors 2

  •  
  •  
0