Live data from Hacker News

Viewing profile — willemmali

willemmali

HN member
Joined
Thu, Aug 27, 2015, 7:29 PM UTC
HN karma
18
Public activity
20 items

About willemmali

No profile information was provided.

Recent public activity

  1. comment
    Comment #13828652

    I wish it worked on Debian, it used to but the last time I tried I lost a day and still didn't get it to run...

  2. comment
    Comment #13775362

    Does anyone here have a good guide for moving from Docker and docker-compose to rkt and related tooling? I like what I'm hearing about rkt but I'm having a lot of trouble even gett…

  3. comment
    Comment #13749740

    Cool, hope it's useful to you :)

  4. comment
    Comment #13744792

    sh-based alternative and shameless plug: https://gitlab.com/willemmali-sh/todo Fresh off the press, please let me know if you have feature requests or find bugs. Edit: is my tone o…

  5. comment
    Comment #13744778

    I just built one, would you mind having a look at it? https://gitlab.com/willemmali-sh/todo PR's/issues welcome!

  6. comment
    Comment #13675417

    For now using Firefox ESR might be a good stopgap measure for you? That way you can use an old version with the old add-on ecosystem for at least a year longer, and still get secur…

  7. comment
    Comment #13551060

    I was so freaked out at the news, I normally have local backups of my projects but I just happened to be in the middle of a migration where my code was just on Gitlab, and then the…

  8. comment
    Comment #13544821

    I've been writing an `sh`-based tool to check up on my local Git repos, and it uses \0-delimited paths and a lot of `find -print0` + `xargs -0`: https://gitlab.com/willemmali-sh/ch…

  9. comment
    Comment #13544483

    ^ Related HN discussion on the live report @ Google Docs

  10. comment
    Comment #13544451

    Did you mean "sheep" or "cheap"?

  11. comment
    Comment #13544442

    A decentralized search engine with configurable or even just inspectable filter bubble would be a good start? (Although I think the correct abstraction is not "search engine", but …

  12. comment
    Comment #13544409

    I'm trying to think of specific actors that have interests in this, but I'm finding it hard. Not the NSA, right? I don't understand why you think decentralization is a balancing ac…

  13. comment
    Comment #13543513

    Fun question: where does the idea "decentralization good" come from? What big players could have an interest in this and why?

  14. comment
    Comment #13540041

    Off topic, but "deep seeded" is a pretty great eggcorn (word/phrase that sounds like another word/phrase, is quite different but still approximates the meaning of the original). It…

  15. comment
    Comment #13529608

    Like this? docker rmi -af I'm a bit confused by the backticks as I use them all the time scripting, but also in Markdown.

  16. comment
    Comment #13505686

    I think that's about right. I think I just started doing work that sounds very much like SRE work to me: I'm building a CI pipeline, E2E tests and "Dockerizing" an existing Java-ba…

  17. comment
    Comment #11846066

    You can always put your files in OwnCloud in a TrueCrypt container, and anything that's unlocked by a password can use a Yubikey password with head-stored additions. I'm not aware …

  18. comment
    Comment #10287421

    The site doesn't load any content for me? I only get a header and a footer. (Windows, Chrome, ABP)

  19. comment
  20. comment
    Comment #10131683

    If I got it right, the points made in this article are: * Docker breaks other software * Docker breaks it own API at random points between major versions * Documentation is incorre…