Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:NPM needs to be burned to the ground (Score 2) 24

ve never seen a software distribution mechanism as careless and sloppy as NPM. Bazillions of dependencies and no signing of packages. [ ... ]

Rust's cargo packaging system is almost exactly the same way. And the last time I looked, Go's packaging was very similar. And package signing won't help if the maintainer's key/cert has been exfiltrated and cracked.

This is what you get when you embrace DLL Hell -- the idea that you should pin your program to a single specific revision of a library, rather than, y'know, doing the engineering work to ensure that, as an app author, you're relying only on documented behavior; and, as a library author, to be responsible for creating backward compatibility for old apps linking to old entry points. Sticking to that principle lets you update shared system libraries with the latest enhancements and bug fixes, while remaining relatively sure none of the old clients will break.

"Sometimes you have to break backward compatibility." Agreed, but the interval between those breaks should be measured in years, not days.

Comment Green Energy (Score -1, Troll) 113

I work for an electric utility. The politicians are forcing green energy, which doesn't work. Shutting down coal fired plants eliminates the base load energy production, and wind and solar are unreliable. So as we are forced to get rid of our base-load generation, and if the wind ain't blowing (or its blowing too hard) or the sun goes behind the clouds, we must purchase that electricity somewhere, and that excess capacity is getting scarce. It's a supply & demand issue. That's it.

Comment Re:What's the difference between tablet and phone? (Score 1) 121

Why not just plug your phone into a monitor/keyboard/Ethernet dock via a Thunderbolt connection?

That would work, except the SSD is too small,
the screen is too small, those aren't full keyboards,
and uh oh yeah WRONG OPERATING SYSTEM.
Phones won't run 90% of the apps I use.

But CPU-wise, it would be plausible.

I mean, Thunderbolt in phones isn't a thing, but the rest? iPhone 17's SSD is 256GB which is the same size as our standard corporate laptops (and without the 100GB of Windows bloat) so claiming "SSD is too small" is an odd claim to make. If you're docked to external peripherals, "screen too small, shitty on screen keyboard" is similarly a strange complaint. "Wrong OS" is only applicable if you have some specific application stack you need to run. If it's just "I sent email and push spreadsheets around" then ios and android are totally fine.

There is a very large swath of office type workers who "dock your phone" would work fine for.

Comment Re:AI is designed to allow wealth to access skill (Score 1) 78

There are literally millions of people doing nothing today, what you are advocating here has already happened, why aren't you happy anyway, is it because it's never enough? AFAIC everyone who can work should be taking care of himself/herself, government must not steal from one to subsidize another, especially in the system basically designed for complete corruption (and it is designed for complete corruption).

It is up to everyone individually to survive on this planet, if there are too many people unable to survive then it's a self correcting issue - they will not survive.

Comment Re:Adapter (Score 1) 243

A USB hub is just annoying to lug around and even more annoying to assemble.

I like still having one or two USB-A ports on my laptop, but I can't say I've ever been annoyed by having to "lug around" a USB hub (with a gigabit ethernet interface) in my laptop bag. It weighs around an ounce.

I also think the article complaining about shit like mice, keyboards, and headsets is a bit out there, since any of this crap connected to my laptop is connected via bluetooth which has been around over a quarter of a century and has been ubiquitous in laptops for at least 15 years.

Comment Why not vertical instead ? (Score 1) 184

I don't understand why vertical-axis wind turbines are not more common: they take less horizontal space, you can potentially stack shorter pieces as high as you want (and use guy lines for stability), have various heights spin at various rates, etc... I'm no expert so I guess they have good reason for this race to gigantism, but it seems a bit like the dinosaurs...

Comment Re:Legal/illegal bikes (Score 1) 146

[I bike a lot (no ebike though)]. More accidents with ebike, sure that's a given: they are heavier so in a collision will do more damage; many are unlocked and can go to 80kph and that's scary as shit on a footpath, and they are often driven by people who are not used to biking (old people with poor reflexes, mothers with 2 kids on the back seat...). As for banning those e-fatbikes, they are still way better than motorbikes (slower and quieter), so maybe just restrict them to roads.

Slashdot Top Deals

Badges? We don't need no stinking badges.

Working...