Live data from Hacker News

Viewing profile — pacoWebConsult

pacoWebConsult

HN member
Joined
Tue, Sep 04, 2018, 5:00 PM UTC
HN karma
273
Public activity
106 items

About pacoWebConsult

No profile information was provided.

Recent public activity

  1. comment
    Comment #49070282

    Is it really that bad of an idea to experiment, put things out into public, and see what works and what sticks? They haven't abandoned agent-browser and portless, which came out of…

  2. comment
    Comment #48911947

    I had claude write itself a post-message hook that regex's the message for any variant of "You're right" and launch a full-screen transparent confetti effect.

  3. comment
    Comment #48107452

    Yeah, as someone with strict export compliance concerns which forces us to use Bedrock because its exclusively us-based inference in our AWS account, this does nothing for me. Fran…

  4. comment
    Comment #47504029

    Claude Code uses Bun. Anthropic acquired Bun in December. Bun is an alternative node runtime.

  5. comment
    Comment #47429010

    We're inventing stumbleupon from first principles.

  6. comment
    Comment #46978899

    You can only ctrl+o the most recent response, and its a lot worse than knowing the # of lines read or the pattern grepped, which are useful because it can tell you what the agent i…

  7. comment
    Comment #46783382

    WPF was full of footguns and rigid organization to alleviate said footguns. MVVM (Model, View, Viewmodel) architecture was so much boilerplate and toil to work with. It feels like …

  8. comment
    Comment #46601821

    Models each have their own, often competing, quirks on how they utilize AGENTS.md and CLAUDE.md. It's very likely a CLAUDE.md written for use with Claude Code utilizes prompting te…

  9. comment
    Comment #46435042

    I recently watched the Jon Bois documentary "Fool Time" which relates the story of the men involved in the development of telegraph lines to the 90s sitcom Home Improvement. It's a…

  10. comment
    Comment #46248714

    The schemas for Amazon and Walmart's product information are absolutely bonkers and constantly missing features that they demand be provided. Here's the XML Schema Definition for "…

  11. comment
    Comment #46194080

    DO-178c is not a coding standard, it's a process standard. Projects following DO-178c processes would adopt a coding standard as a part of the process, reviewing software deliverab…

  12. comment
    Comment #45918694

    The federal government has grown immensely since the early 20th century due to the interpretations of the commerce clause allowing more and more federal legislation and rules to br…

  13. comment
    Comment #45825949

    This particular aircraft was acquired by UPS in 2006 and converted for cargo missions. It was originally delivered as a passenger aircraft to Thai Airways International in 1991. [1…

  14. comment
    Comment #45798418

    It's not a fraction of what it would cost to actually employ those humans, since there were humans who clearly chose to do that work when presented with the opportunity. I think th…

  15. comment
    Comment #45644629

    If you're going to use claude to help you respond to feedback the least you can do is restate this in your own words. Parent commenter deserves the respect of corresponding with a …

  16. comment
    Comment #45595744

    One big use-case is that claude code with sonnet 4.5 will delegate into the cheaper model (configurable) more specific, contextful tasks, and spin up 1-3 sub-agents to do so. This …

  17. comment
    Comment #45542198

    Any grounding in medical truth/ is anything sourced to legitimate references or is this entirely pulled from the model's general training of human anatomy?

  18. comment
    Comment #45517123

    Why would you bloat the (already crowded) context window with 27 tools instead of the 2 simplest ones: Save Memory & Search Memory? Or even just search, handling the save process t…

  19. comment
    Comment #45334624

    Sure, easy to read, but quite difficult to /reason/ about in your head, let alone have proper language server/compiler support given the abstraction over provider events and runner…

  20. comment
    Comment #45334486

    Can YAML go away entirely and instead allow pipelines to be defined with an actual language? What benefits does the runner-interpreted yaml-defined pipeline paradigm actually achie…

  21. comment
    Comment #45030354

    > Ghost job postings negatively impact interstate commerce. Sure, people wasting time applying to ghost jobs has a societal and economic cost, but what is the impact of government …

  22. comment
    Comment #44975676

    > Please don't post comments saying that HN is turning into Reddit. It's a semi-noob illusion, as old as the hills. https://news.ycombinator.com/newsguidelines.html

  23. comment
    Comment #44887868

    You can add a hook that steers it when it goes into yes-man mode fairly easily. https://gist.github.com/ljw1004/34b58090c16ee6d5e6f13fce0746...

  24. comment
    Comment #44879888

    FWIW Claude code conversations are also durable. You can resume any past conversation in your project. They're stored as jsonl files within your `$HOME/.claude` directory. This ret…

  25. comment
    Comment #44744690

    Options and futures are very good price discovery mechanisms. Forcing people to only take long positions is not a good solution. Speculation is not a problem, nor is utilizing asym…