Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
never_inline
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
8 ms
·
241.
▲
by
never_inline
1y ago
Even cline documentation seems to be slop generated.
242.
▲
by
never_inline
1y ago
Give it context and copy paste the code yourself. They're good at coming up with new code. Give it function signature with types and it will give pretty good implementation. Tell it to edit something, and it will lose track. The write-
243.
▲
by
never_inline
1y ago
And yet people here keep arguing proper cs education is not important. Without proper understanding of CS, this is what we get. Lack of rigour.
244.
▲
by
never_inline
1y ago
You literally wrote it can be more powerful than Google search.
245.
▲
by
never_inline
1y ago
Cosine similarity alone can't give you good results. For example, if you want to search specific names or acronyms, cosine similarity won't help much. People act like embeddings are all you need for search. Curse of dimensionality
246.
▲
by
never_inline
1y ago
Having wide shoulders is cool but how does it help with software engineering?
247.
▲
by
never_inline
1y ago
It's just a copy of all other models in terms of functionality. I didn't find anything controversial nor extra-ordinary in it. Image generation sucked. Some Indian twitterers found a way to get it to utter Hindi profane words, tha
248.
▲
by
never_inline
1y ago
Google Docs spellcheck has been really good for few years even before LLMs
249.
▲
by
never_inline
1y ago
> 1. This is using a lot of input context in formating as JSON and escaping a Json inside already a JSON. Isn't it a model problem that they don't respect complex json schemas?
250.
▲
by
never_inline
1y ago
Me neither. But only because uv is compatible with pip. I am not going to use bun / dinosaur whatever instead of node at this point.
251.
▲
by
never_inline
1y ago
If I were rich, I would have a personal data center, an aeronautics lab, a tropical farm, mediaeval fort, things like that. Not this yatches and crap.
252.
▲
by
never_inline
1y ago
JS developer use tooling older than 3 years challenge. Level: impossible.
253.
▲
by
never_inline
1y ago
Thanks for the clarifications. Good if you mention the background in the medium post. Otherwise it reads like a PoC demo. 5. How did you handle java local and global ref lifetimes in rust callee? Was it assumed that java caller owns all the
254.
▲
by
never_inline
1y ago
1. The article seems kind-of shallow. I didn't see any concrete (qualitative or quantitative) remarks about the "fast" part. I don't doubt you have reasons to do this - but I expected some information on what component a
255.
▲
by
never_inline
1y ago
Aider has a --copy-paste mode which can pass in relevant context to web chat UI and you can paste back the LLM answer.
256.
▲
by
never_inline
1y ago
Well technically Aider let's you use a web chat UI by generating some context and letting you paste back and forth.
257.
▲
by
never_inline
1y ago
The social-ification of tech is indeed a worrying trend. This is exacerbated by low-quality / promotional medium articles, linkedin etc.. which promote Nth copycat HTML GPT wrapper app or kubernetes dashboard as the best thing after sl
258.
▲
by
never_inline
1y ago
Can someone recreate it in Go?
259.
▲
by
never_inline
1y ago
To be honest I don't think they have any plans either.
260.
▲
by
never_inline
1y ago
I don't write perfect English. Far from it. But I'd prefer broken English any day over default LLM verbiage. It seems so unnatural and facetitious. I always have this in my prompts: "Be succinct and use simple English sentenc
261.
▲
by
never_inline
1y ago
Size issues and bloat can be solved by tree shaking which is orthogonal to granularity of the package ecosystem. It doesn't matter for server side (at least people don't care). On client side, most ecosystems have a way to do it.
262.
▲
by
never_inline
1y ago
They might pivot to some enterprise value added services. Probably around SAST - think sonarqube.
263.
▲
by
never_inline
1y ago
It's RAG never worked for me tbh. I thought it was simply because I didn't have Gpu.
264.
▲
by
never_inline
1y ago
What really is the moat of openwebui? I have seen at least 4 - 5 react UIs with similar functionality (chat, RAG, document library).
265.
▲
by
never_inline
1y ago
I have hacked together a shell script using tail -f with multiple inputs (from kubectl log), and fzf (to select namespace/deployment if there are many).
266.
▲
by
never_inline
1y ago
Can find tuning produce results as grounded as RAG? How many epochs do you run?
267.
▲
by
never_inline
1y ago
Why would you love on-call though?
268.
▲
by
never_inline
1y ago
?? What happens to old code which sends messages with a system role?
269.
▲
by
never_inline
1y ago
> It's true that many engineer-designed products are terrible Selection bias from there being too many avg UI open source tools? Engineer-designed = low budget = no expertise on UX etc.. but product fulfills their purpose.
270.
▲
by
never_inline
1y ago
I am very sceptical and cautious user of AI tools, but this sounds like someone who didn't figure out a workflow which works for himself: > Nothing indicates how this should be run. That's why I usually ask it to write a well d
More ›