Live data from Hacker News

Viewing profile — kmiroslav

kmiroslav

HN member
Joined
Mon, May 23, 2016, 2:04 PM UTC
HN karma
348
Public activity
89 items

About kmiroslav

No profile information was provided.

Recent public activity

  1. story
  2. comment
    Comment #12219974

    Does any Go editor support that?

  3. comment
    Comment #12215500

    > Nothing about the language or its tooling prevents you from building such an IDE or a plugin to one of the existing IDEs. And there is absolutely nothing in Java that makes Intel…

  4. comment
    Comment #12210580

    Everything is perfectly usable without an IDE, you are just more productive with one than without one. Regardless of the language. In this particular case, the IDE could automatica…

  5. comment
    Comment #12209428

    It's a simple reflection of the fact that the Go creators have never used a modern IDE. Anyone using a modern IDE pretty much never even thinks about imports, which are (and should…

  6. comment
    Comment #12199646

    This is like saying that if somebody leaves their door unlocked, it's their fault if they get robbed and the robber shouldn't be held responsible.

  7. comment
    Comment #12185144

    It's R&D expense. Nothing new here. It only takes one of these moon shots to be successful to bring in extraordinary revenues, and Google has always been crystal clear that followi…

  8. comment
    Comment #12178673

    Hard to imagine that R is more popular than Javascript.

  9. comment
    Comment #12172171

    But the information is not sent to the server, it's simply pasted in the text field.

  10. comment
    Comment #12172109

    I don't quite follow. The author says that by entering the URL " http://avlidienbrunn.se/@twitter.com/@hehe.php" , the extension is fooled into autofilling as if the browser was on…

  11. comment
    Comment #12152000

    There are still a lot of Javascript developers around :-)

  12. comment
    Comment #12151966

    Pretty sure that pendulum is never swinging back in the dynamically type side. The simple truth is that today, statically typed languages have all the advantages that once used to …

  13. comment
    Comment #12137541

    Because if you like a language and that language is popular, you're more likely to find a job using that language, which in turn will make you happier.

  14. comment
    Comment #12132210

    > Dart is awesome. Just because currently the community is still small doesn't mean much. Well, it does mean something. Go is evidence that languages can gain momentum very fast so…

  15. comment
    Comment #12119241

    Jonathan Schwartz?

  16. comment
    Comment #12110239

    Doesn't that make the parameter anonymous, though? Can you println that _ and see the value of the current element?

  17. comment
    Comment #12108656

    Groovy and Kotlin use the implicit "it" parameter for lambdas that take just one parameter, which is very convenient: listOf(1, 2, 3, 4).filter { it % 2 == 0 }

  18. comment
    Comment #12018234

    That's pretty amazing. You know, it wouldn't surprise me in the least if you're the only developer who ever created a language and whose day job is not writing code. Hat's off to y…

  19. comment
    Comment #12010863

    The DMCA complaint from the NRA looks legitimate, it's the decision from DigitalOcean to shut down the entire Surge network instead of just taking down the offending content that s…

  20. comment
    Comment #11995258

    It's easy to do this when you don't need to interact with the outside world and you don't even care about memory protection.

  21. comment
    Comment #11994241

    I'm having a hard time imagining how a Python tool could be a solution to a performance problem at the Google scale.

  22. comment
    Comment #11994186

    It's still not the same as perforce's mappings. Even with shallow repos, git will force you to download the entire world each time you pull or fetch.

  23. comment
    Comment #11989811

    > Why are programs even structured as sequential lines? Same reasons books are structured as sequential lines: easier to read for humans. And the reason why source code is still he…

  24. comment
    Comment #11984026

    You're right, I misused the term. Statistically, I'm sure the votes were counted accurately and that margin of error is extremely small and would not invalidate that vote. I was re…

  25. comment
    Comment #11983965

    Technically, sure. Practically... it's a 52%/48% vote. Hardly a mandate. Some people say a revote might yield an opposite result, which means the current outcome is probably under …