Live data from Hacker News

Viewing profile — usrbinbash

usrbinbash

HN member
Joined
Sat, Dec 04, 2021, 2:39 PM UTC
HN karma
4,646
Public activity
1,674 items

About usrbinbash

No profile information was provided.

Recent public activity

  1. comment
    Comment #49165151

    Is public opinion important to an industry whos future depends on datacenters being built for hundreds of billions of dollars, while the people all around them, whos utilities get …

  2. comment
    Comment #49099730

    > Economies of scale -> more energy = bigger electric plants = cheaper energy. Problem is; power plants are not something that can be spun up with a kubectl invocation. Power plant…

  3. comment
    Comment #48917960

    Funny, people used to say the same about Golang. Turns out, sometimes shedding "functionality" is really shedding cruft that holds the core functionality back. Is this the case for…

  4. comment
    Comment #48844191

    > Proceeds to list but a handful of remotely meaningful repos I'm pretty sure, shortly after the motorized vehicle was made commercialy available, there were only a "handful of rem…

  5. comment
    Comment #48586131

    > Something else that git isn't good at: permissions. It doesn't have to be good at permissions. That's what DevOps platforms that integrate git are for.

  6. comment
  7. comment
    Comment #47719773

    > what stops the agent from echoing the secure storage? The fact that it doesn't see it and cannot access it. Here is how this works, highly simplified: def tool_for_privileged_stu…

  8. comment
    Comment #47714678

    And in a skill, I can store the secret in the skill itself, or a secure storage the skill accesses, and the agent never gets to see the secret. Sure, if I want my agents to use nak…

  9. comment
    Comment #47714666

    > The core philosophy of MCP is simple: it’s an API abstraction. The LLM doesn’t need to understand the how; it just needs to know the what. Wrong. It needs to "understand" both th…

  10. comment
    Comment #47691399

    > I don’t understand how people can remember all these custom scripting languages. We can't. Why do you think the `man` command exists?

  11. comment
    Comment #47541353

    As the old saying goes: "This too will pass." Consumer hardware will always be a market worth serving for companies who don't see their stock price as their product. If the existin…

  12. comment
    Comment #47519200

    > iran's dickhead move... Remind me again, which country started this whole mess? > what choice do the gulf nations, or even all the asian+european (strait users) nations have? The…

  13. comment
    Comment #47352901

    Absolutely true, but there is a silver lining: When people rewriting open source libs with a bot then come crying to maintainers that their rewrites have bugs, and they would like …

  14. comment
    Comment #47324727

    > Just because they have been made before LLMs doesn't mean it can be done again Erm...no? That's exactly what that means. Earth-Ovens haven't been in widespread use for hundreds o…

  15. comment
    Comment #47324679

    > The submitter is supposed to be the good programmer; And how will that be assured? Everyone can open a PR or submit a bug. > The problem is the time. But not the time spent TYPIN…

  16. comment
    Comment #47321078

    None of this counters the argument I made above :-)

  17. comment
    Comment #47320980

    > Because it takes a massive amount of developer work You know what else takes "a massive amount of developer work"? "any LLM-generated code must be reviewed by a good programmer" …

  18. comment
    Comment #47320940

    > Not sure how they can expect to make a viable full OS without massive use of LLMs, so this makes no sense. Every single production OS, including the one you use right now, was ma…

  19. comment
    Comment #47163800

    The sad part is, how infinitely more functional these simple, static HTML documents are, compared to much of the shit that floods the "modern" web. Ofc these pages cannot replace S…

  20. comment
    Comment #47151169

    > That's great, but it's always just one agency, or one very local bit of government. Transitioning every system wholesale at once, is not gonna happen. I rather have our governent…

  21. comment
    Comment #46986228

    > It's one thing for the file you're working on to be vulnerable if you walk away leaving the editor open Considering that walking away from an open editor means also walking away …

  22. comment
    Comment #46974977

    > If you walk away from an unlocked machine ...then I might as well ask what happens when I walk away from the encrypting edior while a file is still open. User Error can happen wi…

  23. comment
    Comment #46973779

    Why does my text-editor need to do "encryption at rest"? If I want data encrypted, I store it in an encrypted drive with a transparent en/decryption layer.

  24. comment
    Comment #46973760

    As funny as the "Bush hid the facts" bug may be, there is a world of difference between an embarassing mistake by a function that guesses the text encoding wrong, and a goddamn rem…

  25. comment
    Comment #46869931

    > Absolutely false. I have built tons of tools which are feature complete and continue to work to this day without intervention And how many of these tools are mission critical to …