Viewing profile — mehdibl
mehdibl
HN member- Joined
- Fri, Jan 24, 2025, 6:44 PM UTC
- HN karma
- 114
- Public activity
- 72 items
- HN profile
- View on Hacker News ↗
About mehdibl
No profile information was provided.
Recent public activity
-
comment
Comment #47710743
So to free up space you delete folders instead of moving your familyvphotos that you don't have backup. Can we stop a bit this all evil Microsoft fault? And the author have a solut…
-
comment
Comment #47556845
Docker is hard to setup. The author made a nice solution but not sure if he know devcontainer and what he can do. You do the setup once and you roll in most dev tools. I'm still su…
-
comment
Comment #47354439
Isn't this mainly a skill injected in the context? Rather a model/platform specific feature?
-
comment
Comment #47345256
Lovely you discovered devcontainers.
-
comment
Comment #47213507
Ollama is quite a bad example here. Despite popular, it's a simple wrapper and more and more pushed by the app it wraps llama.cpp. Don't understand here the parallel.
-
comment
Comment #46995798
You can improve a lot the success rate with providing HELM and clear instructions with the tool description. Over a year ago had a lot of issues and the description and example was…
-
comment
Comment #46937907
Why in nushell? Not in go? But I like the idea and principle. OSS need this and it's traded very lightly.
-
comment
Comment #46700163
Devcontainer is not docker and do the trick!
-
comment
Comment #46348023
How to do agentic workflow like 2 years ago.
-
comment
Comment #46263961
Claims as always misleading as they don't show the context length or prefill if you use a lot of context. As it will be fun waiting minutes for a reply.
-
comment
Comment #46260051
Issue llama.cpp is shipped and no more updated. Or you need to download it all.
-
comment
Comment #46251458
This is killing me with complexity. We had agents.md and were supposed to augment the context there. Now back to cursor rules and another md file to ingest.
-
comment
Comment #45929672
May be Mozilla have a point. Chat apps, are replacing a lot the old way we consume information and search. That is mostly made thru browser. So I see the vision is follow this tran…
-
comment
Comment #45879549
Ok and then? Those models were not trained for this purpose. It's like the last hype over using generative AI for trading. You might use it for sentiment analysis, summarization an…
-
comment
Comment #45876566
Previous report blaming TPlink slow to patch a CVE were already outdated as the CVE got patched. Yes TPlink are recieving updates if the products are not EOL. And even US products …
-
comment
Comment #45867187
Before investing in instruments, you should have a solid static analysis, unit tests, integration test and so on. Logging help flagging issues post deployment but you can catch a l…
-
comment
Comment #45863015
What matter is not context or the recod token/s you get. But the quality for the model. And it seem Grok pushing the wrong metrics again, after launching fast.
-
comment
Comment #45803143
We are still having to read this again in 2025? Some will never get it.
-
comment
Comment #45790940
It's a Qwen 3 MoE fine tune...
-
comment
Comment #45656909
The funny part the 5090 mobile is more like a 5080 desktop edition! See the Alienware laptop flagged as 5090 while it's "GeForce RTX 5090 24 GB GDDR7" as laptops can't sustain the…
-
comment
Comment #45612162
The gain is only in prefill and if the task/output is complex the gain will be totally minor. So the numbers are quitly exagerated here based on a prompt that is taking less than 2…
-
comment
Comment #45535190
Why only run inside docker? How about the dev's using devcontainer already!
-
comment
Comment #45527748
Errors are normal and happen ofter. You need to focus on providing it ability to test the changes and fix errors. If you expect one shot you will get a lot of bad surprises.
-
comment
Comment #45527723
You can do copy and paste if you offer it a tool/MCP that do that. It's not complicated using either function extraction with AST as target or line numbers. Also if you want it to …
-
comment
Comment #45463148
Ollama default to Q4 usually and 8/16k context and not the 1M context