Viewing profile — rolls-reus
rolls-reus
HN member- Joined
- Tue, Jul 30, 2019, 3:19 PM UTC
- HN karma
- 63
- Public activity
- 32 items
- HN profile
- View on Hacker News ↗
About rolls-reus
No profile information was provided.
Recent public activity
-
comment
Comment #49221270
> If anything, I want these models to be less persistent at their focus of completing their goal, and instead just call defeat and say “I’m not sure how to proceed next”. that migh…
-
comment
Comment #48967873
will be releasing weights per their tweet announcing the model https://xcancel.com/Alibaba_Qwen/status/2078759124914098291
-
comment
Comment #48937195
repo appears to be private, getting a 404.
-
comment
Comment #48910252
i read around launch that anthropic will fallback to opus if fable is used for frontier LLM development. did you run into anything like that?
-
comment
Comment #48578982
large companies aren’t buying subscription plans. my org has a 2k per month token budget per person and starting to explore optimizations like automatic model routing.
-
comment
Comment #48494803
thanks
-
comment
Comment #48486772
Mind sharing a link to the source code? i couldn’t find it on the website.
-
comment
Comment #47852951
i use this for my personal projects. some features are gated behind a license but the basics like provider proxy, logs, metrics are covered in the free version. https://github.com/…
-
comment
Comment #47708203
can you explain what you mean by symbolic recursion tricks in this context?
-
comment
Comment #47464262
i don’t think it’s “eat more, weigh less”. they are appetite suppressants, so you’ll eat less, weigh less.
-
comment
Comment #47311688
i honestly would have believed some of the AI ones were real if i had come across the them elsewhere. i wonder if doing a more even real / ai would make it harder to get it right.
-
comment
Comment #45664718
I came across this that seems to do exactly that https://addons.mozilla.org/en-CA/firefox/addon/chatgpt-side-... It’s closed source though, I haven’t tried it.
-
comment
Comment #45112897
The MAX plan is a consumer plan, it’s not available with Teams or Enterprise. They introduced a premium team plan ($150) with Claude code access but not sure how much usage that bu…
-
comment
Comment #44999259
What’s context forge?
-
comment
Comment #44938135
This is awesome. I’ve tried several of the mobile setups and this worked like a charm without any fiddling.I’ve been using termius + tailscale but this is much better UX. Thanks!
-
comment
Comment #42061805
Our own Hamsterdam!
-
comment
Comment #33304665
How does this differ from data catalogs like datahub or amundsen? I'm looking to setup a data catalog at my work and currently I'm looking at datahub and amundsen. I'm leaning towa…
-
comment
Comment #28651304
I think the Jetbrains model of perpetual fallback licence and renewals for continuous updates beyond the subscription period is the most fair model for both the user and the develo…
-
comment
Comment #26467407
Lack of a license does not make code FOSS by default.
-
comment
Comment #25529953
Even if you think the personal morality of Google employees is a formidable check on its practices it's definitely not sufficient. I'd rather have more formal protections than rely…
-
comment
Comment #25529397
Is this satire? I can't tell anymore and I'm starting to hate that these type of comments are becoming more common on here.
-
comment
Comment #24840131
How do you find out that the optimiser inlined the subquery? Is this visible in the explain output?
-
comment
Comment #24209640
I felt the same. I've tried to quit reddit several times without success but since these changes the constant annoyances were just too much that I completely stopped using the site…
-
comment
Comment #24023271
Is stackoverflow essentially a monolith? I remember reading about the single database setup several years ago, I'm surprised that they have been able to keep scaling vertically.
-
comment
Comment #24018603
> The `a factor of 3` is quite large to me. Maybe you put all your stats in lua_shared_dict? You don't need to synchronize the stats every time. Since the collection regularly happ…