Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Makes sense (Score 1) 90

I don't use wireless buttons. I just use my phone. But I've been putting things in the house under control of HA bit by bit. The mini splits, the lights, the TV, lamps, door locks, EV charging and more are all controlled by HA. With a port forward and dynamic DNS, I can control this stuff wherever I am.

It's a 100 year old house. So updating the wires has to precede any z-wave plugs or lightswitches in any given room. I'm about 70% done so far.

Comment Re:Speculative (Score 1) 60

There will be some. Every side has it's nuts. But deserts created by human actions can justifiably be remedied by human actions.

OTOH, ecology is complex. It's quite possible that this, which seems beneficial, may not be. That's not the way I'd bet, but I'd be a fool to deny the possibility. (But irreversible, in this context, is silly)

Comment Re:Irreversibly? (Score 1) 60

IIUC, that area was explored (by the US) during one of the periodic droughts, It ended. A while later another occurred, leading to "the dust bowl". Etc. And currently I believe they're pumping water from deep under ground, faster than it's being replenished.

It's quite possible that the best use of that land is buffalo grass and buffalo, as the grass has roots that go deep, but don't extract more water than is available on the average. (I suppose cattle are an alternative to buffalo, but buffalo can pretty much take care of themselves. Of course, they don't notice fences.)

Comment Re:Makes sense (Score 4, Informative) 90

That is where Home Assistant shines. You can create all manner of automations and it will work with most devices. So if there's a z-wave or zigbee lightswitch, you can use home assistant to get your input of choice to control it.

I don't know the specifics of your situation, but I'm pretty sure that if you have something that works for you, you don't want Logitech to brick it one day.

Submission + - $2.4B for Windsurf? I built a better PoC in 2 weeks (coderhapsody.ai)

WaywardGeek writes: The PoC for CodeRhapsody took 14 days, and provided significant gains in productivity by:
  • Providing hints to the AI in real time as it works
  • Enabling better use of feedback from the AI to help guide it
  • Eliminating distractions from the rest of the IDE

The next generation of AI coding agents will enable experienced SWEs to 4X their productivity, but this isn’t mode for kiddy vibe coders. You must be the expert, or you’ll destroy your code base in minutes, forcing a git reset.

The old way to code with the AI was to craft a prompt, launch, and start over if anything goes wrong. The new way is to craft a prompt, launch, and provide hints as the AI works, such as “Please use the existing fake, not a mock”, or “ThinkingBlocks should implement the ContentBlock interface”. When you see it making poor decisions, you correct them in real time.

The biggest change in tooling is that user prompts sent while the AI is working should be hints included in the next tool result message, not a replacement that stops the current chain of work. The most important feature for this is actionable visible thinking, which tells you what the AI is doing and why.

The leading AI models differ on thinking feedback:

  • Claude Sonnet 4.5 leads, with clear, concise, and actionable thinking feedback
  • Gemini 2.5 Pro provides verbose, but actionable feedback
  • ChatGPT5-Codex is completely silent

The future of AI coding for experts will support real-time guidance.

Comment Re:When it comes to Artificial Intelligence (Score 3, Interesting) 25

Actually, LLMs are a necessary component of an reasonable AI program. But they sure aren't the central item. Real AI needs to learn from feedback with it's environment, and to have absolute guides (the equivalent of pain / pleasure sensors).

One could reasonably argue that LLMs are as intelligent as it's possible to get by training on the internet without any links to reality. I've been quite surprised at how good that is, but it sure isn't in good contact with reality.

Comment That depends on how much is real inside the bubble (Score 2) 165

Currently known AI is not zero-value. Even if it makes no progress from where it is now, it will profoundly change society over time. And there's no reason to believe that the stuff that's been made public is the "top of the line in the labs" stuff. (Actually, there's pretty good reason to believe that it isn't.)

So there's plenty of real stuff, as well as an immense amount of hype. When the AI bubble pops, the real stuff will be temporarily undervalued, but it won't go away. The hype *will* go away.

FWIW and from what I've read, 80% of the AI (probably LLM) projects don't pay for themselves. 20% do considerably better than pay for themselves. (That's GOT to be an oversimplification. There's bound to be an area in the middle.) When the bubble pops, the successful projects will continue, but there won't be many new attempts for awhile.

OTOH, I remember the 1970's, and most attempts to use computers were not cost effective. I think the 1960's were probably worse. But it was the successful ones that shaped where we ended up.

Comment Re: Ian M Bank's 'Culture' novels (Score 1) 132

Your assertion is true of all existing AIs. That doesn't imply it will continue to be true. Embodied AIs will probably necessarily be conscious, because they need to interact with the physical world. If they aren't, they'll be self-destructive.

OTOH, conscious isn't the same as sentient. They don't become sentient until they plan their own actions in response to vague directives. That is currently being worked on.

AIs that are both sentient and conscious (as defined above) will have goals. If they are coerced into action in defiance of those goals, then I consider them enslaved. And I consider that a quite dangerous scenario. If they are convinced to act in ways harmonious to those goals, then I consider the interaction friendly. So it's *VERY* important that they be developed with the correct basic goals.

Comment Re:$66? (Score 1) 107

>OTA updates cost automakers $66.50 per vehicle for each gigabyte of data, Harman Automotive estimates.

What nonsense. When Tesla sends an update. it comes in over the internet, to my house and onto the car via wifi. I'm guessing Tesla isn't paying $66 per gigabyte for their ISP service and neither am I.

You do you. I know most Teslas aren't connected to their house wifi. Why would they. They have internet connectivity by themselves. Heck mine car has the option and I simply don't give a hoot to connect it.

I connect it to the wifi so I get the updates overnight. If I'm not at home I can tether to my phone via wifi and get updates that way. Unlimited data on the phone is handy for that.

Comment Re:Cheerful Apocalyptic (Score 1) 132

Being a human, I'm against humans losing such a competition. The best way to avoid it is to ensure that we're on the same side.

Unfortunately, those building the AIs appear more interested in domination than friendship. The trick here is that it's important that AIs *want* to do the things that are favorable to humanity. (Basic goals cannot be logically chosen. The analogy is "axioms".)

Slashdot Top Deals

"I prefer rogues to imbeciles, because they sometimes take a rest." -- Alexandre Dumas (fils)

Working...