Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Submission + - NYT: It's the End of Computer Programming as We Know It

theodp writes: Writing for the masses in It's the End of Computer Programming as We Know It. (And I Feel Fine.), NY Times opinion columnist Farhad Manjoo explains that while A.I. might not spell the end of programming ("the world will still need people with advanced coding skills"), it could mark the beginning of a new kind of programming — "one that doesn’t require us to learn code but instead transforms human-language instructions into software."

"Wasn’t coding supposed to be one of the can’t-miss careers of the digital age?," Manjoo asks. "In the decades since I puttered around with my [ZX] Spectrum, computer programming grew from a nerdy hobby into a vocational near-imperative, the one skill to acquire to survive technological dislocation, no matter how absurd or callous-sounding the advice. Joe Biden to coal miners: Learn to code! Twitter trolls to laid-off journalists: Learn to code! Tim Cook to French kids: Apprenez à programmer! Programming might still be a worthwhile skill to learn, if only as an intellectual exercise, but it would have been silly to think of it as an endeavor insulated from the very automation it was enabling. Over much of the history of computing, coding has been on a path toward increasing simplicity."

In closing, Manjoo notes that A.I. has alleviated one of his worries (one shared by President Obama): "I’ve tried to introduce my two kids to programming the way my dad did for me, but both found it a snooze. Their disinterest in coding has been one of my disappointments as a father, not to mention a source of anxiety that they could be out of step with the future. (I live in Silicon Valley, where kids seem to learn to code before they learn to read.) But now I’m a bit less worried. By the time they’re looking for careers, coding might be as antiquated as my first PC."

Btw, there are lots of comments — 700+ and counting — on Manjoo's column from programming types and others on whether reports of programming's death are greatly exaggerated.

Submission + - US to stop giving Russia some New START nuclear arms data (reuters.com)

terrorubic writes: WASHINGTON, June 1 (Reuters) — The United States said it will stop providing Russia some notifications required under the New START arms control treaty from Thursday, including updates on its missile and launcher locations, to retaliate for Moscow's "ongoing violations" of the accord.

Submission + - Boeing delays Starliner launch ... again (arstechnica.com)

xanthos writes:

A Boeing official said Thursday that the company was "standing down" from an attempt to launch the Starliner spacecraft on July 21 to focus on recently discovered issues with the vehicle. Mark Nappi, vice president and program manager for Starliner, said two spacecraft problems were discovered before Memorial Day weekend and that the company spent the holiday investigating them. After internal discussions that included Boeing chief executive Dave Calhoun, the company decided to delay the test flight that would carry NASA astronauts Suni Williams and Butch Wilmore to the International Space Station.

TLDR; the parachute cords might not be strong enough and the tape that holds down all the wiring harnesses might go up in flames. Manned flight score: SpaceX 9 — Boeing 0

Submission + - Millions of PC Motherboards Were Sold With a Firmware Backdoor (eclypsium.com) 1

rastos1 writes: Wired reports: Researchers at firmware-focused cybersecurity company Eclypsium revealed today that they’ve discovered a hidden mechanism in the firmware of motherboards sold by the Taiwanese manufacturer Gigabyte, whose components are commonly used in gaming PCs and other high-performance computers. Whenever a computer with the affected Gigabyte motherboard restarts, Eclypsium found, code within the motherboard’s firmware invisibly initiates an updater program that runs on the computer and in turn downloads and executes another piece of software.

Eclypsium:
- Eclypsium automated heuristics detected firmware on Gigabyte systems that drops an executable Windows binary that is executed during the Windows startup process.
- This executable binary insecurely downloads and executes additional payloads from the Internet.

List of affected motherboards is here: https://eclypsium.com/wp-conte...

Comment Alternative? But it's 3x more expensive (Score 1) 81

Hot take: it's never news when a substantially more expensive computer is faster than a cheaper one.

The Orange 5 is not an alternative to the Pi. It's an alternative to other $100+ SBCs.

"The Ford F250 is so much more powerful than the Ranger!" isn't news -- it's a more expensive pickup, and of course it's bigger and has a bigger engine.

Comment Re:No. (Score 1) 144

As a user of the Acer Jade Primo Windows phone that had the same feature: IMHO, a chunk of the problem can be traced to convenience and apps.

On the Acer, the phone comes with a case and a dock. When the phone is in the case, it doesn't fit into the dock. And regardless, the connecter was a really tight fit, so it's always awkward to pop it in.

And ⦠the Netflix app didn't run in full screen when docked. If it had worked, it would have been worth it for that feature.

Comment It's too expensive to author the content (Score 1) 153

I worked for one of the many "3D on the web" companies. Step one, of course, is to make the basics actually work reasonably effectively. Step two is to figure out what kind of content would be embraced by users.

And there was the sticking point. We tried interactive fiction, maps, greeting cards, office-style output, music players and games. Of those, high-performance video for maps was valuable (we sold off all our patents on that), and games were enthusiastically embraced by users.

Everything else was "nice", but not nice enough to be worthwhile authoring the content.

(I made a super nice interactive globe powered by an entire cheap-o pipeline from Project Gutenberg. You could point and click on a country the rotating globe, and it could give you a list of books that mentioned that country.)

There's also a question about specific technology. Of them, we explicitly decided that VRML was just plain horrible to work with: it was super hard for anyone who wasn't deep in the field to grasp and it had too big a focus on "being cool" and not enough of a focus on "being fast".

Comment Re:in favor of . . . (Score 1) 72

Can I also suggest riding on National Forest roads? Out west there are thousands and thousands of miles of them, winding to a ton of very pretty forests and mountains. The forest service roads tend to be pretty beat-up gravel roads which are no fun in a car, but are plenty of fun on an e-bike!

Comment Re:What is this humming noise... (Score 1) 72

That depends entirely on the tire. I have a RadPower Mini folding e-bike; as shipped it came with very knobbly tires. I recently replaced them with more urban-type tires, and the noise level dropped considerably.

(on the forest-service gravel roads that I ride on, I haven't noticed an important difference in traction, so from my POV it's a total win.)

Comment Re:Finally (Score 1) 1175

Reading the Actual Story, and looking at the web site for Creative Access, that's not really the whole story. A group of people noticed that although London has a ton of non-white people, that the creative agencies were overwhelmingly white. So, like any set of capable and energetic people, they set out to do something: they created an agency to widen the incoming funnel.

Kind of like how Harvard pushes it's graduates on the industry, but for non-White people.

The BBC, like many other organizations, would like to be more diverse, and is having trouble doing it. Hence the partnership.

Comment Won't make a difference and will break things (Score 3, Insightful) 50

I think I've seen this rodeo before. What I see is that web developers work to make their site "fast enough". In Scrum terms, they don't apply premature optimizations. They use too many modules with too many dependencies and assume everyone has a fast internet.

My two predictions: this will just encourage web site bloat, and a bunch of people are going to discover that their cheap-and-barely-working HTTP parsers don't actually handle 100-series responses.They are also going to discover that many high-level APIs don't provide any access to this new paradigm.

Comment Re:Gov't data (Score 3, Insightful) 460

Example of government data I trust:
  • Tide tables
  • Atomic clock time
  • Astronomical and orbital data
  • How many people live in different states
  • Tabulated results from asking companies how many people they are hiring

Each of these are more or less accurate and precise, and each has their own source of biases, and therefore you can trust them more or less.

Slashdot Top Deals

He has not acquired a fortune; the fortune has acquired him. -- Bion

Working...