HackerTrans
TopNewTrendsCommentsPastAskShowJobs

artine

no profile record

comments

artine
·4 ay önce·discuss
I gave Claude Code with Sonnet 4.6* a try a few weeks ago. I pointed it at a hobby project with less than 1kloc of C (about 26,500 characters) across ~10 modules and asked it to summarize what the project does. It used about $0.50 worth of tokens and gave a summary that was part spot on and part hallucinated. I then asked it how to solve a simple bug with an easy solution. It identified the right place to make the fix but its entire suggested solution was a one-liner invoking a hallucinated library method.

I use LLMs pretty regularly, so I'm familiar with the kinds of tasks they work well on and where they fall flat. I'm sure I could get at least some utility from Claude Code if I had an unlimited budget, but the voracious appetite for tokens even on a trivially small project -- combined with a worse answer than a curated-context chatbot prompt -- makes its value proposition very dubious. For now, at least.

* I considered trying Opus, but the fundamental issue of it eating through tokens meant, for me, that even if it worked much better, the cost would dramatically outweigh the benefit.
artine
·geçen yıl·discuss
(Not the OP) I use my Zoom F3 (which is a 32-bit float recorder) for field recordings for hobby music production. I'm not a professional in any respect.

But I've found f32 to be incredibly useful because it allows me to very spontaneously capture unexpected sounds with little to no setup or preparation. In fact, sometimes I even forego monitoring in favor of just quickly getting out the recorder and microphones and then hitting record -- since I don't have to fiddle with gain, I know that I can capture something usable rather than missing the opportunity altogether.

When I have time to prepare a recording and it's not going to have a crazy amount of dynamic range, then sure, f32 isn't a make-or-break feature, and needing to do post-processing 100% of the time before the audio is usable in non-f32 contexts could be seen as a drawback. But for my use cases, absolutely useful and worthwhile.
artine
·2 yıl önce·discuss
I’m not closely familiar with this benchmark, but data leakage in machine learning can be way too easy to accidentally introduce even under the best of intentions. It really does require diligence at every stage of experiment and model design to strictly firewall all test data from any and all training influence. So, not surprising when leakage breaks highly publicized benchmarks.
artine
·2 yıl önce·discuss
Mandating the wearing of seatbelts isn’t entirely about protecting the person wearing the seatbelt. An unbelted occupant becomes a projectile in a sufficiently violent collision, and that projectile can cause harm to people outside of the vehicle.