The Handmade Essentials Jam just concluded. See the results
hhammon's Avatar
hhammon
Member since

Recent Activity

I created &overseer for the Handmade Essentials Jam. It's an attempt at improving on Task Manager. It was a fun project that took me deep into the weeds in some winternals stuff and I spent a lot of time learning about some poorly documented, or undocumented save for the work of reverse engineers, kernel interfaces (and not as much writing code as I would have liked). It has some interesting capabilities like history for plotting of the system, each process, and each thread. It's missing some much needed ones like Disk, Network, GPU, and grouping processes as apps like Task Manager does (turns out this is trickier than it appears). I'm considering continuing work on it to add these features, clean up the UI, and possibly port to Linux, especially if there's demand for it.

View original message on Discord

I almost forgot to give &overseer the ability to kill processes. 😅

View original message on Discord

I finally got around to displaying some basic system and process info in &overseer. It feels much more legit now.

View original message on Discord

&overseer keeps history for individual processes.

View original message on Discord

Haven't shared in a bit since I've been doing a lot of background work that isn't visual, but I'm finally getting my UI all put together. &overseer finally has a functioning process list.

View original message on Discord

I'm off to a bit of a slow start with &overseer but I got a few simple charts and a good amount of other data collected that's not displayed, including CPU data for individual cores. We'll see how far I can get with process lists and metrics tomorrow.

View original message on Discord