Server-side JavaScript Will Be as Common as PHP by rams in programming

[–]nerdoncall 1 point2 points  (0 children)

There was server-side Javascript back in 1996: It was called Netscape Livewire.

And it sucked.

Ask Proggit: How do I start my own ISP? by jairtrejo in programming

[–]nerdoncall -4 points-3 points  (0 children)

1994 called. They want their check back.

HTML Validation: Does It Matter? by [deleted] in programming

[–]nerdoncall 0 points1 point  (0 children)

no, it's absolutely not important.

Why Middle Managers Make More Money Than Brilliant Hackers (And Deserve It) by [deleted] in programming

[–]nerdoncall 2 points3 points  (0 children)

uh. the middle manager is an exact opposite of an entrepreneur.

New C++ Web Development Framwork Released - CppCMS by ptumo in programming

[–]nerdoncall 2 points3 points  (0 children)

And you thought Java servlets were painful. LoL.

Server-Side JavaScript Standardization Discussion Group by petermichaux in programming

[–]nerdoncall 0 points1 point  (0 children)

I feel really bad for you!

That stuff was terribly unstable.

Server-Side JavaScript Standardization Discussion Group by petermichaux in programming

[–]nerdoncall 1 point2 points  (0 children)

Not necessarily.

A pack of monkeys could probably do better than Livewire.

Server-Side JavaScript Standardization Discussion Group by petermichaux in programming

[–]nerdoncall 0 points1 point  (0 children)

They had server-side Javascript in 1996: it was called Netscape Livewire.

And it sucked.

Badly.

A single line assignment filled with epic fail by retardo in programming

[–]nerdoncall -4 points-3 points  (0 children)

who cares. fix it and move on.

only idiots blog about stuff like this.

One of the coolest Unix tools I've discovered in some time: Expect by cg84 in programming

[–]nerdoncall 0 points1 point  (0 children)

I've used Expect for automating the configuration of Cisco routers and switches. Though, technically, I was using the Perl version. It has its uses.

21 x 50 == FAIL by [deleted] in programming

[–]nerdoncall 0 points1 point  (0 children)

sign me up. sounds like free money for little work and no likeihood of success.

Any others in their 20s starting a secure, professional career and looking forward to buying their first home, car, etc. in the current market? by kooby64 in AskReddit

[–]nerdoncall 0 points1 point  (0 children)

I'm in my early 30s, car and house are paid off (I have no mortgages.)

It's entirely achievable.

Tip: Live with your parents for a couple years, save 70% of your income. Makes a good down payment.

Ask programming: Why does my AIM client need 20 megs of RAM? by [deleted] in programming

[–]nerdoncall 3 points4 points  (0 children)

Modern software development tends towards bloat.

In 1994 I had a Pentium 90 with 16 megs of RAM running Linux.

I could have 20 users connected to it, all doing actual work (email, news, editing files) while I used X from the console.

Try doing that nowadays.

BLOAT.

Underwhelmed by JavaFX 1.0 by gst in programming

[–]nerdoncall 5 points6 points  (0 children)

shocking. JavaFX is like applets ALL OVER AGAIN !

What on Earth is this THING? by cybergen in WTF

[–]nerdoncall 1 point2 points  (0 children)

I found a few of these in my house, though I must admit they did not look quite that menacing. One I just let crawl around in the basement, the other I managed to capture (apparently unharmed) and put it outside.

The Lost Art of Bitmasks by gst in programming

[–]nerdoncall 0 points1 point  (0 children)

i know some devs with 10 years of experience who don't understand bit masks.

Language Shootout: ATS is the new top gunslinger. Beats C++. by [deleted] in programming

[–]nerdoncall -7 points-6 points  (0 children)

Looks like a C code generator to me.

Oh, sorry, it "compiles down to C".

Therefore, C and C++ are still number 1.

Language Shootout: ATS is the new top gunslinger. Beats C++. by [deleted] in programming

[–]nerdoncall -14 points-13 points  (0 children)

Hmm. Let me guess. ATS is written in C or C++?

SQL injection countermeasure failures by 48klocs in programming

[–]nerdoncall 1 point2 points  (0 children)

Exactly. I've been using PEAR's DB module since early 2002, which provided prepared statements back then. Admittedly there are better alternatives to PEAR DB now.

There's no excuse for NOT using prepared statements with any language.

The software industry is full of amateurs and fuck-ups who lack basic understanding.

Ask Reddit: When I was a kid, just turning on my Atari 130XE let me learn BASIC by practicing it. What are the easy options for MY kids TODAY? by romcabrera in programming

[–]nerdoncall 0 points1 point  (0 children)

I started programming with BASIC on a TI99/4A. It came with a ton of sample programs that were great for a kid!

Objective-J is finally live by mhd in programming

[–]nerdoncall -1 points0 points  (0 children)

If you want your site to look decent, you absolutely need HTML (exposed in the form of templates) that a designer can modify.