Follow Slashdot stories on Twitter

 



Forgot your password?
typodupeerror

Comment Re:You get what you pay for. (Score 1) 24

The irony of the two stories being together on the front page, "More Screen Time Linked to Lower Test Scores For Elementary Students" and "Microsoft to Provide Free AI Tools For Washington State Schools" is just too good to fail to mention.

And so I'm replying to the both First Posts with it.

Comment Re:Being a screen nazi was my best decision (Score 1) 33

The irony of the two stories being together on the front page, "More Screen Time Linked to Lower Test Scores For Elementary Students" and "Microsoft to Provide Free AI Tools For Washington State Schools" is just too good to fail to mention.

And so I'm replying to the both First Posts with it.

Comment Been there, done that (Score 3, Interesting) 51

It's not that long ago that I found myself with a box of 8" floppy discs from a legacy product and no way to read them. Yes, the software on them was long obsolete. But I would have liked to be able to preserve a bit of company heritage.

The product in question (Glenayre GL-3000) had been updated in the interim to use 3.5" floppies, though with a bespoke format. I figured out how to use Linux and creative parameters to dd to write disc images. We packaged this as a bootable CD for customers to write their own disc images. After a sharp drop in floppy quality around 2005 I discussed other storage options with my boss (e.g. USB) but the business case just wasn't there.

...laura

Comment Re:Russia Is Doing Everything It Can (Score 1, Informative) 26

I doubt Trump wants war, he's a businessman, not a soldier.

Yes, you are correct. The draft dodger is not a soldier and has little regard for the military, criticizing Gold Star families and mocking those who died.

However, the reason nothing will happen while he's around is because he admires Putin. Remember when he held up a picture of he and Putin after the Alaska meeting and said he was going to sign it and send it to Putin? It's the same reason he has not put real sanctions on Russia despite the Senate having the bill to act as a sledgehammer. Trump himself said back in July that Putin has 50 days to make a deal. Here we are 88 days after that statement and nothing has been done. He then followed up with a statement in the beginning of August where he said, "We have about eight days. ... We're going to put sanctions," he said. And yet, here we are, two months later and nothing.

Anything that would make Putin look bad, Trump won't do. He wants to do business in the country so any sanctions or military activity is the last thing he would do. His usual word salad is all we'll get.

Submission + - The people rescuing forgotten knowledge trapped on old floppy disks (bbc.com)

smooth wombat writes: At one point in technology history, floppy disks reigned supreme. Files, pictures, games, everything was put on a floppy disk. But technology doesn't stand still and as time went on disks were replaced by CDs, DVDs, thumb drives, and now cloud storage. Despite these changes, floppy disks are still found in long forgotten corners of businesses or stuffed in boxs in the attic. What is on these disks is anyone's guess, but Cambridge University Library is racing against time to preserve the data. However, lack of hardware and software to read the disks, if they're readable at all, poses unique challenges.

Some of the world's most treasured documents can be found deep in the archives of Cambridge University Library. There are letters from Sir Isaac Newton, notebooks belonging to Charles Darwin, rare Islamic texts and the Nash Papyrus – fragments of a sheet from 200BC containing the Ten Commandments written in Hebrew.

These rare, and often unique, manuscripts are safely stored in climate-controlled environments while staff tenderly care for them to prevent the delicate pages from crumbling and ink from flaking away.

But when the library received 113 boxes of papers and mementoes from the office of physicist Stephen Hawking, it found itself with an unusual challenge. Tucked alongside the letters, photographs and thousands of pages relating to Hawking's work on theoretical physics, were items now not commonly seen in modern offices – floppy disks.

They were the result of Hawking's early adoption of the personal computer, which he was able to use despite having a form of motor neurone disease known as amyotrophic lateral sclerosis, thanks to modifications and software. Locked inside these disks could be all kinds of forgotten information or previously unknown insights into the scientists' life. The archivists' minds boggled.

These disks are now part of a project at Cambridge University Library to rescue hidden knowledge trapped on floppy disks. The Future Nostalgia project reflects a larger trend in the information flooding into archives and libraries around the world.

Comment Re:Can anyone here back this up? (Score 2) 74

In my experience it is, how effective it is is directly proportional to preexisting project complexity when the commands are run. The bigger the project, and the more parts that are interfacing together, the worse it performs. But for small, simple projects and creating frameworks, it can be amazing.

Comment Re:But WHERE? (Score 3, Funny) 74

I'm not sure what "Building the Metaverse" is supposed to even mean anymore. Is he still obsessed with Ready Player One fantasies?

I mean, if he's just talking about generating 3d assets and the like, then maybe? AI 3d model generation is pretty useful if you don't care about every tiny detail matching up to some specific form. For example, I used an AI tool to make an image of an ancient mug with cave-art scrawled around its edges. It got the broad shapes of the model right, but had trouble with the fine engravings, making a lot of them part of the texture rather than the shape, but overall it was good enough that I just left off the engravings, had it generate a mug without them, then re-applied them with a displacement map. It got all the cracks and weathering and such on the mug really nice, and the print came out great after post-processing (cold-cast bronze + patina & polishing).

(I ended up switching from cave art to Linear A, because I also plan to at some point make a Linear B mug so that I can randomly offer guests one of the two mugs, have them rate it, and thus conduct Linear A-B Testing)

Comment Re:Great. Another App-dependent widget. (Score 1) 46

It's so easy to get tempted into feature bloat these days. You need a microcontroller for some simple set of features, like doing PWM control on a fan and handling a rotary switch, so you get something like a Seeed Studio XIAO ESP32S3 that's the size of a thumbnail and costs like $10, but then all of the sudden you have way more processing, memory capacity, pins, etc than you need, and oh hey, you now have USB, Bluetooth, and WiFi, and surely you should at least do SOMETHING with them, right? But the hey, for just a little bit of extra cost you could upgrade to a XIAO ESP32S3 Sense, and now you have a camera, microphone, and SD card, so you can do live video streaming, voice activation, gesture recognition... .... it really creeps up on you, because there's so much functionality in cheap, small packages today.

The irony though is that nobody really seems to bundle together everything one needs. Like, could we maybe have such a controller that also has builtin MOSFETs, USB + USB PD charging, BMS (1S-6S) functionality, and maybe a couple thermocouple sensors? Because most small devices need all these basic features, and it's way more cost, space, weight and effort to integrate separate components for all of them. The best I've found is a (bit overbuilt) card that has USB + USB PD (actually 2 of each, and reverse charging support), BMS support (1-5S), one thermocouple sensor, and a small charging display - but no processor or MOSFETs.

Comment Re:Rookie numbers (Score 5, Insightful) 60

The role of middle managers is to execute the plans of upper management. Without middle management the upper management would have to deal with the workers and all the minutiae while at the same time trying to keep the company running.

As Forbes said, middle managers are the overlooked leaders who hold the organization together.

Slashdot Top Deals

The computer is to the information industry roughly what the central power station is to the electrical industry. -- Peter Drucker

Working...