Carlos Vazquez

Results 3 issues of Carlos Vazquez

The `PrintCPU` function in `utils.go` should print CPU usage, and the `PrintMemory` function should print physical memory, not swap. This is part of my conversion of TODOs into issues to...

enhancement
Priority: Medium

Note: I'm not sure if this is the right place to post this, but I couldn't think of anywhere else to do it. ## General Idea Vugu seems like an...

I have a section of css code that makes use of CSS grid's ability to name rows and columns to make them easier to use. When I define it like...