Forgot your password?
typodupeerror

Comment It’s getting useful. (Score 1) 26

I needed to create a program to retrieve solar generation plants, select a plant from a gui, enter date ranges, cost info, then pull daily usage data from inverters and meters. The API inconsistently mapped endpoint names making it hard to find where the data lived.
Claude code sorted it all out in about an hour. It built test harnesses to verify correct endpoints. It built the gui and good looking excel outputs.
Built a really well documented .md and repo for checking into our internal gitlab.
I haven’t written or reviewed a line of code, as it is only an internal app to be used by one accountant in our business.
AI is getting shockingly good at least for small problem spaces.

Comment Re:Great (Score 1) 28

This is just a wrapper. They will use it to lock down an actual life saving solution, so unless you pay the literal blood money, you can't access the cure - or even worse, poison yourself or your patient in the process.

No this is much worse than a non-solution to a non-problem, it's a distinct obstacle to sharing, distributing or using an actual solution to a real problem.

Submission + - Ghost Murmur detects lost pilots desert heartbeats. (news.com.au)

labnet writes: The CIA used a futuristic new tool called “Ghost Murmur” to find and rescue the second American airman who was shot down in southern Iran, the New York Post has learned.

The secret technology uses long-range quantum magnetometry to find the electromagnetic fingerprint of a human heartbeat and pairs the data with artificial intelligence software to isolate the signature from background noise, two sources close to the breakthrough said.

Comment Re:I run Debian and i3 / Sway (Score 2) 116

I mostly run application fullscreen and switch between them. The only exception is when I'm comparing the content of two windows (in which case I tile horizontally or vertically) and file selection (floating).

When an application uses the entire screen without the window decorations needed in a regular window manager, a screen's limited real estate is in fact better used in a tiled window manager.

Slashdot Top Deals

I have a very small mind and must live with it. -- E. Dijkstra

Working...