Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
parentheses
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
parentheses
7d ago
The underlying problem is that it's difficult to make a principled decision. So, it's ripe for SEO mining and such fuzzy takes happen. The meta point of the article, I agree with though. The line is moving and AI makes having mult
2.
▲
by
parentheses
2mo ago
Agree on this point. Recent anecdotal testing I did found Whisper is still better than Parakeet.
3.
▲
by
parentheses
2mo ago
Ghostty has crashed nightly for me with ~10 terminals open across a few windows. So, I haven't been able to run it nor would I want to embed it inside anything I daily drive.
4.
▲
by
parentheses
3mo ago
You're right in my neighborhood. Signed up! Fantastic!
5.
▲
by
parentheses
4mo ago
Building a team to operate based on your own personal preferences is selfish leadership... or even dictatorship. There's a very strong "focus culture" which relies on the idea that work is not done in meetings. This is wrong.
6.
▲
Ask HN: Reading AI Assisted Essays
1 points
by
parentheses
4mo ago
|
0 comments
7.
▲
by
parentheses
5mo ago
With AI it feels writing software that is open is less attractive. It's hard to trust OSS made recently b/c you can tell if someone knows what they're doing and even spent any time on quality. Also, often times people don
8.
▲
by
parentheses
5mo ago
IMO types are the main lever you can use other than procedural abstraction. I feel that Haskell gives you both in a way that marries them for maximum constraint-building. Constraints that prevent illogical or illegal programs are the bread
9.
▲
by
parentheses
5mo ago
I've been poking at running LLMs in the browser. It feels like we're definitely close (<1 year) to seeing real use cases there. Ubiquity and coverage of devices is what will take longest. Largely dependent on how well we can sh
10.
▲
by
parentheses
5mo ago
Reading only the abstract: LLMs prefer output of their own generation over humans or even other models. This is a very good reason to avoid using model-generated data to train future models. We'd be deepening this bias by continuing to
11.
▲
by
parentheses
5mo ago
I have been pondering this for a while. Cat's out of the bag. Maybe the better way to author your work is to: 1. Write what you want 2. Loop through a random set of "tumbler" skills that preserve meaning 3. Finally pass the o
12.
▲
by
parentheses
5mo ago
Legit first post I've wanted to upvote in a long time.
13.
▲
by
parentheses
5mo ago
This type of thing requires an economic driver to monetize the service. I'd have a strong inclination to run such software if I knew that I was both helping host repos and getting paid.
14.
▲
by
parentheses
5mo ago
I feel like it's not news that a company with (probably) millions of DAU is not able to handle a single case like this one. At the same time, it's clear that after this happened, Anthropic took action. 3 DAYS AGO! ( https:/&#
15.
▲
by
parentheses
5mo ago
The timing makes me wonder if this is a direct response to Deepseek V4 having performance comparable to SOTA models.
16.
▲
by
parentheses
5mo ago
I built a small tool that makes one cleanup commit at a time, keeps it only if tests pass, and moves on. The article is about how it grew from that basic loop into taste files, staged migrations, and a way to keep repos getting a little cle
17.
▲
How I Use Unspent Tokens
(artisincode.com)
24 points
by
parentheses
5mo ago
|
2 comments
18.
▲
by
parentheses
5mo ago
Been tinkering on my personal site and wanted to add some AI features without being the one paying for tokens on every visit. So I went looking at how close browser-side inference actually is to practical. Closer than I expected. The post i
19.
▲
Live Translation, Running in the Browser
(artisincode.com)
1 points
by
parentheses
5mo ago
|
1 comments
20.
▲
by
parentheses
5mo ago
I added live translation to this site, wrote about the weird edges, then made this little playground to mess with them directly. Proper nouns, tags and markdown syntax were always coming through weird, so this helped me investigate. Transla
21.
▲
TranslateGemma Running in the Browser
(artisincode.com)
3 points
by
parentheses
5mo ago
|
1 comments
22.
▲
by
parentheses
5mo ago
Been tinkering on my personal site and wanted to add some AI features without being the one paying for tokens on every visit. So I went looking at how close browser-side inference actually is to practical. Closer than I expected. The post i
23.
▲
Live Translation, Right in the Browser
(artisincode.com)
3 points
by
parentheses
5mo ago
|
1 comments
24.
▲
by
parentheses
7mo ago
This tool is not just used for safety. ;) You can spoof or disappear a mashed file. You can trigger vulnerabilities by breaking internal assumptions of a program.
25.
▲
by
parentheses
7mo ago
I am only trying it out for now. But what I'd love is for things to be quite automatic. I join a zoom, get a prompt "what do you want? record, record+transcribe or record+transcribe+summarize (or use some custom prompt)"
26.
▲
by
parentheses
7mo ago
I just downloaded and I'm presented with a seemingly required google login. I really appreciate that this is free, but I do feel like the privacy-first approach is incompatible with requiring google login. edit: FWIW, I bought MacWhisp
27.
▲
by
parentheses
7mo ago
Fully agree to this. I find the cost of cloud providers is mostly driven by architecture. If you're cost conscious, cloud architectures need to be up-front designed with this in mind. Microservices is a killer with cost. For each micro
28.
▲
by
parentheses
8mo ago
I think this is the kind of investigation that AI can really accelerate. I imagine it did. I would love to see someone walk through a challenging investigation assisted by AI.
29.
▲
by
parentheses
8mo ago
What the commenter is saying pertains to the _decision_ to use Android. That is why this is happening. That is NVidia.
30.
▲
by
parentheses
8mo ago
I look at this as the equivalent of writing a MUD as you ladder up to greater capabilities. MUDs are a good educational task. Similarly AIs are just putzing around right now. As they become more capable they can be thrown at bigger and bigg
More ›