Forgot your password?
typodupeerror

Comment Re:full moon, full earth (Score 1) 88

Because they can change the spacecraft's attitude to put whatever they want into the window while flying along the same trajectory?

Guess what, they probably could have taken a picture of the full sun too. Amazing what you can do when you are somewhere in the 360,000 kilometers between Earth and Luna.

Comment Re:54 Years to Do Less (Score 1) 88

Only hateful individual I'm seeing here is you, using the same stupid hateful dipshittery twice now.

You have no idea what the selection criteria was, and how it was applied. The NASA Director of manned flight operations knows, and that's who ultimately selects the crew.

You, and everyone else in this thread, is speaking out of ignorance and stupidity.

Comment Re:It certainly is, IF... (Score 1) 88

Now only if there was some way that they could bring enough water for the multi-month trip to Mars, and have that water also be used for secondary purposes like radiation shielding...

These are engineering problems. Engineers haven't started working on them outside of "well how about..." because we don't have any funding for manned Mars spacefilght, just the same as nobody was working on lunar landers until there was a manned spaceflight mission to put people on the moon.

Comment Re:Its really all about logistics (Score 1) 88

If you already have a space station in Earth orbit, why do you need one in Lunar orbit too?

Why would you not seek to do your interplanetary burn direct from Earth orbit, like we have done with literally every single thing we've ever sent to Mars?

Not being snarky, just wondering if there is some delta-V advantage to being higher up the well, but in a different (lesser) well.

Comment Re:Is it worth it to put a manned crew on the craf (Score 1) 88

Yes, because it's never a good idea to solve issues like this early on incrementally more difficult missions. I want them figuring out the fucking space toilet right in the middle of landing on the surface myself.

What an absolutely stupid thing to say on a tech site where I would bet the vast majority of readers practice incremental development every single day.

Comment What? (Score 1) 87

How did early agrarian society ever survive without an AI telling your cows when to move to a different patch of grass to munch on?

As my father is a dairyman, this seems like a really expensive and stupid solution to a question that nobody ever asked in 5000+ years.

The cow already knows when to move to different pasture, because the grass is fucking short where they are.

Comment Re:RAM (Score 1) 64

VM workloads. Specifically, I've decided I'm done letting Microsoft destroy my windows install that I need for things, so I have virtualized it and am passing through the GPU, audio device, and a USB hub into the VM using virtualized IO.

They release some hum-dinger of a patch that screws Windows up, and I restore my automatic snapshot and block the patch from installing.

There's extra memory overhead of running Debian and the IOMMU setup. And Windows is a fucking hog. And I use a second GPU on a display that stays with the Debian "bare metal" install.

I have to reboot the Windows VM at least once a week because it memory leaks itself into oblivion and won't wake up until I use the hypervisor to reset the VM.

Comment Re: The fines are very small. (Score 1) 28

I would assume, that the fines are on top of all damage compensation these crooks will have to pay. I am also a bit unsure, whether the crooks will have the funds to both reimburse their victims and pay the fines, especially now, when they rightfully face decades of FPMITA prison. Not sure, whether raising the fines would have any effect on the actual outcome.

Comment Re: I already cancelled my subscription (Score 1) 46

I am fully aware, that very few years from now we'll be laughing at the models we use today, just as we laugh at the hallucinating mess we admired so much two years ago. GPUs will improve, CPU memory bandwidth will go way up, we'll have Raspberry Pi like systems which can do quality inference. I look forward to using each and every one of them.

However: some people want to run lobsters today, and they are mostly left out to dry for now. These folks paid a few dozen dollars per month to perform mundane tasks like creating optimized grocery shopping lists or scheduling appointments, and now their operators are about to discover the true cost of these toys. Few of these operators can afford the quoted "US$ 1000-5000 daily".

AI

Claude Code Leak Reveals a 'Stealth' Mode for GenAI Code Contributions - and a 'Frustration Words' Regex (pcworld.com) 38

That leak of Claude Code's source code "revealed all kinds of juicy details," writes PC World.

The more than 500,000 lines of code included:

- An 'undercover mode' for Claude that allows it to make 'stealth' contributions to public code bases
- An 'always-on' agent for Claude Code
- A Tamagotchi-style 'Buddy' for Claude

"But one of the stranger bits discovered in the leak is that Claude Code is actively watching our chat messages for words and phrases — including f-bombs and other curses — that serve as signs of user frustration." Specifically, Claude Code includes a file called "userPromptKeywords.ts" with a simple pattern-matching tool called regex, which sweeps each and every message submitted to Claude for certain text matches. In this particular case, the regex pattern is watching for "wtf," "wth," "omfg," "dumbass," "horrible," "awful," "piece of — -" (insert your favorite four-letter word for that one), "f — you," "screw this," "this sucks," and several other colorful metaphors... While the Claude Code leak revealed the existence of the "frustration words" regex, it doesn't give any indication of why Claude Code is scouring messages for these words or what it's doing with them.

Slashdot Top Deals

Nothing will ever be attempted if all possible objections must be first overcome. -- Dr. Johnson

Working...