Live data from Hacker News

Viewing profile — logistark

logistark

HN member
Joined
Sat, Jan 28, 2017, 12:36 AM UTC
HN karma
57
Public activity
23 items

About logistark

No profile information was provided.

Recent public activity

  1. comment
  2. comment
    Comment #35812672

    This is very true, the Sony vs Bleem and Virtual Game Station lawsuit set precedent and made Emulators legal. Roms in the other hand are not legal, but for what I have heard Game c…

  3. comment
    Comment #35786625

    In this case is clearly stated if you read the report as xCloud, not Gamepass. Even they metion about the latency, and metion as competetitors Nvidia Geforce Now and Playstation No…

  4. comment
    Comment #35772066

    Microsoft have in 2021 the 60-70% of global cloud gaming services representing 1-3% of the gaming industry. Is true that this number have been growing, but anyway the reasons that …

  5. comment
    Comment #35262094

    You can use JLink to embed only the needed modules and classes of the JRE for your application to run

  6. comment
    Comment #35248918

    I think that the main problem upgrading beyond Java 8 is Java 9 and module system and a lot of javax package classes that were removed. It will be very helpful a tool that can dete…

  7. comment
    Comment #35248869

    As Clojure programmer, i tell you that you should, because any moment Java introduce new features libraries will start using and most Clojure libraries are Java libraries wrappers.…

  8. comment
    Comment #34777822

    I have the feeling that after Nubank bought Cognitech, Clojure has gone to stagnation. I mean, i feel that promoting and improving Clojure is no longer a priority. And another thin…

  9. comment
    Comment #34053632

    For me, protocols i tend to not use it, because it makes it harder to understand the code and Cursive cannot find instances that implements the protocols. For testing purposes is e…

  10. comment
    Comment #33704017

    Actually there are some claims in recent code reviews at Twitter that he even doesn't know how to use a for loop. https://twitter.com/JadeMasterMath/status/159280343165136896...

  11. story
  12. comment
    Comment #33089224

    Well, i have to add having developing in a Clojure shop that starting to develop a new feature with Clojure is easier than Kotlin, you don't have to care almost about of the shape …

  13. comment
    Comment #32495248

    About moonlight, there is server software project to run Gamestream host for AMD/Nvidia/Intel GPUs and Multiplatform Linux/Windows/MacOs https://github.com/LizardByte/Sunshine

  14. comment
    Comment #27392043

    Seeing that there is a need for type checking in Clojure. Has anyone used https://github.com/typedclojure/typedclojure in production?

  15. comment
    Comment #27387677

    I would like to ask if you are comfortable of Clojure protocols, because i tend to avoid them. What do you thik about it?

  16. story
  17. comment
    Comment #22382097

    Having to maintain more than 42k LOC of Clojure code, couldn't agree more. I would also add that i haven't see a community with such fanatism towards a language and his creator. So…

  18. comment
    Comment #21194612

    I think first class support would remove a lot of boilerplate in that code. For the purpose of writing that, i prefer to write it directly in Java.

  19. comment
    Comment #21190548

    Cool, cool. When is full compatibility with Java 8 be available? I mean Java 8 SAMs, Java 8's Stream, Optional and CompletableFuture...

  20. comment
    Comment #19053063

    I think this woman has a crusade against current modern physics, and only in this kind of websites resonates. Wonder why.

  21. comment
    Comment #18568012

    I have this strange feeling, that first half-hour was totally unnecesary for what the sencond half is. I mean, that it feels that he have to rant always about. Like ok, this ideas …

  22. comment
    Comment #18565485

    I think is pretty cool, yes. But fix error messages please.

  23. comment
    Comment #16177240

    And this is an example of why Go need Generics