Live data from Hacker News

Viewing profile — ehntoo

ehntoo

HN member
Joined
Wed, Jan 22, 2014, 7:42 PM UTC
HN karma
54
Public activity
17 items

About ehntoo

[ my public key: https://keybase.io/ehntoo; my proof: https://keybase.io/ehntoo/sigs/SYOd5bVhkibPVlEBIWVzETZgvt19eaPeBMGFJ14C9N8 ]

Recent public activity

  1. comment
    Comment #19485799

    Despite that petition being denied, Part 47 97.309[1] is pretty clear that as long as the mode's "technical characteristics have been documented publicly" it's fair game, subject t…

  2. comment
    Comment #19485587

    The Microsoft Precision Touchpad[1] devices are interfaced over I2C or USB. Bandwidth for I2C depends on implementation AFAIK, but should be plenty for a responsive touchpad. [1] h…

  3. comment
    Comment #19022150

    If it's an issue in an early stage of the production pipeline and the same chemical contamination is in place for more than one lot, you eat up to an entire pipeline full of produc…

  4. comment
    Comment #16675360

    I heartily recommend this talk. It and the corresponding proof-of-concept Intel userland packet processing driver[1] went a long way for me in removing a lot of the magic from low-…

  5. comment
    Comment #16487512

    The submission title is taken from the post, but isn't a good description of what this is addressing. This is Trustico's response to DigiCert's revocation of certificates and email…

  6. story
  7. comment
    Comment #15802246

    I have not been able to trigger this with ssh, but certainly have been able to with Screen Sharing, even after explicitly re-disabling the root account.

  8. comment
    Comment #15486786

    I think the standard approach for crates to work around problems like this is to patch the vendor's XML. Terrible that it's necessary, but workable. The "STM32F103xx.patch" in japa…

  9. comment
    Comment #13239390

    From my own experience and what I've seen from major US universities, this does not seem to be the case. For intro (1st year-ish) CS, it looks like most places are teaching Python …

  10. comment
    Comment #13117225

    Perhaps I'm overvaluing things, but $20k seems a bit low for this. It seems to me that Nintendo stands to lose a disproportionately larger amount of money to game piracy. Don't get…

  11. comment
    Comment #13114933

    The surrounding paragraph gives a bit more helpful context. "A typical startup is built around a single product, and some theory that people will pay money for that product. This t…

  12. comment
    Comment #12354713

    Convoluted tricks? Certainly. There's a functioning mov-only compiler [1], though. [1] https://github.com/xoreaxeaxeax/movfuscator

  13. comment
    Comment #11955142

    I cannot speak to copyright, but there seem to be mechanisms in place for stopping import of trademark infringing goods to the US. See for example the run-in which SparkFun had wit…

  14. comment
    Comment #9841406

    This is an excellent article, but might I suggest a (2012) in the title?

  15. comment
    Comment #9706520

    As a Grand Rapids resident who knows quite well how to use a SDR, I'm going to choose a positive interpretation of this comment and assume you're referring to the phenomena of "Wes…

  16. comment
    Comment #9380614

    IANAL, But from the readme [1], it's Apache Licensed, so fork away - just make sure you retain their copyright notices and follow the rest of the license. -edit- In addition, the b…

  17. comment
    Comment #7546504

    It's not really a DIY solution, but Hurricane Electric offers support for dynamic DNS subdomains with their free DNS service. It's super easy to throw in a cronjob with curl and ha…