Live data from Hacker News

Viewing profile — mpasternacki

mpasternacki

HN member
Joined
Mon, Aug 13, 2012, 4:41 PM UTC
HN karma
323
Public activity
50 items

About mpasternacki

[ my public key: https://keybase.io/mpasternacki; my proof: https://keybase.io/mpasternacki/sigs/oLpWqKIu7jTFa0M-pAN1D3ti413aV3aPwHcWGnsBBHw ]

Recent public activity

  1. comment
    Comment #18038466

    I'm a bit surprised nobody mentioned qmail yet: https://cr.yp.to/qmail.html

  2. story
  3. comment
    Comment #13036954

    I think 10.3 has an older version of i915, this has worked on vanilla, but 11 has already Linux 3.7 or 3.8 DRM imported which breaks with thunderbolt display, and it was fixed in d…

  4. comment
    Comment #13033383

    Looks nice, thanks!

  5. comment
    Comment #13033134

    Not in HEAD, but https://github.com/FreeBSDDesktop/freebsd-base-graphics/tree... is stable in my experience

  6. comment
    Comment #13031350

    Author here. Debugging dual boot is interesting, debugging virtualbox is not. And I was curious if I can get it running. I just was too lazy to figure it out, I found a more intere…

  7. comment
    Comment #13031330

    It doesn't work yet with GELI as far as I know, so for encrypted root /boot still needs to be on a separate partition. There was some work to support encrypted /boot, I'm not sure …

  8. comment
    Comment #13031319

    I’m author of that gist (just noticed I have some comments there I need to reply to), still running the setup, now with FreeBSD 12-CURRENT. Tl;dr it generally works, still no wi-fi…

  9. comment
    Comment #12298244

    Not necessarily, they might have just generated revokation certs which are separate (so that they can be used in case your private key is lost). Keeping a revokation cert would be …

  10. comment
    Comment #9295321

    If you have a text version, at least preprocessing and proposing changes could be doable (especially that as far as I know, formal French is quite uniform - but then, it's what I h…

  11. comment
  12. comment
    Comment #9295264

    There are services (external, secondary to the published acts) that published a re-unified, highlighted version. I would imagine a repository that maintains a current unified text,…

  13. comment
    Comment #9295249

    Is this account actually maintained by Bundestag (or other actual piece of state administration), or is it just a mirror? Also, either German law is really mature and stable, or th…

  14. comment
    Comment #9232707

    Huh. Doesn't the fact that Pirate Party's and Independence Party's results are well within each other's confidence intervals make it a tie?

  15. comment
    Comment #8898642

    I don't think that beginning your question with "I cannot begin to imagine how fucktarded you'd need to be to do this" is going to encourage people to answer that question… That as…

  16. comment
    Comment #8898591

    Thanks for taking care of that! Please let me know if your legal team finds anything wrong. If you need to contact me, either open a GitHub issue on the repo, or email me (maciej a…

  17. comment
    Comment #8897010

    There's also a WordPress plugin called "Jetpack". Both are so different areas, that I don't think it matters much. If it happens that either project is actually bothered by mine an…

  18. comment
    Comment #8895658

    VPS seems to require VIMAGE, which currently is a no-go for me (I experience kernel panic on boot if I compile it in), and the second link… well… the tinfoil hat of the author's bl…

  19. story
  20. comment
    Comment #8708214

    > You are not expected to parse 'docker ps' output programatically. I see that my particular pet peeve (there's no name or link information in `docker inspect`) has been fixed. Nic…

  21. comment
    Comment #8708121

    Thanks for pointing that out! Post updated. Slackware was first distro I ever used seriously, after getting hooked up on Linux with a Red Hat 5.0 or 5.1 CD that was attached to a (…

  22. comment
    Comment #8708065

    BTW, it's interesting that you chose to reply to "refrain from adding new features" part (which may have been unnecessary snark on my side), rather than to "stopping for a while to…

  23. comment
    Comment #8708043

    It's less about particular features (none of these is individually harmful, but I personally find the monolithic architecture a bit of an issue), and more about taking time to actu…

  24. comment
    Comment #8708009

    It doesn't need to be systemd, and that's the beauty of Rocket's design: it is composed of individual, well defined pieces with precise boundaries and areas of responsibility. As I…

  25. comment
    Comment #8707980

    What's interesing is that Docker used to run (almost) this way some time ago. I guess the daemonless mode won't fly with managing communication (iptables NAT, IP assignment, linked…