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

 



Forgot your password?
typodupeerror

Comment Ha ha Russia yeah right (Score 0) 180

The only reason anyone would even think about adding "Russia" to that list is because the current elderly resident of the White House has a hard-on for Putin.

Militarily, Russia has demonstrated it has a hard time defeating a country 1/10 of its size.

Technologically, Russia is so far behind, it's had to rely on equipment being manufactured by Iran and North Korea (neither of which is "first world").

Economically, yeah I'm not even gonna bother with that one, even their sycophants know Russia is a basket case.

Comment Re:Spreadsheets and databases (Score 1) 80

They do. Some people don't use them; and (if disciplined) use one or more worksheets to store data and refer to it purely internally and (otherwise) just sort of ad-hoc mix data and formulas.

In some cases a database connection is where the data comes from; but the number of cells grows because it's conceptually easier(and in practice often less opaque, given the ugliness of displaying very large cell contents) to munge on the data step by step rather than trying to ram everything into one transformation.

Coming from the IT side; and having to field questions from the perpetrators of some absolutely hideous excel sheets from time to time(no, I didn't even know that there was a way of creating a type of embedded image that actually quietly triggers the print spooler subsystem to do something that generates a new image based on the contents of another region of the spreadsheet, still don't know how they did that; but it's objectively depraved) I understand the hate; but I do have to admit that spreadsheets are pretty good for napkin-math thinking-it-through type processes.

Like when you work it out on paper; you've got your input, then you have a cell with the contents of the first transformation you wanted to make, then the second, then the third, and so on, and at each step you can think "does this value make sense?"

It rapidly gets out of hand in quantity; but as a rapid sketchpad for thinking something through you could do a whole lot worse. It's also tempting(again, tempting down the path of darkness in quantity) for dealing with jobs that need both a bit of string munging and a pretty-printed output.

You send the intern down to storage with a barcode scanner and have them start snagging SNs and MACs and stuff from the shipment of new gear. Turns out various vendors use different prefixes on different barcode values to inform their own ERP/inventory system/warehouse people which of the 5 closely spaced barcodes their scanner hit. And each vendor uses a different set of conventions, and while obvious enough they aren't documented. Ok, no problem; intern comes back with raw list; all the Lenovo SNs get a 'last x characters' substring; all the Cisco MACs get another transform, whatever.

Obviously if it were your inventory/warehouse system you wouldn't be treating the barcode scanner as a raw HID device and doing ad-hoc transformations, there would be a program that automatically uses the prefixes to populate the correct parts of the form; but you want to stick your head into ERP project hell rather than come up with maybe a dozen lightweight string manipulations? Obviously, you could also do it in your choice of scripting language and iterate through one CSV to create another; but that mostly just conceals what you did from anyone who doesn't use that scripting language; while you can walk basically anyone employable through the logic of the spreadsheet prettifying.

Comment I hate this cliche. (Score 1, Offtopic) 18

I suspect that it's more symptom than cause, and probably not at the top of the list of causes; but I cannot overstate how much I loathe the hyperbolic use of the term 'unthinkable' in these sorts of situations. Both because it's false; and because it often acquires a sort of implicitly exculpatory implication that is entirely undeserved.

Not only is it 'thinkable'; having something awful happen when you perform a procedure that requires longterm hardcore immunosuppression and then let them follow through the cracks is trivially predictable. It's the expected behavior. Successfully reconnecting a whole ton of little blood vessels and nerves is fairly exotic medicine; predicting that thing will go poorly without substantial follow-up is trivial even by washout premed standards.

This isn't to say that it isn't ghastly, or that I could imagine being in that position; but 'unthinkable' is closer to being a claim of unpredictability or unknowability; which is wholly unwarranted. None of this was unthinkable; but nobody really cared to check or wanted to know all that much.

Comment Re:Why? (Score 1) 24

I probably just crossed some age line where "everything I have now is good enough dammit!"

I am still using a 13 Pro Max, so you're not alone.

This whole "buy a new expensive phone every year or two" mentality has always bugged me. Yes, "battery life is better" on a new phone versus a not-new phone... but the question SHOULD be "is the battery life on that not-new phone actually an issue?". And yes, the cameras on a new phone are probably better, but is there an actual practical difference the end user will actually see?

A lot of those arguments seem to be post hoc justifications for a purchase decision that was already made.

Comment Re:Easy Fix... (Score 1) 39

Especially when basically all methods of sabotaging cables(except possibly very near shore) are 'remote'/disposable; if only at the tech level of 'put anchor on rope because water deep'. Nobody is going to give a damn about losing an inert metal chunk.

Reportedly, none of that is public, the business of tapping a fiber line underwater is considerably more fiddly, and enough mines might make that a hassle; but it would also make install and repair far more expensive and probably just theatre when you consider the risk that someone at the telco isn't updating their ASAs.

Comment Re:AI as a sacred prestige competition (Score 2) 26

I think the parent commenter was proposing an analogy to the various temples-overtaken-by-jungle and cathedrals-and-hovels societies; where the competing c-suites of the magnificent seven and aspirants suck our society dry to propitiate the promised machine god.

I have to say; datacenters will not make for terribly impressive ruins compared to historical theological white elephant projects. Truly, the future archeologists will say, this culture placed great value in cost engineered sheds for the shed god.

Comment Re:Air cooling (Score 1) 26

At least for new builds/major conversions; it's often a matter of incentives.

There's certainly some room for shenanigans with power prices; but unless it's an outright subsidy in-kind you normally end up paying something resembling the price an industrial customer would. Water prices, though, vary wildly from basically-free/plunder-the-aquifer-and-keep-what-you-find stuff that was probably a bad idea even when they were farming there a century or two ago; to something that might at least resemble a commercial or residential water bill.

If the purpose is cooling you can (fairly) neatly trade off between paying for it in power and paying for it in water; and when the price differs enormously people usually choose accordingly if they can get away with it. In the really smarmy cases they'll even run one of the power-focused datacenter efficiency metrics and pat themselves on the back for their bleeding edge 'power usage effectiveness'(just don't ask about 'water usage effectiveness').

You can run everything closed loop; either dumping to air or to some large or sufficiently fast moving body of water if available; but the electrical costs will be higher; so you typically have to force people to do that; whether by fiat or by ensuring that the price of water is suitable.

Comment Re:Who? (Score 1) 76

Has anyone heard of "Plex" before this was posted here?

I haven't.

Plex, Jellyfin, Kodi, etc. are somewhat popular pieces of software among those people who have home media streaming libraries. People like me who like to purchase DVDs / BluRays of movies and TV shows, rip them to disk, and then never touch the original media again.

They all descended from the original XBox Media Player, if you remember that from way back.

Slashdot Top Deals

For God's sake, stop researching for a while and begin to think!

Working...