Live data from Hacker News

Viewing profile — achivetta

achivetta

HN member
Joined
Sun, Oct 24, 2010, 6:26 AM UTC
HN karma
62
Public activity
25 items

About achivetta

http://www.chivetta.org

Recent public activity

  1. comment
    Comment #14177073

    64-bit nanosecond values are actually pretty common on Darwin already. See e.g. clock_gettime_nsec_np(3).

  2. comment
    Comment #13962672

    It might not be the memory concern it once was, but today it might very well be a power concern. Modern laptop display pipelines can save power if they don't have to redraw any of …

  3. comment
    Comment #13111917

    There's code for it in Darwin's libmalloc, but it's not exposed as API. reallocarray() has some difficulties as an interface, mostly inherited from realloc(). I'm a bigger fan of r…

  4. comment
    Comment #11780755

    Until signal handlers get involved...

  5. comment
    Comment #10423115

    You give the HSM the pin, it returns the key used to encrypt the data, applying the rules to that interaction with you. Emulating the HSM doesn't help since it is that phone's spec…

  6. comment
    Comment #10196047

    That won't be editable anymore. But you could disable SIP from recovery mode, make the change, then re-enable it.

  7. comment
    Comment #9031109

    Do you have a bug number, by chance? (If not, consider filing one at bugreporter.apple.com)

  8. comment
    Comment #8669844

    As far as "modern signal handling" goes: On OS X, you can also just create a dispatch source of type DISPATCH_SOURCE_TYPE_SIGNAL. If your code already uses dispatch, this is much e…

  9. comment
    Comment #8557865

    Who is suggesting that users would carry beacons?

  10. comment
    Comment #8059815

    I think the hesitations about passphrase being subject to brute force, rainbow table, etc. are warranted, but I have another concern: If my passphrase gets compromised, I have to r…

  11. comment
    Comment #7898015

    Thinking aloud: could one build a combination fossil fuel and solar steam-powered turbine? When the sun is out, you use (supercritical) steam as they describe being able to generat…

  12. comment
    Comment #7809756

    Amazingly, this sort of use-after-free causes compatibility problems for allocator writers even today. Imagine if you change the implementation of malloc() such that smaller alloca…

  13. comment
    Comment #6800254

    Is this perhaps because ruby calls it a case statement instead of a switch statement?

  14. comment
    Comment #6320059

    Keep in mind: This class is part of a conservatory-style BFA program. These students are already, or will soon be, custom to public critiques. And learning how to accept public cri…

  15. comment
    Comment #6267754

    It looks like there's a few different exemptions: http://www.dol.gov/whd/regs/compliance/whdfs36.htm

  16. comment
    Comment #5857799

    What? I'm pretty sure it's not available until the fall.

  17. comment
    Comment #5696089

    Does anyone know if either of these platforms support hardware accelerated H.264 decoding? And, do either HTML5 or Flash in these environments support using it?

  18. comment
    Comment #5384286

    Go watch this video: http://www.heart.org/HEARTORG/CPRAndECC/HandsOnlyCPR/Hands-O... That's all you need to know as a lay-rescuer. And if you forget, the 911 operator will walk you…

  19. comment
    Comment #5323300

    If you are going to post online about a problem with an Apple product, I personally believe that it's a good idea to also file a bug ( http://bugreporter.apple.com ) and include a …

  20. comment
    Comment #5155130

    Bug number?

  21. comment
    Comment #4489657

    This seems like an intentionally misleading title. I think the many people who work in "no cameras" facilities might love the option of a camera phone with an employer's profile th…

  22. comment
    Comment #4330173

    If you mmap a file, and then access the mmap'ed region, pulling in the pages of the file from disk is considered paging the file in. Watch the output of fs_usage to see examples of…

  23. comment
    Comment #2811163

    A jar of coins and... pajamas.

  24. comment
    Comment #2670495

    "Hi there, I was retyping a link to my invoice and screwed up a digit. It took to someone else's page, which seems odd. For example, my link was and I accidentally typed . Not sure…

  25. comment
    Comment #2327126

    I wonder, is the glass just holding the phone at the right angle for the polarity of the phone's antenna and the available signal to match up? If so, this trick wouldn't likely wor…