Viewing profile — mziulu
mziulu
HN member- Joined
- Wed, May 06, 2009, 12:38 PM UTC
- HN karma
- 935
- Public activity
- 86 items
- HN profile
- View on Hacker News ↗
About mziulu
No profile information was provided.
Recent public activity
- story
-
comment
Comment #26164092
Other than the already mentioned zoxide, there's also https://github.com/jethrokuan/z
-
comment
Comment #13615479
Can confirm, still works fine as it always did.
- story
- story
- story
-
comment
Comment #10655558
https://twitter.com/wikileaks/status/663481837197631488
-
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…
- story
- story
-
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…
-
comment
Comment #9720418
But it's not an adblocker. It's a generic blocking plugin that also supports blocking ads.
-
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…
-
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…
-
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…
-
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 …
-
comment
Comment #8607825
Thanks, I'll try in the weekend!
-
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.
-
comment
Comment #8607734
Can I upgrade my (toy) VPS using freebsd-update? Or is the procedure different?
-
comment
Comment #8366402
Thanks a lot, I was discussing this with a friend and we reached this conclusion too.
-
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…
-
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…
- story
-
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…
-
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…