Live data from Hacker News

Viewing profile — hlandau

hlandau

HN member
Joined
Sat, Mar 14, 2015, 7:23 PM UTC
HN karma
4,322
Public activity
515 items

About hlandau

https://www.devever.net/~hl/ https://github.com/hlandau/ HN Top Stories Live on IRC: Liberachat ##hntop

[ my public key: https://keybase.io/hlandau; my proof: https://keybase.io/hlandau/sigs/8RBeoO4sUD1vOQlSXZLriG4rjMEu0BtUmiG9Mnb4XGw ]

Recent public activity

  1. comment
    Comment #48500428

    I haven't laughed this hard in a long time. I'm honestly having difficulty telling whether this is real or an extraordinary piece of performance art.

  2. comment
    Comment #45367876

    I'm a bit confused. This is described as being related to 'NitroTPM', which is described as a 'virtual device [...] which conforms to the TPM 2.0 specification'. Ordinarily, the wa…

  3. comment
    Comment #42287227

    Most webapps would be dramatically improved if the developers were banned from using any JavaScript on the client side in the first version, and allowed only to apply progressive e…

  4. comment
    Comment #41912485

    This seems overcomplicated. Maybe I'm missing something, but is there some reason not just to define a psuedoelement on the current option? option::picker-current { ... }

  5. comment
    Comment #41896827

    With every new PostgreSQL release we see yet more features and sugar added to the frontend, yet seemingly no meaningful improvement to the backend/storage layer which suffers these…

  6. comment
    Comment #41518865

    The underlying lesson here should be that centralised package registries are unnecessary, yet new language ecosystems keep making the same mistake. There's really no reason for NPM…

  7. story
  8. comment
    Comment #41497871

    This is lovely. This feels like a new genre of hardware hacking to me, where someone is motivated to make a device out of compassion for their family or others. It reminds me of th…

  9. comment
    Comment #41449685

    Very nice! Not free, but the "Technic", "Simplex" and "ISOCP" fonts included with AutoCAD are also of this aesthetic, if people want an exhaustive list of candidates.

  10. comment
    Comment #41234070

    Personally I've always considered it bad hygiene to commit generated outputs, but this article notes that this takes on a new significance in the light of supply chain security con…

  11. comment
    Comment #41131114

    The problem (at least for me) is input format support. Assorted foobar2000 plugins support every obscure tracker format, every obscure video game music format (.vgz, etc.), and the…

  12. comment
    Comment #41123186

    foobar2000 is so good, and so unmatched, especially with its plugins ecosystem, I use it for my music playback needs under wine on Linux.

  13. comment
    Comment #41025735

    Interesting. Are there better MCUs on the market for these applications (other than massively expensive actual 'rad-hardened' space chips)? You can get MCUs with lockstep dual CPUs…

  14. comment
    Comment #40996136

    The context of this discussion is my claim that "the adoption of electric, centrally controlled doors was naturally motivated in major part by timeliness." You're claiming that thi…

  15. comment
    Comment #40995847

    I would absolutely consider prisons a technology, most obviously because we can see human societies where prisons are not a viable technology. If a member of a more primitive tribe…

  16. comment
    Comment #40995745

    The first quote is simply a statement that central locking is safer. I don't think that's really disputed, but it's not the same as saying that it was the defining motivation, espe…

  17. comment
    Comment #40995477

    Prisons are a technology as I define it, as is writing, agriculture, etc.

  18. comment
    Comment #40995233

    Author here. In a word: yes. The universe is cold, ruthless, and does not care about us. I make no claims otherwise. Society isn't that, though. Not least because nobody is particu…

  19. comment
    Comment #40995197

    Author here. This misses the point that computers are a technology. Like any technology, the choice to adopt a technology is always made by a human actor with some knowledge of the…

  20. comment
    Comment #40995149

    Author here. Can you elaborate? I don't see anything to support this claim from the link you provide. You are correct that the completion of the phase-out of slam-door rolling stoc…

  21. comment
    Comment #40969965

    Indeed, double-free, not UAF; I should know better than to write comments while sleep-deprived... I suppose a cookie could be used in a "trust, but verify" approach if the free fun…

  22. comment
    Comment #40967373

    My own view on this is that a hardened allocator API should separate the functions of an allocation identifier/cookie and the actual pointer to the allocated memory: func alloc(num…

  23. comment
    Comment #40774284

    See comment below. More generally what I'm seeking is something in the card form factor which is suitable to store cryptographic secrets (i.e., a smartcard). Separate IC is a disad…

  24. comment
    Comment #40774276

    This is interesting but clearly not intended for security/cryptographic applications... no security hardening, no hardware cryptography, and it's also not available in a card form …

  25. comment
    Comment #40770196

    The NFC chip I want still doesn't exist: a CPU and flash I can write a program for, directly, no VMs, no Java, without an NDA'd datasheet. These exist, but they're all behind NDAs …