Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror

Comment Hoover vaccum cleaner principle at work (Score 1) 296

One of the problems with code bloat is creeping featuritis, and adding code for "it works" but not great code. Also there is the "you weren't asked to do that..." mentality of managers. Once I had to maintain a legacy tool that pumped data in real-time into a database. For fun I optimized some of the routines (it was written in C/C++ cross-platform for Linux/Windows) so in the next release there was a humongous speed-up...my team lead was not pleased. Hard lesson in first job out of college: Hoover vacuum cleaner principle about code--if it sucks don't blow it.

Submission + - Research Finds Over 1.5 Million "Abandoned" Mobile Apps (infoq.com)

ellithligraw writes: Analytics company Pixalate reported over 1.5 million iOS and Android apps abandoned. This analysis comes after Apple's announcement of changes to their App Store for abandoned apps, prompting a discussion on the Web.

The story continues, "Pixalate claims they crawled the App Store and Play Store to analyze all apps available for download based on their last update to determine their degree of "abandonment". Abandoned apps were defined by Pixalate as those apps that had not received an update in over two years, with "super-abandoned apps" having not received an update in at least five years."

Note that according to Statista there are 4 million iOS apps, and 3 million Android apps available.

Submission + - Microsoft fixes Point of Sale bug that delayed Windows 11 startup for 40 minutes (theregister.com)

ellithligraw writes: The Register reports Microsoft fixes Point of Sale bug that delayed Windows 11 startup for 40 minutes. A Windows 11 patch slipped out overnight as an optional update, but contains an impressively long list of fixes for Microsoft's flagship operating system.

One bug addressed in KB5012643 could leave Point of Sale terminals hanging for up to 40 minutes during startup. Microsoft stated, "We fixed an issue that delays OS startup by approximately 40 minutes." So much for the express lane at check-out. Microsoft described the fixes as "improvements"...yeah, Windows 11 is great as a POS...

Submission + - World's Oldest Person Dies at 125 (the-sun.com)

ellithligraw writes: The U.S. Sun reports, "The World’s oldest ever person’ Francisca Susano, the last surviving woman born in the 19th century, dies at the ripe-old age of 124-years." Wow!

Submission + - Stanford Proposal Over AI's 'Foundations' Creates Controversy (wired.com)

ellithligraw writes: Last month a Stanford research paper coauthored by dozens of Stanford researchers which terms some artificial intelligence models "foundations" is causing a debate over the future of AI. A new research facility is proposed at Stanford to study these so-called "models." Critics call these "foundations" will "mess up the discourse."

Comment Laughable explanation (Score 1) 32

"Microsoft blamed the accidental server exposure on misconfigured Azure security rules it deployed on December 5, which it now fixed," adds ZDNet. The explanation is laughable. Consider re-phrasing for the Titanic disaster: "The White Star Line blames the accidental sinking of the R.M.S. Titanic on a miscommunication in ice warnings and telegraph distress signals utilized when it sailed on April 10th, which has now been fixed." adds the New York Herald Tribune.

Slashdot Top Deals

"Just the facts, Ma'am" -- Joe Friday

Working...