Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:Limited coding isn't everyone's goal (Score 2) 69

Building complex apps without coding doesn't seem like a useful goal. At some point you have to express the program logic and coding has always proven to be the best way.

The dividing line between graphical tool and actual code seems to have been a shifting one over the years. So when you go to a new environment or language where there's a substantial GUI component to building an app, the desire to see it all in code is strong. What actually happens when you add that button? I expect to be able to do it either through code of GUI and if they can't tell me what the GUI did in code, then I'm left clueless as to the underpinnings and so it becomes hard to think through the implications of design decisions.

I tried Swift recently. Swift was easy enough. But Swift+Xcode was impenetrable.

My micro processor prof insisted that C was an abomination and that code was easier to follow in native assembly. (Mostly Motorola, some TI)

There is a big chunk of people who have no desire to see the assembler, or the massively abstract C++ code that created it. Anyone who uses Access for example. I had a tool Palm Toolbox that made simple apps for PalmOS way back when. It was limiting, because I know better, but you could do a lot without ever looking at the real code.

Be prepared for multiple variations of the Fart Machine!

Comment Re:Not as much as it used to... (Score 1) 287

Similar experience here. You are now a service provider for your family. Reliability, ease of use are more important than bragging rights. I am down to a single xeon server, serviio, 24g, 8tb. PS3 as media player and servio handles the transcoding for phones and tablets. Kids can watch their movies, we can listen to music, watch movies.

Comment Re:Sensationalism? for BIOS updates? (Score 1) 294

If updating your BIOS is the *most* important feature of a motherboard, sorry.

I've never had a problem with MSI, Gigabyte or Asus . And the one time in a blue moon I had to update a bios, I simply booted off a USB HDD with windows on it.

Your deciding which car to buy based on how hard it is to adjust the cam shaft timing.

Comment Doesn't scale anyway (Score 1) 81

One of the major drivers of online was for scalability/cost. Do the bulk stuff asynchronously online with some minimal in person or synchronous work. If this is an instructor led , real time course they might as well be 'in the building' anyway. How would 200 people take a course like this? All you need is 23 professors, easy right?

Comment How did micorsoft 'solve' this problem? (Score 1) 249

For 20 years we had nothing but Microsoft (DOS, Windows) on PC's and somehow we survived. Now we need someone to curate the app store? Why not submit your app for review, like in the olden days? The reviewing, rating and recommending of apps should be a separate function than publishing...

Comment Re:Uh...try again (Score 4, Interesting) 116

Think again. AOL, prodigy, compuserve were all proprietary, isolated systems. They did not provide internet access. It wasn't until 89/90 that there email services could even talk to each other (via the internet).

Source: old enough to have listed compuserve "forums" and AOL "keywords" on my business cards...

Slashdot Top Deals

MESSAGE ACKNOWLEDGED -- The Pershing II missiles have been launched.

Working...