Live data from Hacker News

Viewing profile — cookieater

cookieater

HN member
Joined
Sat, Nov 27, 2021, 2:05 PM UTC
HN karma
25
Public activity
9 items

About cookieater

No profile information was provided.

Recent public activity

  1. comment
    Comment #29695525

    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…

  2. comment
    Comment #29361851

    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 …

  3. comment
    Comment #29361313

    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 confusin…

  4. comment
    Comment #29361185

    I don't think you ever will unless Go >2.0 is a completely different language.

  5. comment
    Comment #29361172

    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…

  6. comment
    Comment #29360933

    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 sol…

  7. comment
    Comment #29360849

    Speaking of functional programming and GPU's - check out Futhark :D. Very on the fringe but very interesting.

  8. comment
    Comment #29360520

    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 task…

  9. comment
    Comment #29360221

    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 …