Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
enoch2090
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
enoch2090
15d ago
It's totally valid if the models want to pack words tight during their thinking process, as long as the final conclusion (which is the interface to user) is written in HUMAN LANGUAGE, then I don't care whether the model thinks in
2.
▲
by
enoch2090
3mo ago
You can achieve this with features that Tmux already have. Glued a tool that works: https://gist.github.com/Enoch2090/5026c417f86ff6ff4fbe30c22b...
3.
▲
by
enoch2090
4mo ago
You better delete all third-party applications for they are having full disk access.
4.
▲
by
enoch2090
10mo ago
Looking forward to your progress! Just checked the paper and it says the underlying backbone is still DETR. My guess would be that SAM3 uses more video frames during the training process and caused the dilution of sparse engineering-paper-l
5.
▲
by
enoch2090
10mo ago
GW! How does Onyx differ from Open WebUI and its alike?
6.
▲
by
enoch2090
10mo ago
Surprisingly, SAM3 works bad on engineering drawings while SAM2 kinda works, and VLMs like Qwen3-VL works as well
7.
▲
by
enoch2090
11mo ago
Although a bit off the GPU topic, I think Apple's Rosetta is the smoothest binary transition I've ever used.
8.
▲
by
enoch2090
1y ago
That's the essence of these services, they never explicitly mention the quota, or secretly lowers it at some point.
9.
▲
by
enoch2090
1y ago
Played with the demo a bit and I got confused. 1. The chat context is always provided, and that introduces a bit of uncertainty - when the chat history mentioned something the model is always inclined to connect with it. 2. When I tried to
10.
▲
by
enoch2090
2y ago
Can't wait to replace my explorer with this, hope the support will come soon
11.
▲
by
enoch2090
2y ago
Looks pretty good but all CJK characters are displayed as questionmarks (???) and switching to a CJK native font does no help. So my user folder is now crowded with ???????? which makes it hard to navigate :(
12.
▲
Boundless Socratic Learning with Language Games
(arxiv.org)
1 points
by
enoch2090
2y ago
|
0 comments
13.
▲
by
enoch2090
2y ago
For llama3 just ask him to install ollama and serve the model. Ollama has auto memory management and will free the model when not used, and whenever you make a call to the API (do let your friend know before you do this) ollama will reload
14.
▲
by
enoch2090
3y ago
I wonder how would they calculate the metrics if the result is generated instead of retrieved? Is it likely that the LLM can generate exactly the same output as the desired result?
15.
▲
by
enoch2090
3y ago
I think Qt does have WASM compilation options, but I mean generating interfaces given models like Pydantic/Dataclasses/etc.
16.
▲
by
enoch2090
3y ago
Streamlit's state management is so painful, feels like constantly writing hacks.
17.
▲
by
enoch2090
3y ago
Actually, does Qt have something like FastUI? Been looking for one.
18.
▲
by
enoch2090
3y ago
The TOC is a total mess
19.
▲
by
enoch2090
3y ago
Totally makes sense - I'm already getting used to "ChatGPTing" instead of Googling these questions. I guess the future of these articles is that there are always fields that LLMs hallucinate at, fields that are not very commo
20.
▲
by
enoch2090
3y ago
BM25 is just too famous in traditional searching and not worth explaining it all over again.
21.
▲
by
enoch2090
3y ago
This is really cool! We are recently developing a project with heavy C++ and maybe a little Python scripts & wrappers and we are planning for a major refactor. Is it possible to adopt this with a C++ codebase?
22.
▲
by
enoch2090
3y ago
Normally having a lot of choices is a good thing, but here we are facing a dozen of vector dbs with very similar features - to the root it's just some version of ANN implemented in C++/Rust/whatever, the "peak" mean
23.
▲
by
enoch2090
3y ago
Once I accidentally lost 3 poems on my blog as well as the linked Notion database, and weirdly there's nothing in the version history. Thanks to the internet archive that I found those poems back.
24.
▲
by
enoch2090
3y ago
Sometimes it's not the time saved, but a change to your mindset, that you don't need to even think of walking across the room to reach the switch before sleep. Such change accumulates and at a point I felt the difference, hopefull
25.
▲
by
enoch2090
3y ago
I've said this a few times previously yet I certainly want to say it again - "All You Need" titles are definetely not what all we need.
26.
▲
by
enoch2090
3y ago
There's a browser embedded, so you can open the same website in the browser and recurse
27.
▲
by
enoch2090
3y ago
This is great! Can you also add a preference menu to let users set custom fonts?
28.
▲
by
enoch2090
3y ago
Nice concept and demonstration! Would argue though that it is the states in Jupyter notebooks that make it work so well for prototyping, and that should be its main purpose always. Using dependencies might break that. As for the documentati
29.
▲
Inversion-Free Image Editing with Natural Language
(sled-group.github.io)
3 points
by
enoch2090
3y ago
|
0 comments
30.
▲
by
enoch2090
3y ago
That's my point, maybe VectorDBs in production should have a fallback mechanism, for the documents inserted, 1. Generate embeddings using services such as OpenAI, which is usually more powerful; 2. Generate backup embeddings using loca
More ›