Viewing profile — miraculixx
miraculixx
HN member- Joined
- Sun, Mar 31, 2019, 2:43 PM UTC
- HN karma
- 145
- Public activity
- 207 items
- HN profile
- View on Hacker News ↗
About miraculixx
No profile information was provided.
Recent public activity
-
comment
Comment #49178799
So then they should get 10-100x more revenue, now that AI does all the marketing and selling.
-
comment
Comment #48343649
Interesting! However there is a somewhat misleading statement in the readme where it says "no code required". Well the workflow specs are in fact code . Other than that I applaud t…
-
comment
Comment #48186759
Did they compare it to other models? A lot of this sounds like this is the first time they have applied AI to security, and they are just amazed at the unreasonable performance of …
-
comment
Comment #48124306
welcome to the club :) I came to the same conclusion a year ago and uninstalled all the AI assistants that my IDE tried to force on me. Back to good old auto complete and it works …
-
comment
Comment #47583424
So you continue to show ads to Copilt, just not to the user? If so, not a fix.
-
comment
Comment #47506955
This is interesting. How do you keep this up to date so quickly?
-
comment
Comment #47506879
I agree in general, but how are you ever upgrading any of that? Could be a "sleeper compromise" that only activates sometime in the future. Open problem.
-
comment
Comment #47273786
Sure because it worked great when we tried last time, right? Just spec it out first, and AI will churn out the perfect app. Not. For anyone who hasn't worked in a waterfall project…
- comment
-
comment
Comment #46993809
can someone verify that?
-
comment
Comment #46614058
Simon just explores stuff and writes about them. Doesn't mean he uses LLMs for everyting.Antirez likes to question stuff and make them better. Doesn't mean he uses LLMs for everyth…
-
comment
Comment #44901461
Just stick with pip and venv.
-
comment
Comment #44901352
Windows is the root cause here, not pip
- comment
- comment
-
comment
Comment #44901257
Anaconda solved the same problem ~10+ years ago already.
-
comment
Comment #44691883
That is not correct. The EU AI Act has no such provision, ans the data mining excemption does not apply as the EU has made clear. As for Switzerland copyrighted material cannot be …
-
comment
Comment #44426981
Are these 56 cases distinct from all other cases in the data?
-
comment
Comment #44425446
Exactly. The study has been set up to produce this exact result. They essentially limited the human doctors to bare essentials, on specialist cases(!), while providing the LLMs wit…
-
comment
Comment #44425398
As any AI researcher knows, if you have a model that does 4x better than the naive baseline (the humans, in this case), you are likely looking at overfit, not real-life performance…
-
comment
Comment #43539722
To fly means "to soar through air; move through the air with wings" (etymonline) That is pretty much an accurate discription of what planes and birds do. To plan means "to reason w…
-
comment
Comment #43539647
Very much in support of this. The use of anthropmorphic or even biological terms are entirely misguided. All they do is drive a narrative that is very much belitting natural intell…
-
comment
Comment #43539461
Unfortunately that's not a review but a hype-driving oversimplification of what the paper says.
-
comment
Comment #43539442
"Hallucination" is just to term we use to say "this result is not what it should be". The model always uses the very same process, it does not do one thing for "hallucinations" and…
-
comment
Comment #43539397
> This doesn't seem to happen very often in classical programming, does it? Try concurrent programming. It happens all the time.