Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
abhikul0
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
abhikul0
29d ago
Local inference? I see no other way than to sign up for a vercel account, so pass.
2.
▲
by
abhikul0
1mo ago
Sounds a lot like the little voice, already inside our heads.
3.
▲
by
abhikul0
2mo ago
> Most people didn't have the same kind of experience, they got the LimeWire version which was the equivalent of wading through a dollar store that’s just been ransacked and shit’s all over the floor. Heh, I often went a step down a
4.
▲
by
abhikul0
3mo ago
I tried to lookup a Star Trek episode of this premise and found a Voyager episode: https://en.wikipedia.org/wiki/Friendship_One_(Star_Trek:_Voy... This is a likely scenario of misinterpretation between species haha.
5.
▲
by
abhikul0
3mo ago
Interesting https://science.nasa.gov/mission/swift/swift-boost-mission/
6.
▲
by
abhikul0
4mo ago
https://www.logitech.com/en-us/shop/p/pop-icon-keys.920-0130...
7.
▲
by
abhikul0
4mo ago
While not exactly the hub style you mentioned, maybe this is as close to Jamming you can get. https://support.apple.com/en-us/guide/garageband-ipad/chsf2f...
8.
▲
by
abhikul0
4mo ago
Wow, didn't know about Spotify's basic-pitch or that any song to midi model existed. Gonna be a good time sink to play around with. The standalone mac app build was straightforward, thanks.
9.
▲
by
abhikul0
4mo ago
On-device video subtitles generation is exciting, should help with watching videos on mute. This seems like a low hanging fruit that should've already been grabbed by an app but I can't find any.
10.
▲
The quiet ones among us
(timesofindia.indiatimes.com)
1 points
by
abhikul0
4mo ago
|
0 comments
11.
▲
by
abhikul0
5mo ago
The blank page is what you'd get if you cleared your Watch History. I use this to watch a new-to-me topic/channel or just a video that I know I'd only watch once and don't want in my recommended history in Incognito mode
12.
▲
by
abhikul0
5mo ago
Relevant Smarter Every Day video: https://www.youtube.com/watch?v=VPSm9gJkPxU
13.
▲
by
abhikul0
5mo ago
I'll try to use that, but llama-server has mmap on by default and the model still takes up the size of the model in RAM, not sure what's going on.
14.
▲
by
abhikul0
5mo ago
Of course the swap is there for fallback but I hate using it lol as I don't want to degrade SSD longevity.
15.
▲
by
abhikul0
5mo ago
For the 9B model, I can use the full context with Q8_0 KV. This uses around ~16GB, while still leaving a comfortable headroom. Output after I exit the llama-server command: llama_memory_breakdown_print: | memory breakdown [MiB] | total
16.
▲
by
abhikul0
5mo ago
Mac has unified memory, so 36GB is 36GB for everything- gpu,cpu.
17.
▲
by
abhikul0
5mo ago
A usable quant, Q5_KM imo, takes up ~26GB[0], which leaves around ~6-7GB for context and running other programs which is not much. [0] https://huggingface.co/unsloth/Qwen3.5-35B-A3B-GGUF?show_fil...
18.
▲
by
abhikul0
5mo ago
I hope the other sizes are coming too(9B for me). Can't fit much context with this on a 36GB mac.
19.
▲
by
abhikul0
5mo ago
Have you ever tried going to the model registry and seeing that the model was recently updated? What updated? What changed? Should I re-download this 20GB file? I guess if you're not frustrated with things like this then sure, no need
20.
▲
by
abhikul0
5mo ago
https://en.wikipedia.org/wiki/List_of_generic_and_genericize...
21.
▲
by
abhikul0
5mo ago
Real Science video on the slug: https://www.youtube.com/watch?v=IH_uv4h2xYM
22.
▲
by
abhikul0
5mo ago
I thought github was being wonky but yeah, getting 401 Unauthorized error. Edit: Can't view discussions as well.
23.
▲
by
abhikul0
5mo ago
And they say: https://www.youtube.com/watch?v=IfpMknlL-pg
24.
▲
by
abhikul0
5mo ago
>Scientists believe people with aphantasia use words or concepts to recall what they've seen. Like the text-encoder assisted Diffusion models?
25.
▲
by
abhikul0
5mo ago
When the app only shows posts that are more than 10 hours old even when sorting by "hot" and shoving down the algorithmic feed on the app's home page, how are people still using the app? Lately I've only been visiting a
26.
▲
by
abhikul0
5mo ago
Worked with Retiming using DC Compiler in an ASIC implementation. Remember a lot of back & forth, sometimes the tool just doesn't add enough registers to meet the constraint, had to test variable register depths; this was a design
27.
▲
by
abhikul0
5mo ago
The 9400 GT mattered to me as it was my first gpu. Had bought NFS Carbon only to find that the home pc only had a CD drive not DVD lol, so finally with that drive upgrade also came the 9400 GT and fun ensued.
28.
▲
by
abhikul0
5mo ago
More at https://www.reddit.com/r/tragedeigh/
29.
▲
by
abhikul0
6mo ago
Thanks for this release! Any reason why 12B variant was skipped this time? Was looking forward for a competitor to Qwen3.5 9B as it allows for a good agentic flow without taking up a whole lotta vram. I guess E4B is taking its place.
30.
▲
by
abhikul0
6mo ago
Or you can just prepend `wsl` to the linux command you want to run; of course only if you have wsl setup. https://learn.microsoft.com/en-us/windows/wsl/filesystems#ru...
More ›