Live data from Hacker News

Viewing profile — emiunet

emiunet

HN member
Joined
Wed, Jan 23, 2013, 10:11 AM UTC
HN karma
30
Public activity
36 items

About emiunet

meet.hn/city/vn-Hà-Nội

Interests: Technology

---

Recent public activity

  1. story
  2. comment
    Comment #30804822

    Environment variables are also commonly used by cli programs.

  3. story
  4. comment
    Comment #23523984

    The article is from 2007. I’m wondering how long it takes now for the same test.

  5. comment
    Comment #23190242

    We like fwknop a lot for its cryptography implementation which can prevent MITM attacks. However, we don't like it for relatively complex client setup. (For example, there is no of…

  6. comment
    Comment #23188585

    I worked on a bash script that downloads all of Slack messages to my local computer. I have a few workspaces (some community workspaces) where I don't have admin permissions and a …

  7. comment
    Comment #23080286

    If I knew somebody else's unique subdomain, I could set my browser cookie on my local computer to that value and it seems to just load the other subdomain just fine. I tested this …

  8. comment
    Comment #23056628

    It may sound strange to some people, but staying at home actually made me more productive. I got more things (work and my own side projects) done in the past month. Except for me m…

  9. comment
    Comment #23003494

    Back when MOH of Vietnam still published number of people tested per day, I collected the data from their website and made this graph: https://i.imgur.com/hzkG3R2.png They stopped …

  10. comment
    Comment #22862741

    I want to backup chat messages (just the texts) from my Slack workspaces to local machine. However, I don't have admin permissions and I can't install Apps on workspaces to have th…

  11. story
  12. comment
    Comment #10965707

    Give https://www.packet.net/ a try. They are relatively new (about 2 years old), but are solid and having very nice APIs.

  13. story
    The Guardian is hiring

    curl -s http://www.theguardian.com/uk | head -n 16

  14. comment
    Comment #10265084

    Isn't Mint one of Ubuntu variants?

  15. comment
    Comment #10202066

    Please don't kill RSS just yet. Since the death of Google Reader, I've been using selfoss[1] actively to subscribe to news sources (HN is one of them). I can't live without RSS. [1…

  16. comment
    Comment #9414151

    I bookmark something most likely because I like it. However, I may like many things but still do not bookmark them.

  17. story
  18. comment
    Comment #8933023

    Thanks a lot for the post. What suprised me the most was the fact that Google is serving 40K (now 47K in live statistic) requests per second. That was way below what I thought. Eac…

  19. comment
    Comment #8531824

    I don't buy new iPhones if I already have one. I don't see myself in need of doing that. I am trying to keep all expense as minimal as possible, especially in tech hardware because…

  20. comment
    Comment #8146900

    I second this. Plus, I ssh into my own server, tmux att and launch vim there. It is available wherever with Internet connection for me.

  21. comment
    Comment #8095145

    Which size of MacBook Pro are you using? I am considering 13" because of its lighter weight (compare to 15").

  22. comment
    Comment #7795409

    I have been using Google Apps and actually have an "evil" thought whenever I heard someone is switching off of Google: maybe, the more people leaving Google, the better its perform…

  23. comment
    Comment #7795396

    I am curious what sort of storage solution Google is using to compare to this one..

  24. comment
    Comment #7759560

    Very much depending on what sort of installation (not the distro itself) you've got. Most of Minimal installation doesn't come with screen nor tmux by default.

  25. comment
    Comment #7690777

    In a lot of environments, the SSH servers are listening on some non-standard port. I don't see an option in ssh-copy-id to specify the SSH server port.