Live data from Hacker News

Viewing profile — usgroup

usgroup

HN member
Joined
Tue, Sep 13, 2016, 7:29 AM UTC
HN karma
2,683
Public activity
1,328 items

About usgroup

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. story
  4. story
  5. comment
  6. comment
  7. story
  8. comment
  9. story
  10. comment
    Comment #46705113

    https://awesomeclaude.ai/ralph-wiggum

  11. story
  12. comment
    Comment #46683510

    Well that would be extra information. Wherever you find the edge of your information, you will find the "problem of induction" as presented above.

  13. comment
    Comment #46678667

    yes, if you decide one of them is much more likely without reference to the data, then it will be much more likely :)

  14. comment
    Comment #46678371

    This issue happens at the edge of every induction. These two rules support their data equally well: data: T T T T T T F rule1: for all i: T rule2: for i < 7: T else F

  15. story
  16. comment
    Comment #46650037

    SWI Prolog is just fine, and you'll find it to be batteries included unlike many other choices. The first thing to learn is the "Prolog state of mind", or how to express your inten…

  17. comment
    Comment #46649979

    Personally I don't like the Standard ML based mash-ups. I think Curry is an interesting take on logic programming. A sort of Haskell meets Prolog.

  18. comment
    Comment #46649946

    I can recommend "Simply Logical". I also suggest Advent of Code as a nice way to cut your teeth with expressing thoughts with Prolog.

  19. comment
    Comment #46649918

    Generally speaking, Prolog syntax is ridiculously simple and uniform. Its pattern matching is the most universal of any programming language partly because of this.

  20. comment
    Comment #46649863

    Yeah that sounds like me too. Prolog became a fetish a few years ago. I used it intensely for 2 years, wrote a lot about it, until it became a part of me. Its intangible what it do…

  21. comment
    Comment #46649799

    No, datalog is a decidable subset of Prolog. That changes everything.

  22. comment
    Comment #46644790

    I think this article is problematic because Prolog is truly a different paradigm which requires time to understand. Laments about no strings, no functions and "x is confusing" read…

  23. story
  24. story
  25. story