Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
anonova
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
anonova
1mo ago
vLLM's study also concluded that "FP8 can deliver meaningful latency and capacity gains with small or negligible accuracy loss". Their benchmarks include LiveCodeBench 6. https://vllm-project.github.io/2026&#x
2.
▲
by
anonova
2mo ago
Can confirm that this started happening today. > Log in to use old Reddit > To keep Reddit safe, accounts are required to access old Reddit. Log in, or continue without an account on reddit.com. I don't participate in Reddit conv
3.
▲
by
anonova
2mo ago
Literal music videos are still fun and a valid creative direction, e.g., Vance Joy's "Riptide": https://www.youtube.com/watch?v=uJ_1HMAGb4k
4.
▲
by
anonova
3mo ago
Grit was the name of a _Ruby_ implementation of git way back when: https://github.com/mojombo/grit/ . I believe it's actually what GitHub was built on then.
5.
▲
by
anonova
4mo ago
Do Gemma 4 models compete with Gemini 3.1 Flash-Lite? I would assume even the smallest Gemini model would outperform even Gemma 4 31B, but I can't really get a sense of performance or output quality difference.
6.
▲
by
anonova
4mo ago
There's a comparison of all the Gemma 4 models (+ Gemma 3 27B) on the Huggingface model card: https://huggingface.co/google/gemma-4-12B-it#benchmark-resul...
7.
▲
by
anonova
5mo ago
A Qwen research member had a poll on X asking what Qwen 3.6 sizes people wanted to see: https://x.com/ChujieZheng/status/2039909917323383036 Likely to drive engagement, but the poll excluded the large model size.
8.
▲
by
anonova
8mo ago
Local-only usage of Termius is free and doesn't even require logging in to the service. I've been using it like this for years.
9.
▲
by
anonova
2y ago
For your first point, I'd recommend using Krita ( https://krita.org/ ) and its generative AI plugin: https://github.com/Acly/krita-ai-diffusion / https://www.interstice.cloud/
10.
▲
by
anonova
2y ago
Note that this kind of visualization is just the collapsed form of a standard forecast graph, e.g. https://forecast.weather.gov/MapClick.php?lat=37.39&lon=-122... https://www.wunderground.com/forecast&#x
11.
▲
by
anonova
3y ago
I was excited for this one to replace a bunch of single type Box<dyn Trait> returns, but there are still quite a few limitations using -> impl Trait in traits in general. It's still discouraged to use them in public APIs: htt
12.
▲
by
anonova
3y ago
This has been around for a long time called Peter Answers as a modern take on the Ouija. See, e.g., https://www.peter-virtual-tarot.com/
13.
▲
by
anonova
4y ago
I wouldn't be surprised if this is more a legal issue since Microsoft was granted a patent on rANS encoding, which is used in JPEG-XL: https://www.theregister.com/2022/02/17/microsoft_ans_patent/
14.
▲
by
anonova
4y ago
> at least for now Yep, the aarch64-nintendo-switch-freestanding target will (very likely) be available in Rust 1.64.0 [0]. [0]: https://github.com/rust-lang/rust/pull/88991#issuecomment-11...
15.
▲
by
anonova
5y ago
> An user friendly editor should pop some kind of prompt when I pressed the first g/G key and show me what I could press the next, See vim-which-key [1] and which-key.nvim [2] for something similar to this. [1]: https://g
16.
▲
by
anonova
5y ago
A detailed analysis of Meow Hash: https://peter.website/meow-hash-cryptanalysis It's not the highest of quality hash functions (see the SMHasher benchmarks), but it is fast. A great alternative is XXH3 ( https:/&#
17.
▲
by
anonova
5y ago
No releases for 17 yet, but checking the site, I discovered that AdoptOpenJDK was moved to the Eclipse Foundation and renamed to Adoptium: https://adoptium.net/
18.
▲
by
anonova
6y ago
An officially supported Rust SDK should be a high priority, IMO. The de facto AWS library Rusoto ( https://github.com/rusoto/rusoto ) went into maintenance mode is in need of maintainers ( https://github.com&#x
19.
▲
by
anonova
6y ago
After buying a transmitter/controller, Liftoff ( https://store.steampowered.com/app/410340/ ) is a great simulation to learn how to fly.
20.
▲
by
anonova
6y ago
Adaprox has various "finger bots" for those who don't want to build their own: https://www.adaprox.io/
21.
▲
by
anonova
6y ago
Yes, it was introduced in Ruby 2.6 (2018): https://www.ruby-lang.org/en/news/2018/12/25/ruby-2-6-0-rele...
22.
▲
by
anonova
6y ago
From benchmarks [1], 2.8.0 (with jit) is ~2x faster than 2.0.0p648 [2]. [1]: https://pragtob.wordpress.com/2020/08/24/the-great-rubykon-b... [2]: https://pragtob.wordpress.com/2017/01
23.
▲
by
anonova
6y ago
> I've never seen someone who wants to go back from TypeScript to plain JavaScript. This is a very specific case, but it can happen: https://github.com/denoland/deno/pull/6793
24.
▲
by
anonova
6y ago
I find it absolutely frustrating that Rust packaging/crates.io doesn't support namespaces. The arguments I've read are always theoretical/what ifs, but I've yet to be convinced the current situation is better than t
25.
▲
by
anonova
6y ago
Which is funny too because GitHub repos have Docker repository functionality: https://github.com/features/packages But since its release, you still can't do public pulls: https://github.community/t
26.
▲
by
anonova
7y ago
Yes, I didn't expect to see popup windows, which seems to a be a direct response to Neovim's floating windows ( https://twitter.com/Neovim/status/1101879098044043264 ).
27.
▲
by
anonova
7y ago
I was looking for a small image processing library (as opposed to libMagickWand) and came across libvips [1]. I found it absolutely bizarre that the public API in a C library was full of variadic functions to support optional arguments. The
28.
▲
by
anonova
7y ago
Yep, Native Instruments (on that list) sent out an explicit email saying not to update: https://support.native-instruments.com/hc/en-us/articles/360...
29.
▲
by
anonova
7y ago
I was under the impression that it wasn't for performance but for distribution, i.e., to optimize for app size. Instead of having a fat binary crosscompiled for different architectures, Apple uses the bitcode to compile and distribute
30.
▲
by
anonova
7y ago
Yes, this is ones of my problems with Julia. It seems to be optimized for long runs and REPL/notebook usage. Take, for example, a simple program that creates a line plot ( https://docs.juliaplots.org/latest/tutorial
More ›