Live data from Hacker News

Viewing profile — virgo_eye

virgo_eye

HN member
Joined
Mon, Feb 22, 2021, 10:34 AM UTC
HN karma
10
Public activity
10 items

About virgo_eye

No profile information was provided.

Recent public activity

  1. comment
    Comment #26236270

    It is true that the design of ICE vehicles is not arbitrary, but depends on weight/power/size/speed tradeoffs. However, there's no reason that these tradeoffs should be the same fo…

  2. comment
    Comment #26236042

    Network load here refers to bandwidth on the internet, not power consumption on the electricity grid, I believe.

  3. comment
    Comment #26236007

    No, essentially 100% of energy used for computation will turn into 'waste' heat. If you calculate 1000 digits of pi, those digits will not embody any energy.

  4. comment
    Comment #26235852

    If the solution is to store config in a format with comments and strip them off before handing to JSON, what should that format be? Shouldn't it be formalized? Couldn't JWCC be tha…

  5. comment
    Comment #26226369

    You can't pay your utility bill with Apple stock, or buy groceries with crude oil ETFs. You have to convert them into money first. Does this mean that they are not a store of value…

  6. comment
    Comment #26223983

    Do you think that people doing research at large technical organizations structure their code in the same way as academics? No, although there's always a portion which is active an…

  7. comment
    Comment #26223266

    It's clear that your approach is a possible approach: 1. 'only use good libraries' 2. 'it's not your job as a developer to make sure your application can be installed' 3. 'if your …

  8. comment
    Comment #26223146

    I mean the whole argument here is that distro packaging is not needed, that there's a better way of doing it.

  9. comment
    Comment #26223111

    Why are you comparing distro package managers to the Play store or the Chrome extension store? You should be comparing them to npm, pypi, etc. That's clearly the context of this di…

  10. comment
    Comment #26223024

    The distro model did not work, which is why the other model took over. I used to try to religiously follow the recommendation only to install Python packages which had been repacka…