What personal projects are making /g/? I'm making a pdf viewer and editor for windows 100% free and open source, it is for me but I'm gonna distribute it
>>109603965os for my custom emulated cpu + written in my own programming language similar to c, but 60 hr wks at mcdonalds making it move very very slowlymain thing left to do is implementing pipes (small thing) and then multicore support (much less small thing)kernel is monolithic with slub/buddy alloc, round robin scheduler, bsd/mach-style virtual memory with file-backed mmap and object shadowing, a shitty r/w fs, etcthere's also a custom gpu emulator in development using opengl + vram emulation trickery which attaches to the system, and for that i just need to work on the shader isa + recompiler as well as adding more render commands. features command ring and command buffers, fences, state registers, etc
>>109604027** also still need to implement most userspace utils, port compiler to be self-hosted, and then write a text editori have a lot of shit to do and no time to do it
>>109603965Im trying to package a TTS system for release atm. Made a browser extension for it after someone here asked, and added the last remaining realtime CPU engines.Packaging it for release with an update path is proving to be harder to me than making it
I'm working on a remote controlled distributed flying dildo drones swarm written in Rust.
>>109604027forgot to add, it will be AI enabled to identify trannies outside and follow them wherever they go.
download manager
>>109604027That is a mighty task, good luck >>109604121Epic>>109604208>winform Amazing I love it, I want to create a downloader for Xitter and Instagram using maui and C#