Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Re:Newegg (Score 3, Informative) 19

> It used to be my go-to site for all things computer related.

Me too.

They were slightly cheaper than Amazon for the same product, then I did a big project which got slightly downsized and I wound up with $400 in "restocking fees" for a couple of pieces of factory-hologram-tape sealed network gear, after I paid $100 in return shipping.

Learned my lesson real fast.

Comment Sanctity? (Score 1) 34

The human mind evolved to be evil and degenerate by nature. That's why so much of humanity are murderous savages today and the rest are just in remission.

The human mind is the root of all evil. To prevent evil requires psychological manipulation to modify behavior.
How that gets done is academic.

Comment Re:Deflecting adulthood responsiblities (Score 1) 35

Like buying booze, renting a car, purchasing a handgun, buying a lottery ticket, getting a tatoo?

(some of these vary by state)

I don't see how you're too immature to order a Chianti with your steak dinner but you're mature enough to go $200K in debt based on a sales pitch of returns after investment.

These aren't even reasonable equivalents from a neuroscience perspective.

Comment Re:Can one recharge them? (Score 1) 78

A read is supposed to be fine. At read time the firmware *should* rewrite the cell if the read is weak.

The firmware also *should* go out and patrol the cells when idle and it has power.

you can dd if=/dev/sdX of=/dev/null bs=2M once a year if your firmware behaves.

If your drive is offline you could
dd if=/dev/sdX of=/dev/sdX bs=2M iflag=fullblock conv=sync,noerror status=progress

to be sure, though write endurance is finite.

If you're running zfs you can 'zpool scrub poolname' to force validation of all the written data. This is most helpful when you can't trust the firmware to not be buggy crap. Which only applies to 90% of drive firmware out there.

Comment Re: And just like that, everyone stopped using Ple (Score 1) 76

> I have found that streaming directly to my Plex home server over TLS is generally smoother without going through Wireguard. Not quite sure why.

I recently had to solve this.

Wireguard should work with a regular 1500byte MTU connection at 1440 or 1420 bytes (the default) --- however --- if your ISP is routing your IPv4 using 4-in-6 internally (like my major cable company) everything goes to hell.

Try dropping your wg MTU to 1360, MSS at 1320, and set up a mangle table to clamp MSS to PMTU (e.g. iptables rule).

I got a 10x bump in TLS over wireguard throughput.

Total pain in the ass and lightly documented.

Comment Re:Can't Help But Think (Score 4, Informative) 25

JPEGXL really does everything webp does and so much more, and it's well thought out.

WebP isn't terrible; they are smaller than I would have guessed given that they have the container overhead, but there's no stunning argument for it. "Better than PNG for what we used PNG for." OK, true, but.

Google should just let AV1 be AV1 and focus on pushing HEVC out of the market with it. The real opponents of progress have left the image space and are mucking around with video and VR now. Google has the capability to do something about this and foster innovation.

Comment Re:Its going to happen whether we want it to or no (Score 0, Troll) 115

> The failure of successive COPs to agree to get rid of fossil fuels means that this is going to become necessary

Nobody believes this anymore.

Global temperatures are cyclical and the current trend is very close to the normal periodic cycle. All the "models" have failed. Sure, 95% of "Climate Scientists" believe their funding should continue but the jig is up.

If they actually attempt to blot out the sun there is no limit to what normal thinking people will do to stop them.

Fortunately they are very unlikely to get any real support for this harebrained scheme.

Comment Re:Windows is NOT a professional operating system. (Score 1) 103

> from a security, stability or usable prospective

You and me both but most people only score feature count. If they've grown accustomed to some oddball feature for a few months they feel they can never use anything else.

That they went their entire lives without it before isn't relevant.

From a market perspective, rushing more features to market makes more people with money happy than getting a good product to market.

Submission + - Elon Musk's Grok Goes Haywire, Boasts About Billionaire's Pee-Drinking Skills (mediaite.com)

fjo3 writes: After the AI assistant praised Musk’s physique and claimed he ranked “among the top 10 minds in history, rivaling polymaths like da Vinci or Newton,” social media users quickly discovered that Grok was programmed to say positive things about Musk, no matter the topic.

But according to 404 Media, in a series of deleted X posts, Grok boasted that Musk had the “potential to drink piss better than any human in history,” that he was “the ultimate throat goat” whose “blowjob prowess edges out Trump’s,” and that he should have won a 2016 porn industry award instead of porn star Riley Reid.

Submission + - An ancient planet smashed into Earth. We now know its origin (dw.com)

alternative_right writes: Space scientists are largely agreed that about 4.5 billion years ago, Earth, then a hot ball of molten iron and other elements, was hit by another Mars-sized protoplanet. This hypothetical world is called Theia, named for a titaness of Greek mythology.

Theia was completely destroyed by this impact, but likely lives on beneath our feet, as fragments from this doomed world fused with the early Earth.

Slashdot Top Deals

To the landlord belongs the doorknobs.

Working...