Live data from Hacker News

Viewing profile — aero_code

aero_code

HN member
Joined
Mon, Sep 04, 2023, 4:54 AM UTC
HN karma
32
Public activity
14 items

About aero_code

No profile information was provided.

Recent public activity

  1. comment
    Comment #48536041

    Ubuntu switched to the Paragon NTFS driver by default. When I upgraded to kernel 6.5 (I think) from Ubuntu, I started getting frequent kernel panics, like every day. Soon, I notice…

  2. comment
    Comment #48158725

    In addition to the sibling comment, even Minecraft server has an "online-mode" setting, and if it's set to false, it doesn't authenticate players. Whenever my family has played on …

  3. comment
    Comment #47357201

    No, according to everything I've read before, the parent post was correct and you're not. This article clearly says "art generated by artificial intelligence without human input ca…

  4. comment
    Comment #45320132

    FYI, some major programming languages have clamp: C++: https://en.cppreference.com/w/cpp/algorithm/clamp.html .NET/C#: https://learn.microsoft.com/en-us/dotnet/api/system.math.cla.…

  5. comment
    Comment #45192013

    No, ICE did not kill those people. I looked through the latest six this year. Two were suicides (one suicide was of a man who had state charges against him for several crimes inclu…

  6. comment
    Comment #45154917

    But sunscreen doesn't stop all damage to skin. I spent weekdays working inside on a computer, then sometimes spent summer weekends outside in the sun. I get sunburned easily, somet…

  7. comment
    Comment #42257991

    > Older computers usually guzzle power, especially if you look at the absolutely awful Pentium4 systems. https://en.wikipedia.org/wiki/List_of_Intel_Pentium_4_proces... The Northwo…

  8. comment
    Comment #42011981

    Besides the other GUI libraries people have mentioned, there is also Eto: https://github.com/picoe/Eto

  9. comment
    Comment #40886933

    "it certainly will eventually" - I think even that is underselling how unlikely it is for Git 256-bit hashes to collide. I calculated (taking into account the birthday paradox), th…

  10. comment
    Comment #40326742

    The court decided the opposite--that APIs are copyrightable. However, the Supreme Court ruled that Google's usage was fair use, so I would agree that Google mostly won. The Supreme…

  11. comment
    Comment #39870884

    I hadn't heard that term before. I'll search for it. Thanks!

  12. comment
    Comment #39870873

    All right, I'll search for those and read about them. It's unfortunate when a project I've worked on for a while is never used, but at least nice when I learned something from writ…

  13. comment
    Comment #39857307

    I'm interested in using LDPC (or Turbo Codes) in software for error correction, but most of the resources I've found only cover soft-decision LDPC. When I've found LDPC papers, it'…

  14. comment
    Comment #39321715

    I don't think the numbers are accurate in the quantity of gas. Since kWh and BTU are both units of energy, finding the cf of gas is unnecessary (assuming the efficiency numbers are…