Viewing profile — nrub
nrub
HN member- Joined
- Fri, Sep 25, 2009, 5:57 AM UTC
- HN karma
- 121
- Public activity
- 41 items
- HN profile
- View on Hacker News ↗
About nrub
No profile information was provided.
Recent public activity
-
comment
Comment #49190426
Right, but the point is that you can't conclude that a model is necessarily bad because it's not hitting the same scores on benchmarks. I just don't agree with lacker's conclusion,…
-
comment
Comment #49189275
Or they spent time optimizing their model to real world problems they're facing and didn't waste time trying to game a benchmark.
-
comment
Comment #48866265
That's true, but that's just one model that has some easier setup in the ecosystem. It's not easy to get a consumer gpu that has 128Gb of vram, so while the Halo chip isn't as perf…
-
comment
Comment #48866235
In opencode you can get granular, allow `git log *`, deny `git add *` and `git commit *`
-
comment
Comment #48836159
> simple chart specs can be reliable, but generated charts are often of low quality due to reliance on system defaults; - complex chart specs with explicit details can produce good…
-
comment
Comment #48342806
Just because they don't know how to use a computer well, doesn't mean you can't teach them.
-
comment
Comment #48194693
I no longer keep my dotenv files in plaintext. I use `sops` to keep an encrypted env around and you can use tools like direnv to make them available to your shell while you're work…
-
comment
Comment #48115457
No, they're not there. Did you read my comment? It's not just flawed or limited implementation, those are things that python just doesn't have.
-
comment
Comment #48111470
Yeah, that's cool, but it would be almost completely unnecessary if python just had actual private methods/classes/properties. It's a lot like pydantic, which is completely unneces…
-
comment
Comment #48111391
Yes, but: a) they're a second class citizen, not guaranteed to be used in whatever niche of the python ecosystem you find yourself in and there's already an n+1 problem with multip…
-
comment
Comment #48111389
You joking? - strong typing - real concurrency (heaven forbid you want a background task without having to spool up an external message queue and worker) - immutability - limitatio…
-
comment
Comment #47876451
You have literal Stockholm syndrome. Not joking.
-
comment
Comment #41502642
RCA with FM radio, https://en.wikipedia.org/wiki/Edwin_Howard_Armstrong
-
comment
Comment #39683066
I've seen a few suspect benchmarks for recent announcements of LLM releases. I'm sure they made an attempt at an honest benchmark, but until there's an independent assessment and b…
-
comment
Comment #39563236
There are promising methods developing for Physic's informed neural networks. Mathematical models can be integrated into the architecture of neural networks such that the parameter…
-
comment
Comment #36699440
Do what you want with some of those tips, maybe not necessarily good advice. But if you're searching, try these search queries replacing `%s` with your desired role(s): ``` search_…
- comment
-
comment
Comment #27186854
One option if you're on github, https://github.com/marketplace/actions/todo-to-issue
-
comment
Comment #16653730
The paper linked above does directly address the case of multiple experiments occurring in the same context. They address this with hill-climbing over those 180 different variation…
-
comment
Comment #14931914
They have some hard comparisons in some of their earlier blog posts on how spacy compares to the other popular open source NLP libraries. In my experience it has been much easier t…
-
comment
Comment #13170449
Have you used paredit-mode in emacs with a lisp dialect? Getting proficient with this mode can be a lot like what you describe. Paredit let's you navigate and edit the tree structu…
-
comment
Comment #13081826
Artemis Health | Product/Data/Engineering Roles | Salt Lake City, UT | ONSITE, Full Time | https://artemishealth.com We build analytics and visualization tools for self-insured com…
-
comment
Comment #11668000
PageRank is analogous to this type of music discovery if you created a graph based on artists who have collaborated together. It'd be about the same as having a teleportation vecto…
-
comment
Comment #11624210
Looks like it's the first suggestion in their production developer guide, https://docs.angularjs.org/guide/production
-
comment
Comment #11362820
I think part of the terms for the Alexa voice service forbid auto-listening.