Live data from Hacker News

Viewing profile — serialdev

serialdev

HN member
Joined
Sun, Sep 09, 2018, 7:42 PM UTC
HN karma
25
Public activity
15 items

About serialdev

No profile information was provided.

Recent public activity

  1. comment
    Comment #43461344

    Is there an equivalent modelling approach for earthquake prediction? A data repository for it widely shared on the same line as the top comment would work

  2. comment
    Comment #39877440

    You will not believe what it is all you need!

  3. comment
    Comment #33856376

    This is exactly my thought, check the video I posted on twitter @serialdev , I was thinking of the usual loop unrolling , caching , vectorize , if with a managed Lang compile, chec…

  4. comment
    Comment #32158311

    I see the appeal. But I gotta say to constraint yourself to only California or Rotterdam is kind of missing that hacker vibe that cares about results and content. Not just hype.

  5. comment
    Comment #19124340

    Anything opensourced from it?

  6. comment
    Comment #19044206

    Wow! thanks for pointing out there is an Elisp Shen implementation!

  7. comment
    Comment #18708660

    Specifically when learning and applying compiler development, advancing to more complex use-cases (code optimization, parallel compilation), programming language theory etc? Do you…

  8. story
  9. comment
    Comment #18598201

    I've applied, this looks very exciting! Does the backend team, work with the underlying Information retrieval engine too?

  10. comment
    Comment #18390997

    One difference is flow control. When you call a function, all the arguments are evaluated before being passed into the function. If you want to delay evaluation, you have to wrap t…

  11. comment
    Comment #18353111

    I'm curious if any of you have tried it against another commercial graph db like AllegroGraph?

  12. comment
    Comment #18193305

    A bit out of topic but I remember you mentioned you were working on a lisp book and asked what we would wanna see on it. Well for me, I'm super curious about compiler development, …

  13. comment
    Comment #18193075

    This really makes me excited, there is no reason why we cannot implement a thorough type-system like qi and shen on top of common-lisp for massive teams, the repl experience is sti…

  14. comment
    Comment #17950259

    Well for me, I'm super curious about compiler development, and I think, in the topic of this thread, maybe a chapter on writing a recursive descent parser for JS? building a transp…

  15. comment
    Comment #17947400

    Please do, there is sadly not enough stuff related to lisp, specially valuable stuff from people that were working during the AI boom. I for one would more than welcome any thoroug…