Live data from Hacker News

Viewing profile — CorrectHorseBat

CorrectHorseBat

HN member
Joined
Mon, Aug 10, 2020, 7:10 AM UTC
HN karma
1,418
Public activity
760 items

About CorrectHorseBat

No profile information was provided.

Recent public activity

  1. comment
    Comment #49264188

    Hardware companies are notoriously bad at software. The software they use sucks, the languages they use suck, the internal tooling software they write sucks. They don't know what g…

  2. comment
    Comment #49079972

    >Schrödinger's China at once is an evil entity looking to use AI for their own nefarious purposes yet also willing to cooperate with their main competitor to prevent other actors (…

  3. comment
    Comment #49068938

    There's also information in the compiler and the zip binary, without that I'm pretty sure it's not possible.

  4. comment
    Comment #49039429

    KVM has a much larger attack surface than Xen

  5. comment
    Comment #48951603

    Chinese is also written left to right

  6. comment
    Comment #48814447

    If you prefer the term person to avoid confusion, fine by me. But then also don't use the term "experimenting on humans", because the meaning of that is experimenting on persons ag…

  7. comment
    Comment #48811244

    Testing on early stage embryos is a thing yes. They have no brain, no heartbeat, feel no pain. Yes, they could potentially develop into a human being, but I wouldn't call it a live…

  8. comment
    Comment #48617771

    Here in Belgium it's the other way around. we've had IPv6 for over 10 years for basically all home internet, but mobile is still ipv4 only. Not sure why since it's all the same com…

  9. comment
    Comment #48547436

    No Korea and Japan? Aren't most of the big non-Chinese battery companies Korean and Japanese?

  10. comment
    Comment #48370463

    It is far from solved in IC, synthesis tools sometimes still do really stupid things and there's still quite a lot of hand-holding required to get to a working chip.

  11. comment
    Comment #48162473

    I can't imagine humanity, let alone any company or the stock market survive runaway AI.

  12. comment
    Comment #47877713

    Median doesn't say anything about the extremes and income isn't wealth.

  13. comment
    Comment #47701961

    Bicycle bells can be used to warn other cyclists

  14. comment
    Comment #47578701

    Real hardware has clock trees. Wouldn't all (most?) problems with delta cycles go away if the HDL understood the concept of clocks and clock balancing?

  15. comment
    Comment #47578635

    In a way is further away, but in another way it's actually closer to how real hardware works: Clock (and reset) trees are real physical things which exist on all digital chips.

  16. comment
    Comment #47578279

    Is it really if you restrict yourself to sensible design practices? You generally want to simulate simple clocked Logic with a predefined clock, most of the time anything else is a…

  17. comment
    Comment #47577058

    I'm not sure if you are trolling. 99.999% of digital design is "if rising edge clk new_state <= fn(old_state, input)", with an (a)sync reset. The language should make that the defa…

  18. comment
    Comment #47572091

    Those are analog circuits, if you put them in your digital design you are doing something wrong.

  19. comment
    Comment #47571252

    The real question is, why do we even need this? Why don't VHDL and Verilog just simulate what hardware does? Real hardware doesn't have any delta cycles or determinism issues due t…

  20. comment
    Comment #47515261

    Don't you need to register and actively defend you trademark for it to apply?

  21. comment
    Comment #47486691

    I think we'll be soon at the point where articles are written by asking AI to extend a three point bullet list to 30 pages, and read by asking AI to summarize articles into a three…

  22. comment
    Comment #47342623

    Another possible benefit I've heard of is it can stop some kinds of voter intimidation: Someone gets hand of an empty ballot, they fill in the ballot and give it to you and tell yo…

  23. comment
    Comment #47323197

    If the maintainers are already bandwidth limited, how is first asking annoying questions not also a drain on that bandwidth?

  24. comment
    Comment #47321526

    I can understand drive-by features can be a net burden, but what is wrong with a drive-by bugfix?

  25. comment
    Comment #47290583

    I configure it in the firmware of my keyboard with QMK