Live data from Hacker News

Viewing profile — Ovid

Ovid

HN member
Joined
Thu, May 08, 2008, 1:43 PM UTC
HN karma
2,338
Public activity
251 items

About Ovid

Expat living in France. Freelance Perl expert, two published books.

[ my public key: https://keybase.io/ovidperl; my proof: https://keybase.io/ovidperl/sigs/kUGQjxJ-Tc9748BRd9cPnLmKUTUzisIDppJF61cvPr8 ]

Recent public activity

  1. comment
    Comment #49226330

    Side note: I'm quitting Reddit. I need to come back here. This is why: https://www.reddit.com/r/ClaudeAI/comments/1vj72hj/how_to_wr...

  2. comment
    Comment #49225779

    Many people trying to develop software treat AI as magic pixie dust they can sprinkle on a problem to make it go away. For coding, this as "AI-led engineering." The literature is r…

  3. story
  4. comment
    Comment #36573945

    I've tried to push entity-component-systems (ECS) for non-game applications. A financial company in London took that advice to manage the complexity of their system since it was su…

  5. comment
    Comment #36573051

    This was brought up a few times. There were several issues with that approach. * `bless` and `class` aren't topologically equivalent: you can't twist and warp one into the other * …

  6. comment
    Comment #36572962

    And in the new class syntax, when it's done, that's (roughly): class Point { field $x :param :reader; field $y :param :reader; method as_string() { return "($x,$y)"; } } my $origin…

  7. comment
    Comment #30404520

    > A senior member of Ethiopia's media accused Facebook of “just standing by and watching this country fall apart”. Why the hell does one company get hold so much power in the world…

  8. comment
    Comment #29807429

    Oh, that is a long and complicated story. Perl 6 was announced a long time ago, but it took many years of development and planning and I (like others) used to joke that Duke Nukem …

  9. comment
    Comment #29807032

    Yes, late December, 1987, after the events I describe. It was released on Usenet, as I recall. I didn't even know what Usenet was back then. For me, it was pretty exciting to dial …

  10. comment
    Comment #29807011

    Well, duh :) Perl's still more popular than people think. I saw on the Board of Directors for the Perl foundation for years, regularly speak at conferences for it, have released to…

  11. story
  12. comment
    Comment #23631634

    As a short summary about Perl 7: If your Perl is old-school, that's OK. Use Perl 5 and we'll keeping supporting you. If you your Perl isn't old-school, use Perl 7 and get new featu…

  13. comment
    Comment #23630208

    Just to be clear to everyone: this doesn't break anything. If you continue to use Perl version 5, you're fine. If you want to upgrade your major version of Perl, then of course you…

  14. comment
    Comment #22584051

    I've known Jeff for many years, both as a friend, an employee, and a fellow presenter at conferences. I've hung out with him drinking beer in numerous countries around the world. I…

  15. story
  16. comment
    Comment #21978618

    I'm also curious about the "no single-purpose accounts" guideline because I can't find that in the guidelines you have linked to. Have I overlooked something? I sounds like you mig…

  17. comment
    Comment #21231509

    Red looks interesting. Though I don't like the mapping of tables to "model". In general, I find that a model should be a consumer of an ORM, not the ORM itself. Otherwise, you expo…

  18. comment
    Comment #21231066

    I get hired all the time to fix legacy systems in Perl or to build new systems in Perl. We're still out there, but it's not "cool" to talk about.

  19. comment
    Comment #21230948

    The https://taustation.space/ game runs great on Perl 5, but yes, with a robust Perl 6, many things would have been easier to implement. But by "robust" I don't mean just the langu…

  20. comment
    Comment #21227499

    This has been a huge deal for the Perl community. First, it was thought that Perl 6 would be the replacement for Perl 5. But it was long ago recognized that there was no clear upgr…

  21. story
  22. comment
    Comment #20845436

    "author of the post in question" God, what a horrible typo :)

  23. comment
    Comment #20837154

    > Perl6 has been under development for over a decade at this point, and this equivocating statement is the best that can be said about performance? If the "work is clear, the goals…

  24. story
  25. story