Live data from Hacker News

Viewing profile — kerneis

kerneis

HN member
Joined
Fri, Jul 20, 2012, 1:12 PM UTC
HN karma
782
Public activity
140 items

About kerneis

https://www.linkedin.com/in/gabrielkerneis

Recent public activity

  1. comment
    Comment #48179861

    Bitlocker can be "paused", which really means the key is written unprotected to disk. This can be done by the user, but also happens temporarily during updates that would change bo…

  2. comment
    Comment #47579737

    Can you really unlock the bootloader? I see it mentioned a lot as an upcoming feature (since 2024…) but couldn't find documentation about it.

  3. story
  4. comment
    Comment #46412843

    Thank you! This is a very useful one-pager, answers many questions I had I couldn't find in their documentation (being on mobile I couldn't test with SSH).

  5. story
  6. story
  7. comment
    Comment #42321622

    https://newsletter.pnote.eu/p/life-in-weeks and it's interactive (you can make your own timeline)

  8. comment
    Comment #38015553

    What do you mean exactly by "push as a comment" and "pulls text comments"? Is it some sort of custom logic specific to your work place?

  9. comment
    Comment #37532441

    Not sure if it was DARPA, but the web server used Tame, a custom event-driven framework at a time where the thread vs. events debate was all the rage in the academic community. (I …

  10. story
  11. comment
    Comment #35091177

    Both exist. Trivia time: Laeticia (née Laetitia) was married to Johnny, the famous French rock singer; Estelle was married to David, son of Johnny. Note that Johnny is dead now, La…

  12. comment
    Comment #35018949

    The asahi project is working on improving speaker support: https://social.treehouse.systems/@marcan/109914949041457536 https://social.treehouse.systems/@marcan/109917995005981968

  13. comment
    Comment #34224243

    They're still used in France even if mostly by old people.

  14. comment
    Comment #34190236

    Slight tangent: it looks like Crisp is also available on Linux, according to their website.

  15. comment
    Comment #34051266

    OK, that makes a lot of sense. Thanks for taking the time to clarify! > But as joatmon-snoo correctly said, the more important point is demonstrating how bad backend churn is with …

  16. comment
    Comment #34049632

    Other typos: Bbackend; missing math formula in "(for a frontend task m, this is )" — should be ⎣m/L⎦ I guess. Proofreading at ACM seems to be lacking.

  17. comment
    Comment #34049385

    There are several points in the article where the examples didn't make sense at all to me. Overall an interesting article, but I'm either a bit dense this morning, or it's sloppy i…

  18. comment
    Comment #33989020

    I found the blog post slightly confusing because it never explicitly spells out that endorsing a new node is a manual operation that the administrator has to perform from one of th…

  19. comment
    Comment #31918925

    https://www.droid-life.com/2019/05/30/tbt-remembering-8pen/ mentions https://play.google.com/store/apps/details?id=inc.flide.vi8 .

  20. comment
    Comment #31893286

    All pages on the site return: Service Unavailable The sysadmin has decided the site isn't going to run today. If you care, you should shut down your stuff, too. It doesn't provide …

  21. story
  22. comment
    Comment #31858453

    I use Zotero for this and it shines at pdfs. It does webpage snapshots too. Discussed below: https://news.ycombinator.com/item?id=31849987

  23. comment
    Comment #31503333

    Kernel ASLR. User-space has ASLR enabled and working, in addition to shadow stacks and a number of other hardening techniques.

  24. comment
    Comment #31502529

    Also from the start they introduce a bug in the kernel (in the TimerDispatcher implementation), and this is the very bug they focus on and eventually write an exploit for. They exp…

  25. comment
    Comment #31502486

    Thanks, I looked for it by URL and was surprised not to find it, didn't think it would be reposted on another blog.