Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Submission + - Google getting rid of URL shortener. If you depend on it, sucks to be you. (googleblog.com)

davecotter writes: So Google’s staring at its old goo.gl links and thinking, “Why is this perfectly functioning service still even a thing?” After many businesses and users adopted it like it was the second coming of the way-too-long hyperlink, Google’s now decided to yank the plug. Starting August 23, 2024, you’ll get a flashy “don’t say we didn’t warn you” pop-up, and by August 25, 2025, goo.gl links (unless made by Google itself) will vanish into the 404 abyss.

Translation: Thanks for trusting us—now pack up and find a new shortener.

Comment Re:You can do amazing things... (Score 1) 179

I was going to post a very similar comment: these people are not coders but they are project managers, and they are "employing" AI as their coding employees.

The thing is - there's "nobody" to take credit for the work, so the manager gets credit for something they didn't do. So it's definitely a skill and is work, but it isn't "coding" at all.

It's an interesting world - the AI is an extremely inexpensive employee and has enough skill to displace increasingly higher-skill tiers of actual software engineering and programming.

If I was running these hackathons, I would disallow AI or I would allow people to hire "code-as-a-service" people. Those seem functionally equivalent activities, just with AI being vastly easier to manage the logistics and you don't have to pay employment taxes or benefits to the AI.

It's no wonder there is so much tension about the many uses of AI - instead of hiring people to do work, it's another instance of paying to use a machine to do work at a price point lower than paying people.

Comment Re:Compare Starship to the Saturn V (Score 1) 167

The important distinction though is if this was a "preventable" failure that is due to something the engineering community already knows but was just omitted or done carelessly, or if the failure was indeed due to some new physics or unique application.

But just saying "hey we learned that this didn't work" is only useful if you learned a new thing that didn't work - if instead you had a structural failure because you didn't employ known best practices... that's wasteful.

I don't think we know enough at this point to know which case of learning this is. Hopefully it is truly new learning and not just "oh whoops we forgot to inspect those welds."

Submission + - Rapid unscheduled disassembly of a Starship rocket (apnews.com)

hambone142 writes: I worked for a major computer company whose power supplies caught on fire. We were instructed to cease saying that and instead say the power supply underwent a "thermal event". Gotta love it. Continuing, an A.P. store about a SpaceX rocket:

It marked the latest in a series of incidents involving Starship rockets. On Jan. 16, one of the massive rockets broke apart in what the company called a “rapid unscheduled disassembly,” sending trails of flaming debris near the Caribbean. Two months later, Space X lost contact with another Starship during a March 6 test flight as the spacecraft broke apart, with wreckage seen streaming over Florida."

Submission + - Starship destroyed in test stand explosion (spacenews.com)

An anonymous reader writes: “SpaceX provided no other details about the explosion. It took place as Ship 36 was being prepared for a static-fire test. However, the explosion occurred before the vehicle ignited its Raptor engines.”

Submission + - Apple quietly launches Container on GitHub to bring Linux development to macOS i (nerds.xyz)

BrianFagioli writes: Apple has released a new developer tool on GitHub called Container, offering a fresh approach to running Linux containers directly on macOS. Unlike Docker or Podman, this tool is designed to feel at home in the Apple ecosystem and hooks into frameworks already built into the operating system.

Container runs standard OCI images, but it doesnâ(TM)t use a single shared Linux VM. Instead, it creates a small Linux virtual machine for every container you spin up. That sounds heavy at first, but the VMs are lightweight and boot quickly. Each one is isolated, which Apple claims improves both security and privacy. Developers can run containerized workloads locally with native macOS support and without needing to install third-party container platforms.

Comment Re:Believe it when I see it (Score 1) 200

The unfortunate aspect of that philosophy is that our society now confuses "don't censor political speech I don't like" with "don't censor falsehoods which are tied to politically-charged topics."

We should absolutely encourage discussions about things we may not agree on - but we should also not give audience to things which are demonstrably incorrect.

Submission + - Elon Musk Goes Nuclear (theatlantic.com) 4

sinij writes:

The world's richest man and the president of the United States are now openly fighting.

Trump threatened to cancel Space X government contracts and Musk accused Trump to be a frequent flyer to the Pedophile Island. This would be highly entertaining if not for the potential to wreck companies, ruin the economy, and sabotage legislative agenda.

Submission + - Stack Overflow's Radical New Plan to Fight AI-Induced Death Spiral (thenewstack.io)

DevNull127 writes: Stack Overflow will test paying experts to answer questions. That's one of many radical experiments they're now trying to stave off an AI-induced death spiral. Questions and answers to the site have plummeted more than 90% since April of 2020. So here's what Stack Overflow will try next.

— They're bringing back Chat, according to their CEO (to foster "even more connections between our community members" in "an increasingly AI-driven world").

— They're building a "new Stack Overflow" meant to feel like a personalized portal. "It might collect videos, blogs, Q&A, war stories, jokes, educational materials, jobs... and fold them together into one personalized destination."

— They're proposing areas more open to discussion, described as "more flexible Stack Exchanges... where users can explore ideas or share opinions."

— They're also licensing Stack Overflow content to AI companies for training their models.

— Again, they will test paying experts to answer questions.

Comment Re:Honestly they are probably right (Score 4, Insightful) 42

How much of this, I wonder, is that Qualcomm has patents on things integral to the physics? So that inherently anyone else trying to make a modem has to use alternate means to make it work, which are basically poisoned by the standard so of course they won't work as well?

It can't really be that hard to make a radio from a physics standpoint, but I bet it can be difficult to work around patents. Especially if it's a "dumb" patent like "put a filter here" which should have invalidated the patent due to "anyone skilled in the art" of radio devices... but because of it competitors can't put a filter in that exact spot, so have to figure out some other place to put it which of course doesn't work as well because it isn't where you'd want it...or "we set this frequency so it can only be done using a component with this material's band gap, and we have the patent on this material" or something like that.

Slashdot Top Deals

If you want to put yourself on the map, publish your own map.

Working...