Viewing profile — quoiquoi
quoiquoi
HN member- Joined
- Thu, Aug 28, 2014, 12:25 AM UTC
- HN karma
- 5
- Public activity
- 17 items
- HN profile
- View on Hacker News ↗
About quoiquoi
No profile information was provided.
Recent public activity
- story
-
comment
Comment #37428753
If the user account is only supposed to have file transfer capabilities/no shell access, add it a to a specific group e.g. `sftponly`, and only allow this group to use the `interna…
-
comment
Comment #11033445
There's no need to use Disconnect anymore. Disconnect's list is now included in Firefox's native tracking protection feature ( https://support.mozilla.org/en-US/kb/tracking-protect…
-
comment
Comment #9279933
alias rm='trash-put'
-
comment
Comment #9279927
hold middle mouse button, drag
-
comment
Comment #9158860
can you give the tl;dr? What are possible attacks?
-
comment
Comment #9124264
https://github.com/kkapsner/CanvasBlocker
-
comment
Comment #8652273
There's also a GUI wrapper for it: https://github.com/MrS0m30n3/youtube-dl-gui/ And a php web app that uses youtube-dl as a a backend: https://github.com/Rudloff/alltube/
-
comment
Comment #8652245
I use xargs youtube-dl --get-url "$1" | xargs mplayer
-
comment
Comment #8265289
This is what I use: * Search engine: http://www.seeks-project.info/ , https://github.com/asciimoo/searx * Maps: https://github.com/MapBBCode/share.mapbbcode.org/ , https://github.c…
-
comment
Comment #8265248
> I'd still want a webmail interface though A few ones to check: * http://roundcube.net/ * http://rainloop.net * https://www.mailpile.is/
- comment
-
comment
Comment #8264345
There are tons of open source alternatives based on standard protocols: * https://jappix.com/ Jappix (XMPP) * http://gnu.io/social/ GNU social (statusnet/pump) * http://twister.net…
-
comment
Comment #8264226
Relay.js is a user friendly IRC client, see http://relayjs.jit.su/ for a demo. Converse.js ( https://conversejs.org/ ) is an XMPP web client that supports XMPP conference rooms. So…
-
comment
Comment #8264080
Why not use your browsers' password manager?
-
comment
Comment #8263921
You still have to do it manually I think. Having a standardized API to change passwords (a "Rotate all my passwords" buttons) would be nice, but potentially a huge step forward in …
-
comment
Comment #8263911
Soooo you're still using a cloud service to sync your passwords, right?