Live data from Hacker News

Viewing profile — mziulu

mziulu

HN member
Joined
Wed, May 06, 2009, 12:38 PM UTC
HN karma
935
Public activity
86 items

About mziulu

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #26164092

    Other than the already mentioned zoxide, there's also https://github.com/jethrokuan/z

  3. comment
    Comment #13615479

    Can confirm, still works fine as it always did.

  4. story
  5. story
  6. story
  7. comment
    Comment #10655558

    https://twitter.com/wikileaks/status/663481837197631488

  8. comment
    Comment #10508128

    Best of luck to John! I've been following the discussions on emacs-devel lately and he's been showing a lot of enthusiasm for what he has in front of him, and given John's previous…

  9. story
  10. story
  11. comment
    Comment #9724462

    >> (Though if you've found a good option, that will allow me to easily sync across my home desktop, laptop, office pc, tablet, and smartphone, without using the cloud, I would abso…

  12. comment
    Comment #9720418

    But it's not an adblocker. It's a generic blocking plugin that also supports blocking ads.

  13. comment
    Comment #9718865

    The add-on shouldn't block anything on its own, so if there's a problem it's probably on some filter list that the user enabled. There's a pretty good way to debug these situations…

  14. comment
    Comment #8916608

    Yes this is true. If a site is not working and the only reasonable domain to allow is something from cloudflare, I resort to allowing it temporarily. Not many ways around that, I t…

  15. comment
    Comment #8916365

    I haven't used uMatrix, since I use Firefox, but I can speak for RequestPolicy, which is kind of the same thing basically AFAICS. It's very very very rare that I end up whitelistin…

  16. comment
    Comment #8611222

    I've used the official instructions here: https://docs.services.mozilla.com/howtos/run-sync-1.5.html I've not used the ports DB for this, I've simply cloned the source on /var/www …

  17. comment
    Comment #8607825

    Thanks, I'll try in the weekend!

  18. comment
    Comment #8607824

    I use hetzner, I don't have a lot of necessities right now (I use it as git repo and as firefox sync server), but I'm very happy with it.

  19. comment
    Comment #8607734

    Can I upgrade my (toy) VPS using freebsd-update? Or is the procedure different?

  20. comment
    Comment #8366402

    Thanks a lot, I was discussing this with a friend and we reached this conclusion too.

  21. comment
    Comment #8366354

    Just as an aside - is there a particular reason you specify the type of the filesystem? Is there something specific to FAT that might make this exploit viable? I'm thinking permiss…

  22. comment
    Comment #8084567

    I've had some weird things happen too when searching for files in a project using projectile, I fix it by triggering a refresh of the cache by prefixing with a C-u the C-c p f comm…

  23. story
  24. comment
    Comment #7212666

    I wonder if progress in this area will speed up the process of getting ndk/native development support in Android Studio. Congratulations to the JetBrains team for this milestone, i…

  25. comment
    Comment #7212636

    There is also an auto-complete provider that uses clang for giving completion suggestions. I also think there might be a company-mode backend in the works, though I'm not sure abou…