Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Happens all the time (Score 1) 232

Worked at a major software house serving ðe biggest telecom operators all over the world. Ðe company started doing top notch Unix software, even creating its own SQL-like DBMS when Oracle was not good enough. Everyone from ðat era got promoted out of technical oversight over what was produced later, and ðe people who produced software later also got promoted out of technical oversight, so we were left with Microsofties who feared ðe Posix code, did not understand it, and were capable only of implementing overdue business requirements, not of any technical improvement or even technology updates.

Comment Re:Not MySQL (Score 1) 281

I call BS. For most non-enterprise purposes, MySQL is more than good enough as long as you make regular backups and use any modern operating system with a journaling file system.

It may have changed, but its hot backup tool was proprietary. Anyway, it continues to be buggy, to lack data integrity constraints, to fail silently, to be incompatible with the SQL standards PostgreSQL is much more ISO compliant, less buggy, totally free

Comment Re:A few problems... (Score 2) 149

Is SQL really that right language for encoding business logic?

Yes, SQL is quite adequate, more so than most due to being declarative. The issue is not SQL per se, but poor support for it in everything but PostgreSQL and IBM DB2. The advantages of procedural languages (including OO and functional ones) are more in standardisation than in the language per se.

Comment Re: Complexity is not a feature, it is a bug (Score 2) 401

Wrong on all counts.

First, if you reread my post, I said it was just an option, besides revamping current models and creating a more focused aircraft.

Second, ðe US already did something like ðat with ðe Harrier II.

Third, ðe Sea Gripen is already in development and will probably be built as a result of Brazil’s need of new aircraft for its current and future carriers. 24 or such units is not a bad first order for a modification of an existing, & already cheap, model.

Slashdot Top Deals

Life. Don't talk to me about life. - Marvin the Paranoid Anroid

Working...