Live data from Hacker News

Viewing profile — airswimmer

airswimmer

HN member
Joined
Tue, Oct 14, 2014, 3:19 AM UTC
HN karma
5
Public activity
56 items

About airswimmer

Hey I am airswimmer who is fond of swimming in the air!

Recent public activity

  1. comment
    Comment #33771077

    it's cool to know that students are doing this for fun and learning. There are many mips cpus out there. It's very popular in China.

  2. comment
    Comment #33771033

    You missed the "Beidou" positioning system, your news is too out of date.

  3. story
    Ask HN: Which way for storing client's RSA public key is correct?

    For end to end encryption, client should pass his own RSA public key to server after every re-login. Client should have a dynamic RSA public key. Client may have the same credentia…

  4. story
  5. comment
    Comment #26921879

    As it was said > "In about five minutes, you can select any area in the world and get a self-contained map that runs locally, offline or serverlessly on S3 - check out the Getting …

  6. story
    Ask HN: Is there a reader app/site to store a link for reading the link later?

    There are tones of interesting links/images I want to read always when I surf on the internet. But those articles are somehow too long which need me 30mins or more to read. I don't…

  7. comment
    Comment #26921793

    Medium is nice place but not so nice. If you don't have the intension to build your own brand or try to catch other traffic of those Medium users, you can simply setup a personal W…

  8. story
    Is there any Rossetta 2 (SBT Static Binary Translation) alternative on Linux?

    On an Apple Silicon chip such as M1 (ARMv8), x86 instructions can be translated statistically by Rossetta 2 when the program runs for the first time. It's fast. Because Rossetta 2 …

  9. comment
    Comment #18221715

    Yeah sure. Question updated.

  10. story
    Where to find an API that gives latest pricing of beauty/cosmatics?

    I need an API that can gives the latest promotion info of some cosmetic sites, such as https://www.maccosmetics.com/ , https://www.sephora.com/ , https://www.gilt.com/ , https://am…

  11. comment
    Comment #15946453

    Thank you. Do you know more like awin.com ? I just registered it but it needs 48 hours to response.

  12. story
    Where to get referal links to gain commission?

    For example I want to write articles about a smart phone, and want to add the shopping link to amazon/ebay or other sites. Do you know if there's open service/site to get the refer…

  13. story
  14. story
  15. comment
    Comment #14269901

    I don't think this is much useful. You should check out the linuxfromscratch.org

  16. story
    Some good gdb plugin for vim?

    I used vim/tmux/gdb separately. But now I want something can integrate GDB within Vim. I tried Conque GDB which is written in Python. But it was so slow. This video shows how it wo…

  17. story
    LFS (linux from scratch) 8.0 in Virtual Machine

    https://github.com/xros/Breath_OS LFS doesn't ship with a Live CD anymore since LFS 6.2 . So this is a repo which contains all environment for building the LFS 8.0 offline. You can…

  18. comment
    Comment #13902951

    Anyone can downvote anything that he/she doesn't believe. But real answer is usually coming from few people who know the truth. The vote doesn't mean the truth but here it can hurt…

  19. comment
    Comment #13902936

    Sorry to hear that. But really StackOverFlow is place for people to share, ask and answer questions. I think this is mainly a problem of StackOverFlow itself. Amateur admins can do…

  20. story
    Do you think stackoverflow is bullying users?

    I had been using StackOverFlow and its other products, such as ServerFault for a long time. But recently my account at ServerFault had been abandoned. It's because that one of the …

  21. comment
    Comment #13389170

    Thank you. I have dig a bit into xquart and found it to be a nice X11 tool. Firstly, so did you refer that you work on Linux and connect to your MacOS which is running a X11 server…

  22. comment
    Comment #13372804

    Homebrew depends on git when fetching sources. Sometimes it fails at compiling or so. Not like the binary fetched directly from `apt-get` or others. For other GNU/Linux package man…

  23. comment
    Comment #13372774

    Okay. So basically this guy uses docker to set up a X11 server with qt creator and other development environment in a server. Meaning while, the user can use a local X11 client to …

  24. comment
    Comment #13372468

    Yeah. But docker is a just a container. Not only do I sometimes develop things in console ( for services) but also develop tools in DE (such as PyCharm, IDEA, QT creator, android s…

  25. story
    What OS should I used daily (Linux or OS X)?

    I had been using Linux for decades. And I am used to the software and packages on GNU/Linux(Debian). But recently I got a Mac, preparing to develop iOS apps on it. But I found that…