Live data from Hacker News

Viewing profile — quoiquoi

quoiquoi

HN member
Joined
Thu, Aug 28, 2014, 12:25 AM UTC
HN karma
5
Public activity
17 items

About quoiquoi

No profile information was provided.

Recent public activity

  1. story
  2. 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…

  3. 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…

  4. comment
    Comment #9279933

    alias rm='trash-put'

  5. comment
    Comment #9279927

    hold middle mouse button, drag

  6. comment
    Comment #9158860

    can you give the tl;dr? What are possible attacks?

  7. comment
    Comment #9124264

    https://github.com/kkapsner/CanvasBlocker

  8. 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/

  9. comment
    Comment #8652245

    I use xargs youtube-dl --get-url "$1" | xargs mplayer

  10. 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…

  11. 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/

  12. comment
  13. 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…

  14. 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…

  15. comment
    Comment #8264080

    Why not use your browsers' password manager?

  16. 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 …

  17. comment
    Comment #8263911

    Soooo you're still using a cloud service to sync your passwords, right?