Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re: That's terrible! (Score 1) 34

True, but we're not all webdev nerds. I've been working in computing for almost 20 years and wasn't familiar with it. Bias of understanding based on the sector/field you work in is a real thing. Plus it really wouldn't be hard to have TFS start like this:

If you are noticing less traffic to your website's AMP (Accelerated Mobile Pages)

Perhaps with the definition linking to a Wikipedia page or something. Just helps out those of us who might work in other areas know what the article is talking about.

Comment Re:Meh. (Score 1) 27

Totally agreed when it comes to personal systems. When it comes to enterprise stuff (and this is a story about SLES) having a distributor do the package assembly and vetting for you is immensely valuable. Luckily, at least for SUSE, the historical dependency hell of RPMs is largely gone. I remember having an absolute shit show of a time back in the early Red Hat days with such things but Zypper is pretty sorted in SUSE these days.

Submission + - SPAM: The Miseducation Of Lisa Simpson

theodp writes: On Sunday, The Simpsons aired The Miseducation Of Lisa Simpson, an episode in which Marge — with the help of a song from John Legend ("STEM, it's not just for dorks, dweebs and nerds / It'll turn all your dumb kids to Zuckerbergs") — convinces Springfield to use a windfall the town reaped by seizing shipwreck treasure to build the Springfield STEM Academy to 'prepare kids for the jobs of tomorrow.' All goes well initially — both Lisa and Bart love their new school — until Lisa realizes there's a two-tiered curriculum. While children classified as "divergent pathway assimilators" (i.e., gifted) like Lisa study neural networks and C+++ upstairs, kids like Bart are relegated to the basement where they're prepared via VR and gamified learning for a life of menial, gig economy side-hustles — charging e-scooters, shopping for rich people's produce, driving ride-share. Hey, it's not so different from the two-tier caste systems at Google and Facebook, Lisa!

Comment Re:Damn. (Score 1) 398

While I understand this suspicion and it may be true, IBM has a track record of contributing code back to the mainline kernel after investing substantial amounts of money in that development. It's true that I'm referring to them contributing money for development specifically for platforms they own (Z and P systems) but I hope they follow a similar model now that they have an ownership stake in the biggest x86 server side distro. I don't really see how they could say "no more derivatives" given that much of what Red Hat has done is likely derivative of GPLd projects itself. Frankly, if they take systemd and tie it up in a proprietary license I'll be happy since it'll turn it into the MiniDisk/BetaMax of init systems!

Comment Re:Most prevalent? No. (Score 1) 335

Mainframe (z/OS or zTPF) centric applications like CICS and WAS have native SOAP/REST interfaces now, so while it may be true that interfaces are being written because they need to understand how to actually address the data that is stored in these systems, developers are able to do so with modern APIs for the most part. Now as for the backends themselves, i.e. the programs that facilitate the business logic, that's what the COBOL and in some cases Assembler programmers are needed for!

Comment Re:Most prevalent? No. (Score 5, Informative) 335

It really isn't a stupid anecdote. Go to SHARE or GSE in Europe, you'll see representatives from the largest financial, retail and governmental industries who represent the bulk of transactional computing in the world. Practically every debit/credit/charge card swipe goes through a COBOL program, and these aren't "legacy" systems that are simply being maintained but systems in active development. I know personally of programs that have been written to facilitate new features like various NFC payment technologies recently. I will grant you that it's a largely invisible sector of the IT industry, if I wasn't in it I would probably still be ignorant to it too.

Comment SHARE (Score 1) 43

I've attended the SHARE conference for the last few years, it's been going on for more than 50. For those not in the know it's a user conference that's focused primarily on IBM System z and its associated ecosystem. Point by point on the checklist in TFA I can say it passes for the most part, there was a bit of a hiccup with one of the keynote speakers last year in San Jose but for the vast majority of the speakers I've heard they've been relevant and useful. If other parts of the computing ecosystem want to see how a user conference should be run I highly recommend they attend SHARE. Great mix of in-depth product demo sessions, hands-on labs and technical sessions that are often delivered by product experts and/or people who have or are involved in development. I can speak mainly for the z/VM and z/OS security content but there's no other conference I'd rather attend each year.

Comment Re:Proprietary software is not sustainable (Score 2) 95

I was wondering if the giveaway from their statement is "We're sorry to leave the direct-to-consumer keyboard business". I'm wondering if that means they're going to be licensing the technology to either OS developers or other keyboard producers. I'm not sure how that business model would work but your conclusion stands nonetheless, we likely won't see the technology being open sourced.

Comment Re:Very cool (Score 2) 65

True, but they're generally on a closed line with a central point of control and don't share rails with driver-operated trains who rely on signals to inform them as to whether they can or can't operate on a specific part of a line. This seems to be suggesting that autonomous trains would share rails with trains driven by humans. It doesn't seem like an insurmountable problem to solve but it's not the same as, for example, the Docklands Light Railway or airport rail systems that don't have to contend with traffic not controlled by a central system. Similar problem to that facing driverless cars but without quite the same degree of randomness or volume of vehicles.

Slashdot Top Deals

The aim of science is to seek the simplest explanations of complex facts. Seek simplicity and distrust it. -- Whitehead.

Working...