Live data from Hacker News

Viewing profile — dlsniper

dlsniper

HN member
Joined
Fri, May 29, 2015, 4:04 AM UTC
HN karma
71
Public activity
24 items

About dlsniper

[ my public key: https://keybase.io/dlsniper; my proof: https://keybase.io/dlsniper/sigs/tTMykP9IO5DmixFcHSeuvUVxATnP17c4V75kJKsInj0 ]

Recent public activity

  1. comment
    Comment #48380909

    This has to be my favorite tagline: > Microsoft pulled the rug. You don't have to stand on it. Time to switch to local inference for sure.

  2. comment
    Comment #25467126

    > Now if only I could do remote development like in VSCode. We are working on it, stay tuned :)

  3. comment
    Comment #25467023

    I'm sorry to hear that. We really strive to talk to everyone we can, and we are happy to hear all the stories from subscribers, or otherwise. Feedback, and more importantly, meetin…

  4. comment
    Comment #23044553

    What kind of refactorings would you like to do but GoLand doesn't help with? I'd be interested in that kind of feedback. Thank you!

  5. comment
    Comment #16790495

    You can disable the indexing of the whole GOPATH as of 2018.1 and it will finish indexing a whole lot faster. See Settings | Go | GOPATH | Index entire GOPATH.

  6. story
  7. comment
    Comment #15425402

    I just seen it, guess someone forgot not to trust user inputs.

  8. comment
    Comment #15243743

    You assume that they care about Caddy and that the 9 lines of how to get LE for nginx is something they think it's hard to do for anyone that can't follow these instructions: https…

  9. comment
    Comment #15067924

    See here how to actually check for latency: https://pavelfatin.com/typing-with-pleasure/ :)

  10. comment
    Comment #15067922

    I recommend reading this: https://pavelfatin.com/typing-with-pleasure/

  11. comment
    Comment #14180589

    Excellent read about Go Assembly and how to use it. I'd love to see more on this, especially since assembly isn't something that often used, but after reading your post I can appre…

  12. comment
    Comment #13566643

    IntelliJ is open-source as well and the Go plugin for it has been open-source for a long while as well :)

  13. comment
    Comment #13189164

    There are technical reasons for not doing that. Most important one being that it can do formatting on the fly and not have your cursor jump around when formatting. So your experien…

  14. comment
    Comment #13189041

    No, not it's not. It has never been.

  15. story
  16. comment
    Comment #12564786

    That's just beautiful. I think it also made my projects a bit faster.

  17. comment
    Comment #12186645

    You spelled Go incorrectly.

  18. comment
    Comment #12178431

    Is this a general thing or a Go specific one? This generic statement seems to be false given how many optimizations that actually need assembly exist in Go and not only.

  19. comment
    Comment #12178430

    Is this a general thing or a Go specific one? This generic statement seems to be false given how many optimizations that actually need assembly exist in Go and not only.

  20. comment
    Comment #11607933

    Try a different exit node, the website uses Cloudflare so if you could access HN you should be able to access that one as well.

  21. comment
    Comment #11122451

    Debugging, cross-platform, integration with a lot of other languages, and databases, local history, out of the box configuration for everything you've just mention (including the V…

  22. comment
    Comment #11030827

    Read the whole thing and stop spreading false rumors... "A week of low-hanging-fruit fixes by a few of us and SSA has improved to about 40% slower than tip. Progress.." https://gro…

  23. story
  24. comment
    Comment #9749487

    You can use the Go plugin for almost any IDE based on the IntelliJ Platform, that includes CLion and Android Studio. And the best of all, it's free. Give it a try by installing it:…