Viewing profile — LaurensBER
LaurensBER
HN member- Joined
- Thu, Dec 08, 2011, 2:20 PM UTC
- HN karma
- 1,150
- Public activity
- 224 items
- HN profile
- View on Hacker News ↗
About LaurensBER
No profile information was provided.
Recent public activity
-
comment
Comment #49217231
Sure! It's https://omp.sh/ with the advisor mode enabled. You can probably implement something similar as a plugin for your preferred harness. From a technical perspective I think …
-
comment
Comment #49216948
5 USD is at the "raw" API price. OpenCode currently offers 60 USD API credits at 10 USD per month (OpenCode Go) and have even doubled it temporarily as a promotion. Effectively you…
-
comment
Comment #49216331
We have an extensive description of _how_ tests should be written and they're reviewed by a human. All the AI does is fill in the boring middle part.
-
comment
Comment #49215208
I've enjoyed using https://omp.sh/
-
comment
Comment #49214723
[Feat][Core] Add disk offloading support to SimpleCPUOffloadConnector — #49644 https://github.com/vllm-project/vllm/pull/49644 This adds disk as a tier in the HBM → CPU → Disk KV c…
-
comment
Comment #49214650
There's more to inference than just the input/output token cost. Caching has a massive impact. Deepseek charges $0.0028 per cache read on Openrouter. The next cheapest is $0.018. T…
-
comment
Comment #49214370
Dax (from Opencode) has tweeted that they can replicate or beat the price with rented GPUs. Deepseeks secret sauce is the incredibly cheap caching (magnitude cheaper than other pro…
-
comment
Comment #49214270
I've been using it extensively since the release and the best summary I can give is that it's good enough to use it for (almost) everything and cheap enough that the cost are irrel…
-
comment
Comment #49203246
I've had great success with using Luna and having DeepSeek 4 Flash check Luna's output. Oh My Pi has a mode built-in that does this automatically ("advisor" mode). Deepseek only in…
-
comment
Comment #49193060
> they all blocked each other in the purity battle I listen to a bunch of (far) left podcast to balance out my media consumption and the amount of bickering about purity is both am…
-
comment
Comment #49187154
For a v2.0 this doesn't seem to bring anything new to the table or the page is not very good at communicating what makes this unique compared to Codex or Claude Work. Either way go…
-
comment
Comment #49179163
OMP is great to get started with, there's a whole bunch of stuff in there but it's mostly optional and turned off by default (like the memory backend). You can always try it and cr…
-
comment
Comment #49086242
I'm not a tax expert but it's my understanding that Israel doesn't have an inheritance or wealth tax which is already better than a lot of European nations.
-
comment
Comment #49086191
> Yeah, but the physical assets they own can’t move freely. The EU can still tax or seize assets within the EU. This is true but effectively it would lower the value of those asset…
-
comment
Comment #49085967
> Europe’s Ultra-Rich Could Fund a Substantial Part of the EU’s Budget > Taxes on wealth, crypto and financial trades could raise billions no single member state can collect alone.…
-
comment
Comment #49017500
Thanks, I stand corrected! That makes all the recent changes even more puzling.
-
comment
Comment #49006452
It would be interesting to hear if the addition of Reddit data makes LLM stronger or weaker. Outside of some (technical)subs most of the comment seems to be of a far lower quality …
-
comment
Comment #49006232
For users, Reddit has been in a downwards spiral since the IPO. It's pretty clear that their focus is no longer on providing the best communities (see the many examples of power hu…
-
comment
Comment #48994055
Pricing often reflects what the vendors (expects) the customer is willing to pay. It seems that Google is still trying to find their niche in the market.
-
comment
Comment #48983515
> Put all of these trends together, and I think that in 10-15 years, we are going to have consumer PCs (and phones!) running models doing pretty much anything that frontier models …
-
comment
Comment #48978591
I feel that a better title for this article would be: "Some minor annoyances that, when fixed, would improve OpenCode" # Prompt Cache Misses > It globs your filesystem and re-reads…
-
comment
Comment #48966210
> With a massive 2.4T parameters, this model is continuously evolving. We believe it’s one of the most powerful model available today, compatible to leading frontier AI models , se…
-
comment
Comment #48938391
As much as I like GLM 5.2 it's clearly a step below Opus (or even Fable) for more complicated tasks. I would place it at Opus 4.6/4.7 level. Having said that, the safety system on …
-
comment
Comment #48931864
Yes but Kubernetes takes these battle-tested scripts, and allow everyone to use them with a few lines of YAML ;) I understand the dislike of YAML but a Kubernetes deployment is ~50…
-
comment
Comment #48930854
Kubernetes makes complex things (e.g blue/green deployment, auto-scaling, failover) possible irrespective of the underlying cloud/hardware with a good and standardized API. It's ab…