Viewing profile — chromaton
chromaton
HN member- Joined
- Sat, Apr 13, 2013, 5:45 AM UTC
- HN karma
- 1,213
- Public activity
- 437 items
- HN profile
- View on Hacker News ↗
About chromaton
Recent public activity
-
comment
Comment #48063691
A classic satirical SF short story from Stanislaw Lem, containing a satirical look at AI, sexbots, and transhumanism.
- story
-
comment
Comment #47450054
I did something very similar last year, but with programming languages that were REALLY out of distribution; they were generated specifically for the benchmark. I call it TiānshūBe…
-
comment
Comment #47290240
Historically, the cycle has been requirements -> code -> test, but with coding becoming much faster, the bottlenecks have changed. That's one of the reasons I've been working on Sp…
-
comment
Comment #47283918
I've recently found that my ability to add new features and squash bugs has outpaced my ability to do full end-to-end tests. To help with this, I created Spark Runner for automated…
- story
-
comment
Comment #47239843
TFA seems to be big on mathematical proof of correctness, but how do you ever know you're proving the right thing?
-
comment
Comment #46183237
Lisp has been around for 65 years (not 50 as in the author believes), and is one of the very first high-level programming languages. If it was as great as its advocates say, surely…
-
comment
Comment #44851751
Moravec strikes again.
-
comment
Comment #44851711
For my benchmarking suite, it turns out that it's about 1/5 the price of Claude Sonnet 4.1, with roughly comparable results.
-
comment
Comment #44851704
If you're looking for free API access, Google offers access to Gemini for free, including for gemini-2.5-pro with thinking turned on. The limit is... quite high, as I'm running som…
-
comment
Comment #44802247
This has been available (20b version, I'm guessing) for the past couple of days as "Horizon Alpha" on Openrouter. My benchmarking runs with TianshuBench for coding and fluid intell…
-
comment
Comment #44490410
Current AI systems don't have a great ability to take instructions or information about the state of the world and produce new output based upon that. Benchmarks that emphasize thi…
- story
-
comment
Comment #44154119
Yes, it would be fantastic to have more languages to test off of. I picked the base language I did (Mamba) because it was easy to modify and integrate into Python.
-
comment
Comment #44154111
Generating the problems: I just thought up a few simple things that the computer might be able to do. In the future, I hope to expand to more complex problems, based upon common bu…
- story
-
comment
Comment #44029164
I find that these books have to be read by the right person at the right time. Think and Grow Rich by Napoleon Hill did nothing for me when I first was exposed to it, but later on,…
-
comment
Comment #43558697
The PDF conversions I've tried in Firefox and Chromium don't work that well.
-
comment
Comment #42369625
> Another on that really irritates me is the kind that presents a series of integers and asks which integer comes next. Any integer will do, you just have to fit the appropriate po…
-
comment
Comment #41861541
AutoCAD automation?
-
comment
Comment #40881649
Xometry, though it's also US and EU based.
-
comment
Comment #40871364
I've been slowly working my way through this book for the past couple months. It's been amazingly helpful in learning all of the deep learning terminology, and giving a good overvi…
-
comment
Comment #40646920
Slop has been around a while. I was researching a topic, and noticed that most of the top search results had the same misunderstanding of some of the definitions. The writers were …
-
comment
Comment #39397837
It can't correctly identify a DXF file in my testing. It categorizes it as plain text.