Live data from Hacker News

Viewing profile — stanlogin

stanlogin

HN member
Joined
Sat, Dec 10, 2016, 8:54 AM UTC
HN karma
2
Public activity
19 items

About stanlogin

No profile information was provided.

Recent public activity

  1. comment
    Comment #46613290

    I think they have an issue on homepage: there is no "download/get start" link. All big buttons link to a tour page, and stopped there.

  2. comment
    Comment #39876765

    I will not reply again. Yes you know something, and your knowledge is right. You saw my question and saw some keyword matched you knowledge, and you spoke out your knowledge. I'm n…

  3. comment
    Comment #39876725

    When you said goroutine, you are talking about different thing.

  4. comment
    Comment #39875410

    When you said "(go something)", you are talking about different thing.

  5. comment
    Comment #39871178

    OK. It's difficult to you.

  6. comment
    Comment #39861838

    I don't think its difficult to understand. Look at the other two answers.

  7. comment
    Comment #39848739

    "in background"

  8. story
  9. story
  10. story
  11. comment
    Comment #39212797

    I know it. But I'm asking about possibility of creating a new runtime.

  12. story
    Ask HN: Is it possible to write a JavaScript runtime with "await by default"?

    So that this code: ``` let a = await aFuncThatReturnPromise(); console.log(a) ``` becomes the following and does the same thing: ``` let a = aFuncThatReturnPromise(); console.log(a…

  13. comment
    Comment #38176987

    +1. I spent hours to understand how the router cache works and turn off cache but failed. It is good in pages folder. But in the app folder I just can not stop the cache.

  14. comment
    Comment #34686774

    All browsers I know have disabled that option years ago.

  15. comment
    Comment #34686764

    Seems it requires Win32, but I'm using a Mac.

  16. story
  17. story
  18. comment
    Comment #31856233

    I'm not saying that Google is police force. I'm not asking Google to take the webmaster to jail. We are not talking about legality. SPAMMING is obviously against Google's TOS.

  19. story
    Ask HN: How to report a spammer website on Google?

    Website: codegrepper.com Recently when I search programing keywords, that website often get very hight position on the search result page. But it has very low quality. The pages on…