Live data from Hacker News

Viewing profile — cperkins

cperkins

HN member
Joined
Mon, Sep 21, 2009, 8:50 PM UTC
HN karma
69
Public activity
21 items

About cperkins

No profile information was provided.

Recent public activity

  1. comment
    Comment #44847478

    I used Cursor and Chat GPT 5 last night for the first time. Before I could even ask Chat GPT 5 about my issue it had scanned the .cpp file in question (because it was open in the e…

  2. comment
    Comment #44830649

    I have something that both Gemini (via GCA) and CoPilot (Claude) analyzed and came up withe the same diagnosis. Each of them made the exact same wrong solution, and when I pointed …

  3. comment
    Comment #43634308

    I think we are careless in how we use terms. We often say "intelligence" where me mean "sentience". We have studied intelligence for a long time and we have IQ tests that can measu…

  4. comment
    Comment #43627915

    I always had my reservations about the whole AGI thing. And while I'm mightily impressed by Chat-GPT and friends, it's even clearer to me that AGI is not, and will never be, an eme…

  5. comment
    Comment #42131255

    If this were aimed at Polymarket and their betting activities, then their lawyers would be getting subpoenas and the like, and a raid on their president would most likely be in con…

  6. comment
    Comment #32841232

    It can be difficult to explain why Lisp is so great to non-Lisp programmers. For Lisp, the whole is greater than the sum of the parts.

  7. comment
    Comment #26661983

    I think the "winners game" vs. "losers game" insight is interesting and there is some value in applying it to software development. But I don't see it as a revolutionary insight, a…

  8. comment
    Comment #22476771

    A very important aspect that Parry and Murko uncovered is that _music_ was the thing that helped them memorize these incredibly long works. The guslari played a one string "gusle" …

  9. comment
    Comment #12818702

    This is very exciting. The growth from Eve 0 to Eve 0.2 is remarkable - it's clear you have not been afraid of starting over as you've made realizations.

  10. comment
    Comment #11474634

    Falsebook. On one day one of my relatives shared a completely false meme about Obama. And a day later a different relative shared a completely false one about Palin. What kind of d…

  11. comment
    Comment #11177280

    Amazing work.

  12. comment
    Comment #11176029

    I read the article and thought a lot about it, but I'm not buying it. The acceptance problems for Lisp haven't been because it is "too powerful" or that lone wolf hackers won't wor…

  13. comment
    Comment #10859479

    I like it. The Dafny annotations seem straightforward and approachable. Anyone know of a similar system for Javascript?

  14. comment
    Comment #10664578

    All these accusations of the cover-up seem to imply that it was just to "delay" the release. That's certainly bad. But it seems to me that the had _no_ intention of ever releasing …

  15. comment
    Comment #10125535

    This is an issue that people are only recently getting a grip on. In isolation all these cases seem arbitrary and not targeted. And, absent any overt action, it can seem difficult …

  16. comment
    Comment #10074875

    You are supporting cmontellas point, not negating it. His point is that the inherent complexity of the problem is fairly trivial, and he stated it concisely. And you are correctly …

  17. comment
    Comment #9769891

    Nice work, Colombia. I hope that others follow suit. And maybe the awareness around this issue will then lead to a discussion of the high human cost of the War on Drugs, the greate…

  18. comment
    Comment #4279268

    Is it DODO or DOKO?

  19. story
  20. story
    Js-cps , simple conversion to asynchronous javascript

    I was getting tired of all the deeply nested anonymous functions that are entailed with anything but the simplest AJAX transactions. (ie the "triangle of death"). JS-CPS is a simpl…

  21. comment
    Comment #835550

    sweet. Another incf for Clojure. Is there auto tree balancing?