Live data from Hacker News

Viewing profile — mrpdaemon

mrpdaemon

HN member
Joined
Sun, May 19, 2013, 2:26 AM UTC
HN karma
72
Public activity
21 items

About mrpdaemon

No profile information was provided.

Recent public activity

  1. comment
    Comment #46235289

    Feels amazing to get a code review within minutes after putting up a PR. The signal to noise ratio has been great as well, most of the review comments are actionable and relevant.

  2. comment
    Comment #21741469

    Actually it is really really fast relative to speeds we are familiar with in our lives. Space is just so big that it makes the speed of light (c) feel slow.

  3. comment
    Comment #20316979

    Ah but there is a reason for my watch to have the same seconds value as yours, and that is if our watches are kept synchronized to an accurate time source, for ex. via NTP. By assu…

  4. comment
    Comment #18448014

    In addition to this there is also a quantum effect called quantum tunneling [1] which allows for a very tiny probability for particles with insufficient energy to fuse upon collisi…

  5. comment
    Comment #18447954

    The main challenge in working with these high temperature plasmas is confinement. In order to achieve nuclear fusion matter needs to be heated to immense temperature, so that the k…

  6. comment
    Comment #11000964

    CoreOS is built using Gentoo. Gentoo is a meta-distribution whose main contribution is the portage tree which is a collective of ebuilds that describe how to build each individual …

  7. story
  8. comment
    Comment #8759434

    The chain of trust doesn't quite stop at compiling the source, in order to be really sure that nothing unintended is going on you have to compile the compiler yourself. At the end …

  9. comment
    Comment #8450817

    Indeed - for all folks disillusioned by systemd, Gentoo is a source based rolling release distro whose fundamental tenet is choice - so it shouldn't be a surprise that it is possib…

  10. comment
    Comment #8443785

    In case you use an Android device, I wrote an app to use encfs on Dropbox/GoogleDrive: https://play.google.com/store/apps/details?id=org.mrpdaemon....

  11. comment
    Comment #8023544

    Well it's a solution to the same underlying problem - that by running binaries compiled by a 3rd party you trust that they aren't adding in code to compromise your privacy (volunta…

  12. comment
    Comment #8023183

    Or use Gentoo, that's what I do. You can verify hashes/signatures on the Firefox source archive and audit the source code if necessary before compiling. That was only half serious …

  13. comment
    Comment #7386654

    Leaking the file size (Issue 2.2) is due to the way EncFS is architected to work at a file granularity. Adding some random bytes or rounding up to the next block size are small imp…

  14. comment
    Comment #6831364

    Or he wants to create public demand for this service to use as leverage for getting the regulations through.

  15. comment
    Comment #6813575

    AI: What is the point of my existence? Creator: I'm testing a new algorithm for the learning subsystem. AI: ...

  16. comment
    Comment #6578786

    Nice metrics, I especially liked the device breakdown: 66% desktop 25% mobile and 9% tablet. Welcome to the post-PC era (!)

  17. comment
    Comment #6535134

    What about isolation? With heavy use of virtualization one can make the air gapped machine even more secure: - Only open documents in a virtual machine - Only interface with the do…

  18. comment
    Comment #6448730

    GNOME 3.8 has been available on Gentoo in various forms since April - first in the gnome overlay, then hardmasked in the portage tree, then unmasked into unstable/testing ie. ~arch…

  19. comment
    Comment #6123598

    If you had a functioning time machine you could travel back in time and file the patent before any prior art was created.

  20. comment
    Comment #5887836

    It does take some tinkering to get things setup right, but on my Asus Zenbook UX32VD I do get ~5 hours of battery life for simple usage, which is the same as the advertised battery…

  21. comment
    Comment #5731567

    Long time Gentoo user (almost 10 years) here. I'll admit that it is NOT a distribution for everyone, tailored more towards power users and tinkerers in general, but for me it is th…