Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
lxe
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
31.
▲
by
lxe
3mo ago
Have you tried setting up a bot for something like WhatsApp? I'd much rather use a KGB spy platform with actual user ergonomics.
32.
▲
by
lxe
4mo ago
This is pretty awesome. I work with editors and monaco-like things a ton, and I review (look at) very large PRs very often. Having this speedy optimized interface is a delight. Check out their trees lib as well.
33.
▲
by
lxe
4mo ago
Did they even ask their customer base before approving the design? I don't care about Ferrari, but people who do care about Ferrari will not like this.
34.
▲
by
lxe
4mo ago
Bold of you to assume that lawmakers have any common sense when it comes to technology legislation. It could have taken 3 interns 3 hours at each browser company to implement a cookie consent standard 15 years ago, yet here we are in cookie
35.
▲
by
lxe
4mo ago
They were crazy overzealous about not allowing these technologies for a long time. I'm pretty sure I had many posts about this complaining over the years.
36.
▲
by
lxe
4mo ago
Woah this is a MASSIVE deviation from FF's previous philosophy on allowing WebSerial. This is a GOOD thing!
37.
▲
by
lxe
5mo ago
What I don't quite understand is why would one of the most advanced AI labs use rudimentary broken text match heuristics to track and detect abuse. Why not run simple inference on actual turns out of band, and if abuse is detected, adj
38.
▲
by
lxe
5mo ago
Yall remember https://en.wikipedia.org/wiki/Mystery_meat_navigation ? Back in 2004-ish era, there was an explosion of very creative interaction methods due to flash and browser performance improvements, and general hard
39.
▲
by
lxe
5mo ago
hahaha I’m glad I’m just a procedurally generated NPC I built one for cross platform — using parakeet mlx or faster whisper. :)
40.
▲
by
lxe
6mo ago
> I know that there's a deceptively high amount of engineering required for these kinds of things I think there's a deceptively low amount of engineering required for most medical and medical-adjacent tech. The high costs are r
41.
▲
by
lxe
6mo ago
> ChatGPT, read this article and turn it into a AGENTS.md
42.
▲
by
lxe
6mo ago
Distinguished staff level trolling
43.
▲
by
lxe
7mo ago
Honestly, I found that the best way to use these CLIs is exactly how the CLI creators have intended.
44.
▲
by
lxe
7mo ago
Yeah, that's exactly what I started to do with mine. It runs local Whisper on a CUDA, on a graphics card. Whisper is actually better than any other model that I've seen, even things like Parakeet. It can do language detection. It
45.
▲
by
lxe
7mo ago
I built something similar for Linux (yapyap — push-to-talk with whisper.cpp). The "local is too slow" argument doesn't hold up anymore if you have any GPU at all. whisper large-v3-turbo with CUDA on an RTX card transcribes a
46.
▲
by
lxe
8mo ago
Thanks for surfacing this. If you click to "tools" button to the left of "compile", you'll see a list of comments, and you can resolve them from there. We'll keep improving and fixing things that might be rough
47.
▲
by
lxe
8mo ago
Eh. This is yet another "I tried AI to do a thing, and it didn't do it the way I wanted it, therefore I'm convinced that's just how it is... here's a blog about it" article. "Claude tries to write React, a
48.
▲
by
lxe
8mo ago
I hate this type of headline. Imagine if we had something like: "google downloads and executes malware" "outlook downloads and executes malware" "chrome downloads and executes malware" That wou
49.
▲
by
lxe
9mo ago
It's crazy how the etymology of "Kentucky" cannot be traced with certainty. Goes to show how much of the native American culture and language is now untraceable and how fragile our record-keeping is, even in "modern time
50.
▲
by
lxe
9mo ago
I always wondered how something like AWS or GCP Cloud Console admin UIs get shipped. How could someone deliver a product like these and be satisfied, rewarded, promoted, etc. How can Google leadership look at this stuff and be like... "
51.
▲
by
lxe
10mo ago
This is nuts and I absolutely love this. So you convert the PDF into image, edit the image, then convert the image back into a PDF.
52.
▲
by
lxe
10mo ago
Object.defineProperty on every request to set params / query / body is probably slower than regular property assignment. Also parsing the body on every request without the ability to change it could hurt performance (if you'r
53.
▲
by
lxe
10mo ago
I barely use a keyboard for most things anymore.
54.
▲
by
lxe
10mo ago
In my opinion, attempting to perform live dictation is a solution that is looking for a problem. For example, the way I'm writing this comment is: I hold down a keyboard shortcut on my keyboard, and then I just say stuff. And I can say
55.
▲
by
lxe
10mo ago
https://github.com/lxe/yapyap/tree/parakeet-nemo It's been a while, so I don't know if it's going to work because of the Nemo toolkit ASR numpy dependency issues. I use it for Linux using whisp
56.
▲
by
lxe
10mo ago
I've done something similar for Linux and Mac. I originally used Whisper and then switched to Parakeet. I much prefer whisper after playing with both. Maybe I'm not configuring Parakeet correctly, But the transcription that comes
57.
▲
by
lxe
10mo ago
Honestly, I think if you track the performance of each over time, since these get regenerated once in a while, you can then have a very, very useful and cohesive benchmark.
58.
▲
by
lxe
10mo ago
Fair point about problem-fit - some problems do naturally lend themselves to one approach over the other. But I think the Sudoku example is less about top-down vs bottom-up and more about dogmatic adherence to abstractions (OOP in that case
59.
▲
by
lxe
10mo ago
I think the author makes a good point about understanding structure over symbol manipulation, but there's a slippery slope here that bothers me. In practice, I find it much more productive to start with a computational solution - write
60.
▲
by
lxe
10mo ago
> you don't see bakers, mechanics, dentists, accountants writing things like this... There are literally industry publications full of these.
More ›