Nothing is better than the console login screen, so try EMPTTY, a fantastic display manager by tty that you can quickly compile. Because GDM, LightDM and beautiful company are an exaggeration when you are the only user to use the PC. And Xorg or Wayland, it doesn’t matter. A display manager, or a login manager, is typically a graphical user[…]
Read moreTag: Compiler
How to write an 8-bit emulator with Rust and WebAssembly
Writing an emulator has been on my programming ‘bucket list’ for a long time now. My earliest programming experiences were on early 8-bit microcomputers, and I’ve always enjoyed returning to writing code that is close to the ‘metal’. My initial idea was to write a Atari 2600 VCS emulator because its architecture is absolutely fascinating. However, that architecture also makes[…]
Read more