Live data from Hacker News

Viewing profile — levoea

levoea

HN member
Joined
Sat, Jun 25, 2022, 12:54 PM UTC
HN karma
5
Public activity
3 items

About levoea

No profile information was provided.

Recent public activity

  1. comment
    Comment #32566533

    I turned off youtube recommendations years ago so I can't comment on that, but spotify's have pretty much always been terrible in my experience. Anything suggested on the front pag…

  2. comment
    Comment #32030487

    you can't do `T summer = 0`, nor `summer += v[k]` as there is no arbitrary sum operation for Number (e.g a method `Number add(Number);` or ` T add(T t);`). though this can be solve…

  3. comment
    Comment #31921283

    > Most JetBrains products are super slow, and resource hogs Yeah, every time i've tried CLion or Rider, the heap reaches its maximum size (4-8gb) like 10-20 minutes after starting …