Viewing profile — frumiousirc
frumiousirc
HN member- Joined
- Tue, May 31, 2016, 12:02 PM UTC
- HN karma
- 459
- Public activity
- 314 items
- HN profile
- View on Hacker News ↗
About frumiousirc
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
- comment
-
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…
-
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. :)
-
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…
-
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,…
-
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…
-
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…
-
comment
Comment #49068086
It seems Google already /dev/null's this search term. Your search - site:claude.ai/share - did not match any documents.
-
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…
-
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 …
-
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 …
-
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?
-
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.
-
comment
Comment #48968655
It's fitting a theme of self-deprecation if we consider the origin of the name "git", no?
-
comment
Comment #48958920
I really want to see the point-of-view video of that tumble.
-
comment
Comment #48932915
> The result is Project Tina This is a small typo in the text. It's spelled "ZeroMQ".
-
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…
-
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…
-
comment
Comment #48880231
I'm reminded of the contributions of Naomi Wu. https://archive.org/details/youtube-4VKZTmTP7oY
-
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…