Live data from Hacker News

Viewing profile — frumiousirc

frumiousirc

HN member
Joined
Tue, May 31, 2016, 12:02 PM UTC
HN karma
459
Public activity
314 items

About frumiousirc

No profile information was provided.

Recent public activity

  1. comment
    Comment #49242120

    I use bubblewrap, which I believe claude code also has internally but not for its `Bash()` tool. I wrap bubblewrap in a script that supports config files to allow different "profil…

  2. comment
    Comment #49230214

    Your question piqued my curiosity. I thought maybe NERSC doesn't accept jobs from private corporations but I checked and that's not true, as long as results are not held proprietar…

  3. comment
    Comment #49221276

    Well, vinyl records are an analog medium so their sampling rate is infinite. More important would be physical and electrical band limits of the original recording, cutting and pres…

  4. comment
    Comment #49220718

    There's no mention of "LLM" nor "language". It does mention "foundation model" which includes LLMs but that also includes non-LLM architectures and non-text data. Many of the Genes…

  5. comment
    Comment #49220630

    > and there are career civil servants (all the government scientists are under this category) US national lab scientists are not even civil servants. The labs themselves are run by…

  6. comment
  7. comment
    Comment #49208964

    > I find myself to be a huge bottleneck, having to do technical design and design reviews, to make sure they're actually working on the right things. I find this depends on the LLM…

  8. comment
    Comment #49166333

    Of course I push my car to the store! It has the GPS and I've lost the ability to self-navigate. Plus, how else could I carry my groceries. :)

  9. comment
    Comment #49166317

    I think this characterization misses the feedback loop that exists. The OP is not sitting in a one-way flow of info: LLM->human->code but rather a the center of a feedback loop: LL…

  10. comment
    Comment #49153885

    It could be useful more as a labor saving device to enable censoring while allowing the human to engage in easy copy-paste. Examples I think of are inclusion of internal DNS names,…

  11. comment
    Comment #49108264

    A key feature about data-flow programming that seems too often missed is that it is (or can be) hierarchical. Define a subgraph of atomic nodes as itself a node with its ports form…

  12. comment
    Comment #49068268

    Perhaps bad/naive ideas, but consider these options for unlocking where the requirements changes after one incorrect entry. - After an incorrect key, require two (or more) consecut…

  13. comment
    Comment #49068086

    It seems Google already /dev/null's this search term. Your search - site:claude.ai/share - did not match any documents.

  14. comment
    Comment #49067791

    > I really wish Ruff would introduce something similar to Nix’s stateVersion Two approaches: You can pin the version of `ruff` in `pyproject.toml`. You, to let ruff command version…

  15. comment
    Comment #49058443

    ruff is not new. It's also truly really fast. On an as-yet un-ruff'ed 32k SLOC python package it returns in 158ms finding 2k errors. Having it fix errors is also very fast. What's …

  16. comment
    Comment #49019728

    I'd be happy if things stopped interfering with standard X11 select/paste. It's now a random crap shoot if I have to hold Shift or not to regain that elegance. And, the whole idea …

  17. comment
    Comment #49019625

    > For Markdown to Org translation, Pandoc will be used. Hmm, pandoc? Surely.... M-x org-import- Damn, why does this family of functions not yet exist?

  18. comment
    Comment #49011809

    I don't know the full break down but some is going to university and DOE lab groups and some of those are even exploring interesting and useful ideas.

  19. comment
    Comment #48968655

    It's fitting a theme of self-deprecation if we consider the origin of the name "git", no?

  20. comment
    Comment #48958920

    I really want to see the point-of-view video of that tumble.

  21. comment
    Comment #48932915

    > The result is Project Tina This is a small typo in the text. It's spelled "ZeroMQ".

  22. comment
    Comment #48918698

    True. Though, I self censor to appease myself as I have caught myself picking up claudisms. I was mortified when I realized that I had started to use "land" as a verb related to fi…

  23. comment
    Comment #48890806

    I think you are right. The title of the figure is ambiguous about what "SD" really means but I guess it is plotting the number of standard deviations of the 1991-2020 data measured…

  24. comment
    Comment #48880231

    I'm reminded of the contributions of Naomi Wu. https://archive.org/details/youtube-4VKZTmTP7oY

  25. comment
    Comment #48830607

    Another way to interpret it is that a massive sample bias is governing your premise. Programmers are embracing LLMs to scratch their own itches and programmers tend to work in term…