Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sirseal
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sirseal
11y ago
Wow! This is some fantastic stuff. To be (slightly) cynical, I wonder how much code reuse one could get out of this _in practice_. At any rate, I think it's a win to be able to do all of this kind of coding within the same language. Al
2.
▲
by
sirseal
11y ago
Thanks for writing this up! How'd you pay for this? Did you have to take out a loan? Did the companies have a payment schedule?
3.
▲
by
sirseal
11y ago
Wow. That's crazy expensive. I'm glad to hear about this story. I don't think I'd pay $50k for something like this.
4.
▲
by
sirseal
11y ago
No.
5.
▲
by
sirseal
11y ago
From the Crema wiki that I just glanced at, it is indeed not possible to write infinite loops: "The only type of loop supported by Crema is the foreach loop. This loop is used to sequentially iterate over each element of a list. Crema
6.
▲
by
sirseal
11y ago
This is a fantastic explanation. Thank you for phrasing it so concisely.
7.
▲
by
sirseal
11y ago
Sounds like it could work. With any supervised learning algorithm, the key is to have good labeled data that accurately captures the function you want to learn (i.e. something that exposes errors + their causes and supplies the proper sysop
8.
▲
by
sirseal
11y ago
They are actually a public company as you can buy stock in them.
9.
▲
by
sirseal
11y ago
Nope.
10.
▲
by
sirseal
11y ago
Do you really believe that it'll ever be on the JVM? Why would Microsoft put any effort into that? CLR is now cross platform. If you want functional programming that is similar in style to F# (and ML-family of languages), check out Sca
11.
▲
by
sirseal
11y ago
This is a good critique: it's important to cite the people who have laid the early groundwork, regardless of how far in the past that work was done.
12.
▲
by
sirseal
11y ago
HFT is a tool of oppression. Who can afford it? Who has the time, capital, and personnel to make and deploy HFT algos? And ultimately, who is really benefitting the most from this technological advance?
13.
▲
by
sirseal
11y ago
I hear you. I imagine that Scala poses a lot more problems than other JVM languages. Not knocking you, or anyone else at Parallel Universe.
14.
▲
by
sirseal
11y ago
It's an opinion, but I find that synchronous programming is a lot easier to reason about than asynchronous.
15.
▲
by
sirseal
11y ago
I'd pay money for this if it worked with Scala.
16.
▲
by
sirseal
11y ago
You realize a Monad is a concept, not a language feature. One can implement a Monad in any language.
17.
▲
by
sirseal
11y ago
Go is situated as a better node.js. The entire language appeals to people who come from dynamic language backgrounds: python, ruby, javascript, etc. It is also a language that actively works against clever, intelligent, elegant programmers
18.
▲
by
sirseal
11y ago
> On the first, few people effectively negotiate with their employers for salary increases, and a lot of people fail to negotiate at all. Boo-fucking-hoo. Grow the fuck up. If one cannot learn how to effectively communicate, then one wil
19.
▲
by
sirseal
11y ago
That's what it means to be salaried vs. hourly. You get the job done and don't mess around.
20.
▲
by
sirseal
11y ago
Does it make sense that doctors have to charge 10x just to even-out the insurance companies only paying 1/10 the price? Nope. You should direct your anger at for-profit medical insurance companies, which make billions of dollars in pro
21.
▲
by
sirseal
11y ago
> How long until doctors find themselves in a similar position? Medical bills are, after all, the number one cause of bankruptcy in the US, and US doctors are the highest paid on Earth. Blame medical insurance companies. Physicians must
22.
▲
by
sirseal
11y ago
There's certainly limits. Compilation-time type safety can only guarantee the absence of certain errors or presence of certain behaviours. Any question that can be reduced to the halting problem is something that cannot be automaticall
23.
▲
by
sirseal
11y ago
Definitely. It's because, fundamentally, Ballmer was not a technology person. He simply didn't get it.
24.
▲
by
sirseal
11y ago
Are you serious? You are incapable of reading and understanding an 8 page document? Or learning general strategies of where to find summary information (hint: the beginning and end of every paper). There's a lot of information loss whe
25.
▲
by
sirseal
11y ago
Awesome work! Thank you for sharing.
26.
▲
by
sirseal
11y ago
Except juice, which has the equivalent amount of harmful sugar. It's more because Bloomberg is a typical dickhead politician who makes policy only to further his own power.
27.
▲
by
sirseal
12y ago
I'm not that great at C++, but can't you use the const keyword to declare that something's value isn't changing?
28.
▲
by
sirseal
12y ago
Where's the Antritrust Probe of Comcast, Time Warner Cable, and all of those other shit-eating ISPs? At least Google gives me some fantastic services at little cost to me.
29.
▲
by
sirseal
12y ago
Let's use UTF-16: http://en.wikipedia.org/wiki/UTF-16 . Problem solved.
30.
▲
by
sirseal
12y ago
Yup! It's called scalariform. I use it 24/7 as an sbt plugin: https://github.com/sbt/sbt-scalariform
More ›