Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Re: I'm Still Not Seeing It (Score 1) 25

Today, I spent three hours studying the API and finding the relevant calls. I had a fully functional Python script running in 30 minutes and the task completed two hours later.

... THOSE are the parts you're supposed to use AI with ... if the API docs are online 3o will do that much for you.

It's like you just posted on stackoverflow for a fully working solution then gave up because nothing you copy pasted works right. It's about the dumbest possible way to use an information tool.

Treat AI like an information index, just like SO, just like a search engine, it's that kind of tool. It's a very, very good index that sometimes points at exactly what you asked for but you still search, read, integrate, repeat. What you tried and failed to do, vibe coding, is like irresponsibly farming your work out to an intern. Go ahead and try that. You get the results you deserve and it doesn't make the intern useless, you're using them wrong. No, it doesn't replace you, that's not how you use it.

Right. We also don't even know what he did.

E.g. did he even give the LLMs the API documentation, or point them to it? Or did he just expect the magic 8 ball to spit out the right answer from the ether? Did he give the LLM a sample implementation, even if in some other language?

I see so many smug posts from people who don't even know that they are just saying "I don't know how to use LLMs".

Comment Re: they take anything now (Score 1, Flamebait) 47

What if you legalized drugs? How much are you willing to pay to force your fickle, arbitrary moral agenda on others?

How many drugs did you have in mind?

Weed has been legal where I live for several years now. Hasn't reduced crime any ... just increased impaired drivers.

Comment Re:Yet another mistaken made by gov employees (Score 1) 110

U.S. Education Department introduced a temporary rule requiring students to show colleges a government-issued ID to prove their identity

This should have never been an optional thing to begin with. I went to college back in 92 when I first arrived to the US only a year. Not I only I had to show my ID, I had to drag my ass to the FA office dozen times, each time showing my ID, before I was issued the aid check. Who the hell would paid any kind of money to anyone without verifying the recipient identity? That doesn't make any sense!

Exactly.

And lol, no, ceasing to require ID was not a "mistake". It was a deliberate policy.

(And merely wanting to require ID again is supposedly evil fascism ...)

Comment Re:Wait, I know this one! (Score 0) 170

Can anyone help jog my memory? When government and corporate interests merge, and you can't tell where corporations stop and government begins...what's that called? I'm sure I had a class on that once. Some kind of political movement. I can't remember what it's called but it was started by the editor of Italy's largest socialist newspaper back in the 1920s. Anyone know?

So my chemistry and physics instructors at Naval Nuclear Power School decades ago (who were also direct input officers) were fascists? Who knew!

Comment Re: As a former officer... (Score 2) 170

Lt. Col is the typical end rank of a 20 year career.

You should meet some military physicians.

They are made officers (we used to call them "direct input officers", dunno if they still do) and given inflated ranks for two reasons: to pay them sufficiently, but also to get them within the military accountability structure.

Comment Re:As a former officer... (Score 2, Informative) 170

...may I say: this is offensive. They can be overpaid consultants, but gifting them unearned rank...stinks.

Yawn. Direct input officers have been a thing forever. Heck, I had to salute my physics instructor at nuclear power school, who was just some young teacher chick who would never deploy anywhere.

And yes, it's to pay them. And get them within the military accountability structure (the more important reason).

Comment Who exactly thought it was? (Score 1) 205

I mean other than random schmucks?

It's a tool. I don't care if it "really" understands what it's doing, if it e.g. correctly generates code for an admin page with 20 fields ...

(And yes, it's an uneven tool ... I'll have to read and test the code, just like I re-read and test my raw code ... and it will have to go through QA, just like my code ... )

Comment Re:DUOLINGO is annoying (Score 1) 46

Duolingo has people saying the word Yo as "Joe". No, nobody says "Joe quiero taco bell."

There are many dialects of Spanish. Mexicans don't pronounce it that way, but Cubans do (think Al Pacino's Scarface), and also a Venezuelan that I worked with.

Came here to say that. Yes, some Spanish speakers do pronounce their Spanish words that way. There are indeed many dialects.

Comment Re:Two dogs fight for a bone ... (Score 1) 13

The best option is to not use PHP based technology. There are so many other options with fewer issues. I understand there are some killer app but nobody in their right mind should start a new project in PHP. Yet Oracle and Azure still find new customers.

Meh.

Most of the web runs on php, and there are reasons for that. Chesterton's fence and all that.

Slashdot Top Deals

The difference between reality and unreality is that reality has so little to recommend it. -- Allan Sherman

Working...