Live data from Hacker News

Viewing profile — tweakimp

tweakimp

HN member
Joined
Wed, Oct 20, 2021, 8:05 PM UTC
HN karma
123
Public activity
51 items

About tweakimp

No profile information was provided.

Recent public activity

  1. comment
    Comment #49240884

    Somebody makes a lot of money and generates a lot of power with it.

  2. comment
  3. comment
    Comment #49229058

    Until now I thought it was boots-trapped. I am not a native speaker :)

  4. comment
    Comment #49229037

    Does this mean religion can be good for the third of the population that needs an imaginary character to be good?

  5. comment
    Comment #49020228

    The "minimum viable product" is part of the development process. If you are already at a certain quality and choose to make it worse, this is something else. Enshittification or ju…

  6. comment
    Comment #49006586

    The contributors are already compensated by the ads the are allowed to see.

  7. comment
    Comment #48650334

    What exactly changed?

  8. comment
    Comment #48373583

    and they are?

  9. comment
    Comment #48145240

    Do you mean by vibecoding these vulnerabilities into the kernel or by finding them?

  10. comment
    Comment #48060149

    Use black as format on save and you will never have a problem with that. https://github.com/psf/black

  11. comment
    Comment #48059322

    When it was announced it was not generally available for everyone to try out. There was a waitlist phase.

  12. comment
    Comment #47377797

    Be careful with that, numpy arrays can be slower than Python tuples for some operations. The creation is always slower and the overhead has to be worth it.

  13. comment
    Comment #46816998

    MY favourite is ChatJippiddy

  14. comment
    Comment #46706000

    And right in this moment Trump is talking about how Canada should be grateful for all the American freebies :D

  15. comment
    Comment #46574864

    Can you also add why and for who you recommend it?

  16. comment
    Comment #46473993

    I think also many dont have the time or ressources to care. If you live a precarious life, you are happy if you can pay for food and your home.

  17. comment
    Comment #46452387

    Why is y+2x optimal at (0,3) with a value of 3? Isnt it (3,0) with a value of 6?

  18. comment
    Comment #46385981

    In the near future we will use lazy imports :) https://peps.python.org/pep-0810/

  19. comment
    Comment #46230085

    Can you give a Python example of a use case for this?

  20. comment
    Comment #46167738

    No, advertising is putting information in peoples faces as much as possible even if they are not interested at all.

  21. comment
    Comment #46167141

    They can put their information where it can be found easily by people who are interested-

  22. comment
    Comment #45967834

    Every time I see a table like this numbers go up. Can someone explain what this actually means? Is there just an improvement that some tests are solved in a better way or is this a…

  23. comment
    Comment #45313065

    I thought this was about Starcraft

  24. comment
    Comment #44981337

    Can you share a picture of that arch?

  25. comment
    Comment #44810240

    I thought we would never see the GIL go away and yet, here we are. Never say never. Maybe Python4 is Python with another compiler.