Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
logistark
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
logistark
3y ago
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 companies are too afraid that the case of Bleem and Virtual G
2.
▲
by
logistark
3y ago
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 Now
3.
▲
by
logistark
3y ago
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 are using is backed by the idea that ultimately the Cloud Ga
4.
▲
by
logistark
3y ago
You can use JLink to embed only the needed modules and classes of the JRE for your application to run
5.
▲
by
logistark
3y ago
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 detect what modules or classes that are being used by your codeb
6.
▲
by
logistark
3y ago
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. In addition if you want to use these new Java libraries in
7.
▲
by
logistark
4y ago
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 think that stinks me everytime Cognitech talks about Clojure the
8.
▲
by
logistark
4y ago
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 easier to redef a function than implementing a full new test
9.
▲
by
logistark
4y ago
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...
10.
▲
Spring Modulith
(spring.io)
3 points
by
logistark
4y ago
|
0 comments
11.
▲
by
logistark
4y ago
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 of the data. But later, this is a pain, you need a lot
12.
▲
by
logistark
4y ago
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
13.
▲
by
logistark
5y ago
Seeing that there is a need for type checking in Clojure. Has anyone used https://github.com/typedclojure/typedclojure in production?
14.
▲
by
logistark
5y ago
I would like to ask if you are comfortable of Clojure protocols, because i tend to avoid them. What do you thik about it?
15.
▲
On Abstraction – Zach Tellman (2017)
(youtube.com)
1 points
by
logistark
5y ago
|
0 comments
16.
▲
by
logistark
7y ago
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 i always avoid to interact with the community.
17.
▲
by
logistark
7y ago
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.
18.
▲
by
logistark
7y ago
Cool, cool. When is full compatibility with Java 8 be available? I mean Java 8 SAMs, Java 8's Stream, Optional and CompletableFuture...
19.
▲
by
logistark
8y ago
I think this woman has a crusade against current modern physics, and only in this kind of websites resonates. Wonder why.
20.
▲
by
logistark
8y ago
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 are wrong, this is my idea that is totally new(not really) a
21.
▲
by
logistark
8y ago
I think is pretty cool, yes. But fix error messages please.