HackerTrans
トップ新着トレンドコメント過去質問紹介求人

robbles

709 カルマ登録 15 年前
Computer engineer turned software developer. Former startup founder. Interested in programming, electronics, startups, and games.

コメント

robbles
·7 日前·議論
What is a "squat-length string"?

I realize this is one of Claude's copy tells (using excessively hyphenated words) but in this case I can't figure out what it means.
robbles
·昨年·議論
I'm curious whether anyone has run into hallucinations with this kind of use of an LLM.

They are pretty great at converting data between formats, but I always worry there's a small chance it changes the actual data in the output in some small but misleading way.
robbles
·昨年·議論
I've used OpenSCAD for a few small projects. The main draw for me is avoiding all the "fiddly mouse stuff". I figure it's a trade-off between simple stuff being more complicated, and complicated stuff being easier to bulk edit and organize.
robbles
·昨年·議論
This is a neat idea.

I don't know enough about the underlying proof-of-work stuff to comment on how effective this could be, but I think it's pretty funny that the UI examples say "I'm a human".

I guess "there's only a few of me at most" or "I could allocate enough computation to this that I'm probably not up to no good" don't read as clearly.
robbles
·昨年·議論
Good to know, thanks for the explanation!
robbles
·昨年·議論
It's a pity they don't ship to other countries than the US. I looked through their website and saw some fun stuff, but no international shipping.
robbles
·昨年·議論
I'm probably just not thinking through the problem fully, but: Wouldn't this be better solved inside the coding assistants? They're the parent process and should be able to tell when a sub command has hung.
robbles
·昨年·議論
This is incredible, love how much further you've taken it than just the proof of concept as well.

This is probably just my opinion, but I kept thinking that a better word for "drive" given the domain would be "clock". It's basically a binary clock signal driving these, right? Maybe "clock drive"?
robbles
·11 年前·議論
great explanation, thanks!
robbles
·11 年前·議論
If you write your own, how do you suggest avoiding the same coordinated omission error as those tools?
robbles
·11 年前·議論
Tsung also has the interesting property of modeling traffic as individual user sessions, with probabilistic thinktimes and dynamic variables. Makes it possible to test your app in a much more realistic way than most tools, which just benchmark a series of identical requests or replay a log.