logoalt Hacker News

ameliustoday at 2:30 PM3 repliesview on HN

Nowadays most of my processing happens on the GPU, so htop/top better evolve or become mostly irrelevant because a tool that will support both CPU __and__ GPU will replace it.


Replies

FpUsertoday at 2:50 PM

Irrelevant for you does not mean irrelevant for others

show 1 reply
zekriocatoday at 3:44 PM

Stupidest comment ever.

show 1 reply
sevgtoday at 3:55 PM

> Nowadays most of my processing happens on the GPU, so htop/top better evolve or become mostly irrelevant

If you’re a 3D rendering designer, an ML engineer or a crypto bro, then sure.

Here are the common workloads (for the average SWE on HN) that use CPU/RAM:

  - compilation/builds
  - language servers and IDEs
  - test suites
  - local containers
  - local databases
  - node tooling
  - browsers
  - data processing
  - compression and encryption
  - searching/indexing
Ok sure, top/htop is totally irrelevant now /s
show 1 reply