Ed Nutting
Ed Nutting
Go through and complete / resolve TODOs in the ELF code. ### Old comments: Work out why when you try to start a second ELF process, the whole OS starts...
Go through and complete / resolve TODOs in the USB code.
Go through and complete / resolve TODOs in the ATA code.
Add code for auto-detecting the correct keyboard layout and saving the setting to a file.
Add metrics to the Drivers Compiler. Initially, use it to track which IL ops are used during a compile. This will allow us to determine if all the IL ops...
I joined a video chat with ongoing event with my browser maximised and the menu and chat sidebars open. I was the only person in the room, no video, no...
At the moment we insert scheduled triggers for the start/end time of an event whenever the event times are edited. This can lead to lots of weird duplication scenarios that...
The ignored error at `services/auth/src/hasura.ts:64` shouldn't be ignored. E.g. Expired auth tokens are resulting in requests being auth'd with the role "unauthenticated" instead of passing an error back to the...
Ooops - just hide the button on your own profile!
Recordings and broadcasts (sometimes) have a different layout to what is shown in the room. Looks like "best fit with presentation" isn't being applied correctly to new recordings / broadcasts...