heres the complete ui of my vs code clone, working perfectly with proper exporting, formatting and you can even create folders and other files
sucks that updates are currently down, but im working on recreating vs code inside of my web-os thing!
so chat is finally working, it uses websockets and a postgres database. the usernames are generated by hashing the user-agent and ip address, so everyone should have a randomly generated username
no ui at the moment, but working on an anon chat window for my rm-os website, which works by hashing your ip address and user agent so everyone has a unique name. im working on getting any profanity out by using the www.profanity.dev api