Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×
Software The Media

Does Software Need a Siskel and Ebert? 169

theodp writes "Over at Scripting News, Dave Winer laments the lack of serious software reviews in the NY Times. That wasn't always the case, recalls Dave. 'When they started doing software reviews in the early '80s it was with the usual Times flair,' says Winer. 'But somewhere along the line they stopped taking tech seriously. It's as if they would only review Saturday morning television shows. How could television like The Sopranos or Breaking Bad take root in the culture if there was no criticism that discussed it? Yet that's where we are today with software.' So, does software need a Siskel and Ebert (or A.O. Scott and Manohla Dargis for you highfalutin NYT readers!)?"
This discussion has been archived. No new comments can be posted.

Does Software Need a Siskel and Ebert?

Comments Filter:
  • by cascadingstylesheet ( 140919 ) on Thursday October 31, 2013 @10:21AM (#45290211) Journal
    Most reviews are shills ... companies have whole departments dedicated to getting bloggers to post sham reviews ...
  • No (Score:3, Insightful)

    by Anonymous Coward on Thursday October 31, 2013 @10:22AM (#45290215)

    No. Siskel and Ebert rocked don't get me wrong, but we have a thing now called the Internet and google which can pretty well give you any info you want on most software out there. Anything in a newspaper or magazine is going to be influenced by $$$ anyway while the Internet is typically pretty damn raw

  • by JaredOfEuropa ( 526365 ) on Thursday October 31, 2013 @10:40AM (#45290385) Journal
    Ebert argues that unlike movies, video games can never really be considered works of art. Whether or not he is right is beside the point; I say he comes off as being rather conceited, since he reviews works of entertainment, not art, even though an entertaining movie could in time be considered a work of art as well. Perhaps he is not interested in video games, but in that case why not just say so instead of implying that games are not worth the time of a serious reviewer.
  • by interkin3tic ( 1469267 ) on Thursday October 31, 2013 @10:45AM (#45290425)
    Indeed. I was trying to research which phone to get this morning on my ipad. Click farms, popup ads, articles which are clearly nothing more than ads. And a few reviews by people who spend wayyyyy too much time thinking about mobile phones. "The bevel was UNACCEPTABLY bumpy, but the WORST PART was the PURELY DECORATIVE SCREWS! Negative a billion points out of five!"

    I guess if your job is to talk about phones, and all the phones are pretty similar, it's very easy to develop strong opinions about trivial details. Oblig XKCD [xkcd.com]
  • by Alomex ( 148003 ) on Thursday October 31, 2013 @11:17AM (#45290711) Homepage

    Part of the problem is that a critic can sit down for two hours watch a movie and write a meaningful review. This is not possible when it comes to software.

    Let me use a real life example: I was an early proponent of Java since my first few interactions with it in 1994 were positive. Only when I was is deep in the bowels of the beast did I start to see the problems: flawed parameter passing model, the "everything has to be an object" religion (which ironically is violated by built in data types), the "you must write a preamble bigger than COBOL's to have a well designed piece of code", the horrible graphics library that if first shipped with, etc.

    After that I realized that maybe moving to Java is not such a good idea after all. I think the popularity of C#/Haskell/Scala/C++11/Python are a result of this realization.

  • by smooth wombat ( 796938 ) on Thursday October 31, 2013 @11:38AM (#45290961) Journal
    It's all useless, poorly written crap

    My sentiments exactly. Whether you're talking software written by multi-billion dollar companies such as Oracle or SAP, to smaller companies or homegrown software, the current state of software is abysmal.

    "Throw more RAM at it!" is the usual response, as if that solves the underlying problem. Worse, you can have identical machines and get different results when installing the same piece of software.

    The biggest problem is no one is held accountable for this nonsense. Unlike building a bridge where you can check to see if the designers did their job, the engineers did their job and the construction folks did their job, there is nothing similar in software. At best, you have to wait for a patch which might, maybe, possibly, fix some issues, but then again, maybe not.
  • by Medievalist ( 16032 ) on Thursday October 31, 2013 @01:04PM (#45291959)

    In days of old, before the Black Ships came and the secret of hose gartering that never ravels was lost and forgotten, Niklaus Wirth figured this out [inf.ethz.ch] and bequeathed us Wirth's Law. [wikipedia.org]

    Back when the building RSX-11 executables larger than one MB that would consistently execute in real time required manually mapping memory for the taskbuilder step, software engineers had to write rockin' code just to survive in the field. We were all computer scientists by necessity. Today, though, the barrier is pretty low; just slap together a bunch of Java modules some anonymous 13-year-old wrote in a GUI and call it programming.

"Most people would like to be delivered from temptation but would like it to keep in touch." -- Robert Orben

Working...