Forgot your password?
typodupeerror

Comment Re:This is more than just a halt to pull requests. (Score 5, Insightful) 25

There is an answer to disingenuous pull requests. That is doing the work to review the code before it's implemented.

That's true, but when it takes Joe Random Hacker 10 seconds to generate a plausible-looking pull-request, which requires Joe Project Maintainer to spend 30 minutes reviewing the code-changes in that request, and Joe Project Maintainer isn't getting paid for his time spent doing the review, you've got all the ingredients for a distributed-denial-of-service attack on your project's maintainers. Perhaps AI code-reviewers can restore the balance, but I don't know how many project maintainers would trust their codebase's integrity to them (yet).

Comment Don't threaten me with a good thing (Score 0) 197

AI that can build itself would be a major development in the history of technology -- one that could bring enormous good for the world in science, healthcare, and beyond

Indeed!

If it were possible to effectively slow the development of this technology to give ourselves more time to deal with its immense implications, we think that would likely be a good thing

No, it would not be. I want more people's lives — my own included — improved by those developments. And I want it yesterday.

Imagine Wright brothers sabotaging airplane-development, because it would allow people to travel too far too fast? Or the early automakers fretting over "implications" of using internal combustion engines for personal vehicles — because millions of grooms and coachmen would lose their jobs?.. Electric lamp? Wow, nice — but what about the candle-makers?

Submission + - OpenAI, Google, and Anthropic warn AI could help people build biological weapons (nerds.xyz)

BrianFagioli writes: Some of the biggest names in artificial intelligence and biotechnology are now warning Congress that advanced AI systems could make biological weapons easier to create. Leaders from OpenAI, Google DeepMind, Anthropic, Microsoft AI, Meta, and several biotech firms signed a public letter calling for mandatory screening and recordkeeping for synthetic DNA orders in the United States. The group argues that AI systems are rapidly improving at answering complex biology and virology questions, potentially lowering the expertise barrier for dangerous research.

The proposal would require DNA synthesis companies to screen customer orders for sequences linked to pathogens and maintain records that could help investigators trace suspicious activity. While many companies already do this voluntarily, the signatories say federal rules are now urgently needed. Critics will likely see the effort as another step toward scientific surveillance, especially as the same companies building increasingly powerful AI systems are also warning about the risks those systems may create.

Submission + - Companies Are Using Reddit to Manipulate ChatGPT and Google AI Search (404media.co)

alternative_right writes: The moderators of the biohacking subreddit say that peptide and hormone replacement therapy companies have been surreptitiously spamming Reddit in an attempt to get their posts scraped by AI chatbots. The strategy is an effort to systematically manipulate the answers provided by chatbots by manipulating the underlying source material that those chatbots will scrapeâ"in this case, a popular Reddit community.

Comment Re:Maybe now we can finally get rid of COBOL? (Score 1) 28

It's certainly possible to translate COBOL source into another computer language of your choice, although I'm not sure LLMs are the best tool for that job. An LLM might be able to give you more readable post-translation source code, but traditional machine translation would give you post-translation source code that works correctly, which is probably more important.

Comment Re:I don't currently use Rust (Score 1) 171

This is why C code is bad, because C programmers never ask themselves, "How do I not leak memory?"

Another way to phrase that would be, "This is why C code is bad, because C programmers are expected to understand the rules about how to not leak memory, but there is no mechanism to enforce that requirement".

... and to their credit, eventually some of them do figure it out, and after that they (mostly) write good C code that doesn't leak. However, that doesn't change the fact that at any given moment there are millions of unseasoned C programmers out there who haven't reached that point yet, and who are nevertheless writing leaky code which gets put into production and causes trouble; and new C programmers appear every day. It's the Eternal September problem, applied to memory management.

So either (a) we ban C programmers from pushing to production until they've had at least 5 years of experience, or (b) we find some means to flag their errors at build-time, or (c) we live with the status quo messiness indefinitely. Linux is going with Rust as their mechanism for implementing plan (b).

Comment Re:What's the benefit of Rust here though? (Score 1) 171

