Live data from Hacker News

Viewing profile — cgrand-net

cgrand-net

HN member
Joined
Fri, Oct 02, 2009, 10:12 AM UTC
HN karma
225
Public activity
85 items

About cgrand-net

No profile information was provided.

Recent public activity

  1. comment
    Comment #39903078

    Hi, ClojureDart co-author here. Join us on #clojuredart of the Clojurians slack, we will help. Can code in `celest/functions` import from lib? We cou

  2. comment
    Comment #39902766

    I can’t speak for web but mobile apps written in Flutter are accessible https://docs.flutter.dev/ui/accessibility-and-internationali... .

  3. comment
    Comment #33827881

    Not yet but we are working on it. Sponsor ClojureDart to make it happen sooner! https://github.com/tensegritics/ClojureDart

  4. comment
    Comment #33772001

    The algorithm exposed in the article would be better served by a Stern-Brocot than average + jitter.

  5. comment
    Comment #31065319

    ClojureDart co-author here. It happens in Dart too. Some changes are not compatible with the current application state. It may occur a bit more frequently because of Clojure being …

  6. comment
    Comment #23384657

    It’s also a matter of habit. We are just too used to English words even when French ones exist. Go try and read Principes d’Implantation (sic) de Scheme et Lisp (the original Lisp …

  7. comment
    Comment #22813033

    My bank used to reject scans but accept faxes... bureaucratic reasons.

  8. comment
    Comment #22438871

    That’s it: required courses (20h).

  9. comment
  10. comment
    Comment #21144547

    > "This scene on the other side is shown solely for presentation and was not used for identification". Why not show the actual footage of the experiment? My understanding is that t…

  11. comment
    Comment #20774951

    Similar work: “CurviSlicer: Slightly curved slicing for 3-axis printers” presented at this year’s SIGGRAPH https://hal.archives-ouvertes.fr/hal-02120033/document

  12. comment
    Comment #20181164

    UNKNOWN or TRUE is TRUE

  13. comment
    Comment #19890869

    Stern Brocot is a better way to do fractional indexing (pathological cases are not aligned with common uses cases like putting something to the front). https://en.m.wikipedia.org/w…

  14. comment
    Comment #19885226

    Datalog is the safe subset of Prolog. http://abiteboul.blogspot.com/2012/08/datalog-revival-for-da...

  15. comment
    Comment #19885214

    I would argue that lambda calculus without pervasive lazy evaluation is not lambda calculus. Lisps in general don’t have it (unlike Haskell) and make them not so removed from hardw…

  16. comment
    Comment #19729701

    No, it's hierarchical (because we nest collection types) vs relational.

  17. comment
    Comment #19576650

    Isn’t it a fix point rather?

  18. comment
    Comment #19354331

    A Datalog program is guaranteed to terminate (if finite databases). A prolog or miniKanren one doesn’t. Datalog is not Turing-complete.

  19. comment
    Comment #19185761

    I don't know if letters can be considered as gendered. Anyway, there are some feminine nouns: Lua (moon, feminine in Portuguese), Cassandra, Miranda, MariaDB, Clara Rules (off the …

  20. comment
    Comment #19174585

    > The truth is that accidents like this can never be cleaned up or salvaged. While global warming is easily solved. Coal or nuclear are both bad but differently. Which one is less …

  21. comment
    Comment #19053165

    Yes, "roman graphique" is a rather recent term (whose usage has slowly grown over the last 15 years, generally applied to BDs with more "serious" topics; it allowed some people to …

  22. comment
    Comment #18978322

    Not all Europe, only in: Magyarország Česko Slovensko România Polska Hrvatska Србија Slovenija Македонија Montenegro България Bosna

  23. comment
    Comment #18844431

    Sort of. First, conses are mutable so lists are persistent as long as they are used in a persistent way -- it has to be enforced through the codebase (and deps). Second, lists big-…

  24. comment
    Comment #18765810

    Perfect information and unlimited computing power.

  25. comment
    Comment #18679473

    According to "An Association Between the Kinship and Fertility of Human Couple" ( http://science.sciencemag.org/content/319/5864/813.long ), third (or fourth) cousins have optimal …