Live data from Hacker News

Viewing profile — michalhosna

michalhosna

HN member
Joined
Tue, Apr 10, 2018, 2:18 PM UTC
HN karma
75
Public activity
38 items

About michalhosna

[ my public key: https://keybase.io/michalhosna; my proof: https://keybase.io/michalhosna/sigs/yeYmfP2fw9EvGNkYbfakV4IlCh4NHru9XelBtW1HYGY ]

Recent public activity

  1. comment
    Comment #48573526

    > their ICE cars are notorious for being unreliable compared to the Japanese car-makers. I always read this online, but my personal experience in EU doesn't match that at all in qu…

  2. story
  3. comment
    Comment #47217149

    See https://status.claude.com > Elevated errors on claude.ai, console, and claude code > We have identified that the Claude API is working as intended. The issues we are seeing are…

  4. comment
    Comment #45834670

    I am super happy with Valetudo. Since the robots got cameras and microphones, it's a no-go for me to have it in my home connected to some cloud. It's little bit challenging to orie…

  5. comment
    Comment #45834638

    You can then cut the robot off the internet completely. Which you cant do with the 1st party apps. This alone is enough for me. The private builder is not great, but the reason are…

  6. comment
    Comment #45803635

    Sooo, what do you think about Edward Snowden?

  7. comment
    Comment #44080461

    Czech. His website: https://danyk.cz/index_en.html

  8. comment
    Comment #42930346

    Were you able to read the parent comment at all? Are you confused by the questions/arguments in it?

  9. comment
    Comment #42430378

    > The Nokia 5110 is a 2G telephone, meaning it uses the original 2G mobile network to communicate. This network has long been decommissioned in most western countries, including Au…

  10. comment
    Comment #38639447

    > there couldnt be a more significant current event happening right now Not that this should be a competition, but there still are other wars with atrocities/genocides happening at…

  11. story
  12. comment
    Comment #33908003

    It is a feature with warning everywhere. You'll need physical access to the device to enable docker. I think is still a very nice feature to release even if it's no complete and fu…

  13. story
  14. comment
  15. story
  16. comment
    Comment #30476694

    > If you are neutral in situations of injustice, you have chosen the side of the oppressor. If an elephant has its foot on the tail of a mouse and you say that you are neutral, the…

  17. comment
    Comment #30476688

    Stopping WWIII by giving out "donated ads". Well done. And for reference, google makes $2M about every 5 seconds.

  18. story
  19. comment
    Comment #30344558

    Why is it undefined behavior?

  20. comment
    Comment #29749443

    If you are talking about "Here is an example of a complete workload that measures performance of selecting rows by random keys", then you are looking at Rune code rather than Rust …

  21. comment
    Comment #29606762

    Counter example: SQLite

  22. comment
    Comment #28895045

    Not saying is super easy to find. But it's literally the second page in documentation https://ventoy.net/en/doc_start.html

  23. comment
    Comment #27710084

    > If you try blasting mails in or out, your limit will be quickly gone and you will not be able to receive and/or send more. This will also trigged a bunch of alerts on our end. In…

  24. story
  25. comment
    Comment #25621262

    Using private fields you can more precisely control the “private scope”. #[non_exhaustive] is “crate scoped”, it does not apply limits for use in the same crate. Private fields are…