FWoah. I just asked it to convert seekbench.cc to Rust and it actually worked fine. Quite a change from the C to C++ change.
dyeingWoah. I just asked it to convert seekbench.cc to Rust and it actually worked fine. Quite a change from the C to C++ change.
My problem ends when we all use derivatives of Lisp Machines.
Yep, Meta is also a leader in VR and LLMs. Basically *all* the buzzwords. You might say it profits from convincing plebs that these products are important.This one must make you feel silly, given that facebook is one of the top 5 companies int he world by market capitalization. Wait, you wrote that after all that happened?!
Facebook recently posted that 10% or 20% of their income is from scam postings. The ONLY reason I ever got a Facebook account is some relatives of mine at a funeral told me they were all on there. Since then, I rarely see any postings on Facebook by anyone I know including those relatives but lots and lots of advertising, scams and soft porn.Though looking at the stats, the Facebook product has declined, as has the social media space in general and VR is continually a non-starter to to over-monetisation attempts.
LLM means Large Language Model and is hardly an invented marketing term.The very fact that your mind prints "llm" when that marketing term was invented (or popularized, who knows) a good decade after autogenerated software was in full swing as an industry should tell you everything about which side of the marketing veil you are on.
LLM means Large Language Model and is hardly an invented marketing term.
And a question here for cracauer@: if you had done that C to Rust conversion by hand, how long would it have taken you? How long did it take the gimmick?
I have not written substantial Rust code by hand, so I wouldn't know.
Gemeni 3 Pro (High) spent quite a bit of time on the conversion. I think a minute or so?
I just don't know whether it is any slower than -say- C.
Might be an interesting experiment to try, no? Specially know that you've already glanced at a computer solution.
I mean if it won't take more than 5 mins, why not? 15 mins? 30?
Way more. This is the C++/POSIX version:
![]()
cseekbench/cseekbench.cc at main · cracauer/cseekbench
Filesystem and raw device seek benchmark. Contribute to cracauer/cseekbench development by creating an account on GitHub.github.com
One thing that Gemini handled well is that it knew about getopt(2) and translated it into neat Rust library use. I would have to look this up and learn the library.
But I don't see that we are in a race of producing code in minutes. Productivity in programming is not coding as fast as you can type.
I don't know. A machine that can translate a C program to Rust in a minute where it would take an expert like you God knows how long including research sounds pretty fucking productive to me.
It's called "gutter talk" and we prefer to have a modicum of decorum here so we don't stoop to that level.We can't handle
I'll wait for the mod's opinion on that.
Well, yes,
but what happens afterwards?
It's called "gutter talk" and we prefer to have a modicum of decorum here so we don't stoop to that level.
Sure, but how does that help a group being more productive?
Most software projects of reasonable complexity have all parts already re-written even before the first release. Initially hacking some code in is only a fraction of the work.