Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
cookieater
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
cookieater
5y ago
Not much really... In many languages ORM's require just about as much boiler plate or careful error checking as copy pasting SQL strings with supportive structs... Not saying ORM's are bad, some are OK some are maybe even good. Pr
2.
▲
by
cookieater
5y ago
It's probably more fair to claim that R/Python/Julia have the same ecosystem now if you are willing to deal with speed bumps and some clunky interfaces. Because there are packages going in both direction for all three.
3.
▲
by
cookieater
5y ago
Kindred spirits it seems. Yea I think there is a serious future for Julia. It's my R&D and prototype workhorse by preference :). Again, completely agree with the sometimes confusing state of the ecosystem. Sometimes I wish a bit of
4.
▲
by
cookieater
5y ago
I don't think you ever will unless Go >2.0 is a completely different language.
5.
▲
by
cookieater
5y ago
Does it really matter though? I mean, whether it's a closing bracket or a whitespace demarcated control flow - does it really effect anything you do in the language? Julia solves a lot of problems, like real problems - quibbling over b
6.
▲
by
cookieater
5y ago
Mose Giordano hit the nail on the head with this one. Who cares about 1 vs 0 based indices? If anything its a silly and minor design decision. I worry about someones ability to solve real problems in any language if they can't get thei
7.
▲
by
cookieater
5y ago
Speaking of functional programming and GPU's - check out Futhark :D. Very on the fringe but very interesting.
8.
▲
by
cookieater
5y ago
Try using Go for any serious math project, then do the same using Julia. Report back as to how both approaches went :P. From someone who uses both languages for very different tasks regularly, I would never try to write Torch from scratch i
9.
▲
by
cookieater
5y ago
I've used Julia for quite a few years now. It's biggest flaws in my opinion are basically cultural and not technological. It's been adopted mostly by serious domain experts rather then typical software engineers and more