HeyItsDiogenes's comments

HeyItsDiogenes | 14 years ago | on: Mojolicious 2.0 released: Perl real-time web framework

>http://en.wikipedia.org/wiki/Real-time_operating_system

Specifically:

A hard real-time operating system has less jitter than a soft real-time operating system. The chief design goal is not high throughput, but rather a guarantee of a soft or hard performance category. A RTOS that can usually or generally meet a deadline is a soft real-time OS, but if it can meet a deadline deterministically it is a hard real-time OS.

Async, non-blocking, and event-driven have nothing to do with real-time.

This web framework has nothing to do with real-time.

Stop using terminology you don't understand.

HeyItsDiogenes | 14 years ago | on: It's not too late to learn how to code

As good as it is to learn to code, much as is the case with any situation where you'd normally hire a professional (doctor, lawyer, accountant) don't kid yourself that you know everything once you can sling some code.

A good example would be how terrible the code the Google Founders wrote. Their initial engineering hires had to rewrite everything from scratch.

And the Google Founders did have a background that would lend well to coding.

page 1