If you have access to a God-tier LLM that you can rely on to find every bug, I think that could work.

However, I don't think anyone in the Linux community is ready to trust LLMs to that extent just yet. Not only are they quite fallible, they are also non-deterministic -- so if you ask your favorite LLM to find the bugs in the code, and it doesn't find any, and then you feed it the exact same prompt again, it might find some on its second attempt. So how do you know when to stop re-asking?

LLMs are currently constituted are very useful for finding bugs, but not so useful for guaranteeing that no bugs remain.

Comment Re:They have to keep sending them up (Score 1) 129

Low latency AI edge computing. There's several military applications, such as directing drone swarms or even providing AI to individual drones.

Perhaps, but I suspect Starlink (etc) already fills most of that use-case, and for the rest, they'll want that compute to be physically located inside the drones themselves, because otherwise the drones will be susceptible to jamming or spoofing.

Comment Re:UBI was proposed in 1968 (Score 1) 240

Why would you think there won't be jobs AI "can't do"? Have you used AI lately? It can do little stuff nicely. But when you throw something complex at it, you have to hand-hold it and give it many follow-up prompts. This is no different than any other type of automation ever.

There will be jobs that AI can't do. How many? Enough to keep 5-10 billion humans employed? What makes you so sure there will be?

Clearly AI has progressed considerably over the last 5-10 years. It's anyone's guess how much further it will progress -- maybe it'll plateau right where it is now, or maybe it will keep becoming more powerful as better algorithms are discovered. I'm not qualified to predict that, and neither are you, but the AI people certainly seem bullish about it.

You actually think money actually "just appears"?

Sorry, I thought you would understand that I meant that the resources that money represents appear, once you've solved the automation problems that currently make mass-production difficult. That's why you can buy a pocket computer today for $300 that would have your cost you billions of dollars twenty years ago, if you could have obtained it at all.

I bet you'd have more interesting conversations if you made a good-faith effort to understand what the other person was saying, rather than just jumping straight to the part where you get to throw insults at them and tell them how dumb they are. Doesn't that get boring?

Comment Re:They have to keep sending them up (Score 4, Insightful) 129

Maybe they want us to believe that they will be a vertically integrated AI provider with data centers in space. I am highly doubtful about the latter; there certainly are business cases for having AI datacenters in space, but they are edge cases.

I have yet to hear of a remotely plausible business case for putting data centers into space. The only benefit is 24/7 solar power, but that benefit is more than offset by the cost of launching everything into orbit, plus the cost of keeping everything properly cooled, plus the cost of radiation-hardening everything, and finally the cost of maintaining hardware in space (or, more likely, the cost of periodically having to write off the entire investment and build and launch new replacement hardware).

Unless Musk is trying to corner the market for AI-generated kiddie-porn (or something similarly illegal that needs to be operated beyond the reach of Earthly authorities), his ground-based competitors will undercut his pricing by a factor of 100, and he therefore won't have a viable product to sell.

Comment Re:UBI was proposed in 1968 (Score 1) 240

But new categories of work will emerge, just as has happened in every past wave of automation.

Certainly new categories of work will emerge. The question is, will hiring and paying human beings be the most economically efficient way to fill those new positions, or will those jobs be done by AIs instead?

Previous waves of automation allowed people to move "up the food chain" and do jobs the machines still couldn't do, which was fine (at least, for the people capable of doing the new jobs), but if we get to the stage where there aren't many jobs left that the machines can't do, then we're out of luck -- it's unlikely that our tech-bro overlords are going to hire people simply on humanitarian grounds, if they can get an unquestioning machine to do the same work cheaper.

The third fantasy is that UBI is possible. It's just as possible as a perpetual motion machine, and for many of the same reasons. Money doesn't just appear without consequences and side effects.

I agree that UBI is unlikely, but only because the billionaires don't like sharing and therefore won't support it. The money does "just appear" when you have mass automation doing the work to make it appear, but it will go into Bezos' checking account, not to the general public.

Slashdot Top Deals

VMS version 2.0 ==>

Working...