Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
user1241320
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
user1241320
1y ago
Potentially France could have all imports from US pass by Martinique and they’d save a lot of money
2.
▲
by
user1241320
1y ago
Funny he put like Martinique which is a territory governed by France
3.
▲
by
user1241320
1y ago
Inspired by the Dobble card game, a friend and I built an iOS version where the symbols are emojis! You can customize the difficulty with options like “only green emojis” or other themed sets. We don’t want to put ads in the game, but we’re
4.
▲
by
user1241320
2y ago
One note from having worked with both that I don’t see mentioned: Golang dependencies are sources you basically pull and compile with your own code. In JVM-land dependencies are precompliled packages (jars). This adds one little step.
5.
▲
Wu and Zhang Make Chinese History, Qualify for US Open
(atptour.com)
2 points
by
user1241320
4y ago
|
0 comments
6.
▲
Grasshoppers Invade Sardinia
(repubblica.it)
1 points
by
user1241320
4y ago
|
0 comments
7.
▲
The Ethics of a Deepfake Anthony Bourdain Voice
(newyorker.com)
2 points
by
user1241320
5y ago
|
0 comments
8.
▲
Z. Zhizhen became the first Chinese man to qualify at Wimbledon since 1959
(atptour.com)
3 points
by
user1241320
5y ago
|
0 comments
9.
▲
Big Chinese rocket segment set to fall to Earth
(bbc.com)
1 points
by
user1241320
5y ago
|
0 comments
10.
▲
by
user1241320
6y ago
> Scala needs a new "official stack" Maybe so... but so do Python or Javascript. It seems to me some other languages have only one stack (rust: cargo, rustfmt...; the .net world as well). Does it make them better? (honest quest
11.
▲
by
user1241320
6y ago
I'd pick sbt over mvn no doubt. Haven't played with either fury or mill, so can't comment on those (even gradle... I never really used it). But coming from years of Java/Maven I think sbt is way better. Things start comp
12.
▲
by
user1241320
6y ago
Opposite for me. After years of Scala (which I like) I recently tried to port a few things to Scala 3 and it really feels like some of the wtf-implicit part is gone. We'll still need to make a complete idea about this version 3 though.
13.
▲
by
user1241320
6y ago
Datomic is written in Clojure.
14.
▲
by
user1241320
6y ago
sbt is not perfect but new build tools are coming up lately for Scala (check out lihaoyi/mill and propensive/fury to name) plus people are working with bazel (but i guess that's more for monorepos/very big codebases. my
15.
▲
Dutch city uses algorithm to assess home value, but has no idea how it works
(algorithmwatch.org)
6 points
by
user1241320
6y ago
|
0 comments
16.
▲
Digital Euro [pdf]
(ecb.europa.eu)
4 points
by
user1241320
6y ago
|
0 comments
17.
▲
by
user1241320
7y ago
Is this somehow similar to the new Swift Automatic Differentiation feature? https://github.com/tensorflow/swift/blob/master/docs/Automat...
18.
▲
by
user1241320
8y ago
I started using Scala for Play and Akka and I'm currently using Akka[1] in production in many projects. [1]: http://akka.io/ Akka is the implementation of the Actor Model on the JVM.
19.
▲
Zalando Announces the Opening of Its New Technology Hub in Lisbon
(corporate.zalando.com)
2 points
by
user1241320
9y ago
|
0 comments
20.
▲
by
user1241320
9y ago
I immediately thought of https://github.com/snoyberg/conduit
21.
▲
by
user1241320
9y ago
If I was Lightbend (whose work I use/enjoy/thank for) I think I would put Scala.js inside the Play Framework (as opposed to say Coffeescript)
22.
▲
by
user1241320
9y ago
I, sort of, know the limitations WebAssembly has right now when it comes to JS interop (such as only being able to use functions with numbers as parameters! ) but my guess is this is temporary. It'd be curious to see experiments doing
23.
▲
by
user1241320
9y ago
My two cents: to me WebAssembly seems like something Scala Native might address, more than Scala.js. Or even better, both project can sort of blend for this purpose as on one hand (SN) addresses LLVM compilation and the other (SJS) is perf
24.
▲
by
user1241320
9y ago
There was a small attempt to what you describe: https://github.com/oden-lang/oden
25.
▲
by
user1241320
10y ago
Cool to see also Rust supporting it: https://blog.rust-lang.org/2016/12/22/Rust-1.14.html
26.
▲
(Scala) Allow Typeclasses to Declare Themselves Coherent
(github.com)
1 points
by
user1241320
10y ago
|
0 comments
27.
▲
The Scala Center
(lightbend.com)
2 points
by
user1241320
11y ago
|
0 comments
28.
▲
by
user1241320
11y ago
Overall I think this is actually good news for people like typelevel[1]... that is people with a strong passion for Scala, a stronger community approach and a slightly different view than Typesafe/Lightbend. [1] http://typele
29.
▲
Ask HN: Could SV do anything about migrants in Lesbos/Lampedusa/Dunkirk?
1 points
by
user1241320
11y ago
|
0 comments
30.
▲
by
user1241320
11y ago
Try nim* * http://nim-lang.org/
More ›