Live data from Hacker News

Viewing profile — manawyrm

manawyrm

HN member
Joined
Tue, Sep 23, 2014, 9:00 PM UTC
HN karma
39
Public activity
11 items

About manawyrm

No profile information was provided.

Recent public activity

  1. comment
    Comment #45616126

    +1, if your threat model is actually this severe, use physical hardware with physical interlocks and physical security mechanisms. Software/virtualization is just helpless against …

  2. comment
    Comment #43642274

    It's an AMD platform, so it's the native AMD HD Audio Controller (17h/19h/1ah), with a Realtek ALC245 codec behind it. I have no idea what other hardware is involved, presumably an…

  3. comment
    Comment #43642231

    Awful, around 3h. It's a nice machine if you need x86 and graphics power. I'm still keeping my M1 Pro.

  4. comment
    Comment #43642228

    > Is there any technical reason it couldn't be generic though? It includes 2 .wav files containing a measured, real-life calibration data for this specific laptop. If you measure y…

  5. comment
    Comment #43642217

    Get familiar with REW and then maybe https://www.youtube.com/watch?v=5YcH7j2-L1Y and you should get pretty close results.

  6. comment
    Comment #43642209

    REW can generate a set of peaking/shelf equalizer filters, but why would I want to do that instead of just applying the inverse impulse response instead? It's just more work for a …

  7. comment
    Comment #43642202

    Exactly correct, that was my thought process while doing it. I tried it without that 300 Hz slope first of course, but that did try to murder my speakers. :)

  8. comment
    Comment #41433213

    Same. I really didn't expect that (and thus didn't even test it at first).

  9. story
  10. comment
    Comment #27816460

    lol! The IP stack does not have forwarding support, but I guess you could implement some rudimentary loopback announcement support.

  11. comment
    Comment #24094950

    Depends on what you want to do :) If you just want to read/write sectors of 512 bytes at a time, it's pretty easy to implement even on a simple MCU. There's a couple of registers w…