Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:A question for AI crazy management. (Score 1) 121

This matches how I use it. I’ll add a few other points:

4. Writing the first core version of a service or UI. I’ll typically use close to 100% of those generated lines, and then continue building with LLM assistance where it makes sense. It makes a big difference to development velocity.
5. Finding bugs. If some bug isn’t obvious to me, provide the code to an LLM and describe the problem. Its success rate is high.
6. Working with tech I’m not particularly familiar with (an extension of your #3, i.e. learning)
7. Writing documentation.
8. Reverse engineering existing code, i.e. describe some code to me so I don’t have to dig through it in detail.
9. Writing unit tests.

Comment Re:Cannot wait... (Score 1) 159

This is why code generating LLMs need to make heavy use of external tools.

Are you saying that ChatGPT, Claude, Deepseek etc. “make heavy use of external tools” to write code? Because they all write pretty good code, up to a certain size of program. Certainly far better than the average human, who can’t code at all; or the average software developer, who isn’t really very good.

Comment Re:No. (Score 1) 583

We didn't have... contact tracing capacity.

Nor should we ever. We must never do such a thing, because we are not an Orwellian nightmare state! (..)

What do you think contact tracing is? Some sort of people tracking? Like the state puts little tracking devices on everyone so they know where people are at all time? That's not what contact tracing is.

Contact tracing is asking someone who has the infection to remember who they came into contact so that these people can be warned they have the infection.

source

Submission + - How Fake News Is Still Fooling Facebook's Fact-Checking Systems (medium.com)

peterthegreat321 writes: A recent study from the nonprofit Avaaz found that Facebook's misinformation problem might actually be worse in 2020 than it was in 2016. A closer look at the study suggests that alarming conclusion may be overstated, but it also reveals cracks, loopholes, and limitations in Facebook’s systems that bad actors are busily exploiting as we approach a pivotal year in American political history.

Comment IBM did the same thing in 'aught 1! (Score 1) 108

I remember when IBM did the same thing in 2001! Slashdot carried the story.

Quote:

They claim their ad campaign is done in "bio degradable chalk" but that, even after a rain storm, "the penguins were still there ... smiling broadly."

An IBM employee got 30 days community service in Chicago.

Comment Re: Self-Improvement (Score 1) 985

Go ahead and be nice to everyone. Don't argue. Don't make a fuss. Just merge their changes and make everyone happy. Of course the people who actually care about doing good work will lose their fucking minds. But who cares about such curmudgeons? They're just bringing everyone down and destroying your safes space. Shame them and eventually they'll leave, and you'll have a perfectly happy community of incompetents turning out garbage that barely compiles. Hooray for feelings!

While there maybe people who avoid hurting others by avoiding conflict, we can both agree that is stupid.

But that's not how it works! You have to have that conflict *and* not hurt their feelings. This is much harder to do. That is why there are books on how to do this. That's why people take classes on how to do this. If you can master this the project goes along much smoother because people communicate openly. There's less chance of a bitter argument developing. More contributors. More diversity of opinions are considered leading to innovative solutions. Better code. It's also a ton of fun.

If you can master giving feedback without hurting feelings you'll get both better code and a more harmonious project.

It's hard but so is programming. Why is all the good stuff so hard :-) ?

Slashdot Top Deals

People will buy anything that's one to a customer.

Working...