Viewing profile — ponyous
ponyous
HN member- Joined
- Wed, Nov 30, 2011, 4:14 PM UTC
- HN karma
- 1,402
- Public activity
- 522 items
- HN profile
- View on Hacker News ↗
About ponyous
vmeznaric@outlook.com
Working on AI 3D modeling software - https://grandpacad.com
X.com/otivdev
Recent public activity
-
comment
Comment #49216642
You are right, relatively to other llm providers this is not slow. But if you think what is possible when you have 1000t/s a sec you might find it slow.
-
comment
Comment #49072566
Spark email client supports this. It’s great
-
comment
Comment #49020810
I agree with the conclusion and am happy to see this blog post, but this killed a bit of credibility for me: > Using a single LLM judge for scoring. Every score here comes from one…
-
comment
Comment #48858146
Interesting way to show off a model last on every benchmark. Not sure any other lab is doing this
-
comment
Comment #48690451
[flagged]
-
comment
Comment #48583207
As someone who just had success with equivalent system in EU my recommendation is to get someone who's done it before to do it for you. I hired an agency. They took 8% fee, which i…
-
comment
Comment #48571043
Absolutely. Running it now, will update this comment in about 30 mins. Edit: Surprisingly very good results with 3.0 flash with high thinking. Cost: $0.06 Duration: 3.22 min Code E…
-
comment
Comment #48571025
I don't have the eval results live yet, so I cannot share them yet. I was benchmarking using a soon to be released new version of my AI CAD modeling software[0]. It's basically an …
-
comment
Comment #48570287
Just ran and scored 63 3d model generations (via code) across high and no reasoning. 3D Modeling benchmark quickly shows spatial, logic and code performance of the model so I think…
-
comment
Comment #48464504
Basically double from Opus 4.8 IIRC
-
comment
Comment #48445252
> Surprisingly written by a human :) Article ends with this
-
comment
Comment #48240776
Bun is(was?) a lot about performance. How does it compare to zig?
-
comment
Comment #48236044
I've run a tons of benchmarks for OpenSCAD for all kinds of models and setups, and what I realised is: - Models are very jagged (might excel in one type of 3d model, but not anothe…
-
comment
Comment #48177431
I've seen this and other attempts like this[0] while exploring improvements for my CAD AI[1]. And I think these are potentially powerful solutions, but none of the current projects…
-
comment
Comment #48132571
Seems like Chinese labs are the only ones that are trustworthy (at least when it gets to this specific issue). This feels so ironic haha
-
comment
Comment #48019427
The site is currently unavailable 503 so I can't read it. But I wonder, what should you consent to? Every dependency? Every dependency above 1GB?
-
comment
Comment #47993916
Kimi is nowhere near GPT or Opus unfortunately. I really wish it was. I’m running evals where models have to generate code that produces 3D models and it’s obvious that it lacks sp…
-
comment
Comment #47981100
Gregor! Not sure I want to say more on here.
-
comment
Comment #47980770
Been following you guys a while, seems like you've been gaining some traction recently, lets goo and congrats! I have been working on GrandpaCAD[0] for a while, a very similar prod…
-
comment
Comment #47803416
Another library I have to integrate and benchmark against OpenSCAD for my AI SaaS[0]. I am really curious how constructive solid geometry compares to sketching and extruding that C…
-
comment
Comment #47791969
Why does M1 Max project significantly higher revenue than M3 Max with double the ram?
-
comment
Comment #47749049
http://grandpacad.com - 3D Modeling tool intended for creating 3D prints. AI based. Allows for dimensionally accurate parts as well as organic shapes. I massively improve it every …
-
comment
Comment #47749031
As far as I know reddit does the same thing. If you don’t follow normal human patterns you will quickly get banned. I read some guy’s report where he got banned 8 times detailing e…
-
comment
Comment #47589848
I export it as .3mf file and display it with threejs on the web. Compilation seemed fast enough - few seconds tops.
-
comment
Comment #47587979
Does this use its own backend/engine? I've been working on LLM to CAD tool[0] and have realised there are so many backends and options to choose from. Since the realisation I'm try…