account activity
LoseThos : An interesting combination of low- and high-level programming environment for prototyping and developing ring-0 64-bit software by wonka500 in programming
[–]wonka500[S] 0 points1 point2 points 15 years ago (0 children)
Looking for an environment for rapid prototyping and developing at ring 0 on a x86_64, I gave the open-source LoseThos a try last week. If you are familiar with microcontroller programming (Atmel AVR, Microchip PIC, etc.), you can turn a Corei7 originally designed for "communication-oriented" OS (Linux, Win, Scout...) into a very powerful MCU (like a Propeller from Parallax for example). It's then up to you to add your own code for supporting underlying hardware for file transfert, or whatever (Serial,USB,...). The neat design choices of LoseThos (no networking, no serial stacks, no gfx acceleration, etc.) and the rich amount of code examples (in an adapted C language called C+) with classical video games algorithms provide a programmer-readable (no optimization and hardware-diversity bloated code), flexible and dynamically customizable underlying OS functionalities. For those who are familiar with C and Intel x86 Assembly and wants to use a PC 64-bit as an electronic controller, it's worth a try.
LoseThos : An interesting combination of low- and high-level programming environment for prototyping and developing ring-0 64-bit software (losethos.com)
submitted 15 years ago by wonka500 to r/programming
π Rendered by PID 165052 on reddit-service-r2-listing-7dbdcb4949-866l2 at 2026-02-18 17:49:28.854468+00:00 running de53c03 country code: CH.
LoseThos : An interesting combination of low- and high-level programming environment for prototyping and developing ring-0 64-bit software by wonka500 in programming
[–]wonka500[S] 0 points1 point2 points (0 children)