Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mehdibl
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
mehdibl
5mo ago
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 solution. Yeah those headline are buzzing.
2.
▲
by
mehdibl
6mo ago
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 surprised the effort people put in such solution ignore t
3.
▲
by
mehdibl
6mo ago
Isn't this mainly a skill injected in the context? Rather a model/platform specific feature?
4.
▲
by
mehdibl
6mo ago
Lovely you discovered devcontainers.
5.
▲
by
mehdibl
7mo ago
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.
6.
▲
by
mehdibl
7mo ago
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 the difference between 30-50% failure to 1%! So I'm su
7.
▲
by
mehdibl
7mo ago
Why in nushell? Not in go? But I like the idea and principle. OSS need this and it's traded very lightly.
8.
▲
by
mehdibl
8mo ago
Devcontainer is not docker and do the trick!
9.
▲
by
mehdibl
9mo ago
How to do agentic workflow like 2 years ago.
10.
▲
by
mehdibl
9mo ago
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.
11.
▲
by
mehdibl
9mo ago
Issue llama.cpp is shipped and no more updated. Or you need to download it all.
12.
▲
by
mehdibl
9mo ago
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.
13.
▲
by
mehdibl
10mo ago
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 transformation to keep market share and offer an alternative to
14.
▲
by
mehdibl
10mo ago
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 and data pre-processing. But classic forecast models will
15.
▲
by
mehdibl
10mo ago
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 when EOL are vulnerable. Seem more heavy lobbying to get th
16.
▲
by
mehdibl
10mo ago
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 lot if you test.
17.
▲
by
mehdibl
10mo ago
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.
18.
▲
by
mehdibl
11mo ago
We are still having to read this again in 2025? Some will never get it.
19.
▲
by
mehdibl
11mo ago
It's a Qwen 3 MoE fine tune...
20.
▲
by
mehdibl
11mo ago
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 TDP and RTX XX90 full power. For AI an
21.
▲
by
mehdibl
11mo ago
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 2s to decode. So I guess we are not here doing complex t
22.
▲
by
mehdibl
11mo ago
Why only run inside docker? How about the dev's using devcontainer already!
23.
▲
by
mehdibl
11mo ago
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.
24.
▲
by
mehdibl
11mo ago
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 pause asking questions, you need to offer that thr
25.
▲
by
mehdibl
1y ago
Ollama default to Q4 usually and 8/16k context and not the 1M context
26.
▲
by
mehdibl
1y ago
Bad idea to use agents for prompts. I find them very very noisy and bloated.
27.
▲
by
mehdibl
1y ago
This is a vendor selling a solution for "hypothecal" risk not seen in the WILD! More seen as buzz article about how it could happen. This is very complicated to exploit vs classic supply chains and very narrow!
28.
▲
by
mehdibl
1y ago
This is quite convoluted. Not seen in the wild and comments don't trigger prompt injection that easily. Again you likely use vscode. Are you checking each extension you download? There is already a lot of reported attacks using vscode.
29.
▲
by
mehdibl
1y ago
how are you going to get "adversarial attacks" with prompt injection. If you don't fetch data from external sources. Web scraping ( you can channel that thru Perplexity by the to sanitize it). PR reviews, would be fine if rep
30.
▲
by
mehdibl
1y ago
1. Author missed API existed. Easier to consume data/fetch report. You can still use LLM to process text report to extract data/sentiment indeed so the browser it self run already apps that heavily use API. 2. AI workflow, to fetc
More ›