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

 



Forgot your password?
typodupeerror
×

Comment Re:Nobody kills Java (Score 1) 371

Eventually your system will either collect enough entropy that it will suck ass and die -- OR, you'll pull your head from your anus, implement a meta complier that generates code in Java or C or whatever flavor of the month, decouple your business from any single platform's destiny, and survive into the future.

Yes, code generation is key. That's what compilers are: Machine code generators -- but not shitty incomplete code generators that have no full language of their own. That's the difference between Java or a Meta Compiler or C or your POS garbage that no one understands but you.

Comment I imagine it went down like this: (Score 2) 180

What if we just manufacutred criminals by making it illegal to tamper with a URL bar's contens, and then taught every kid to code!

"Genius! This thing prints money!"

-- Reform the fucking CFAA. Every kid has a million times more accessibility to coding and information than when I taught myself at age 8. If you're not coding it's either because you don't want to, or your parents are fucking daft.

Comment Re:Change for the sake of change (Score 1) 240

Here's news for you mate. There is no shortage of skilled workers. There is only capitalistic elites applying very strict selection requirements via flavor of the month bullshit requirements (ignoring that coders learn new languages without having to get a degree or cert). This is done so they can pretend to be looking for workers, when in fact they are trying NOT to hire anyone so they can meet the government's requirements and employ more lower paid H1B visa workers. There are actually HR seminars about how NOT to hire people while still complying with the requirements of looking for work. "Oh my, you don't have a Certificate or Degree in $LANG, I'm afraid that's a requirement. Yes, you may say you know it, but how do I know that?" In fact, they just filter all applicants by their strict filter and you don't even get interviewed. They have to interview a few folks, just to seem legit, but that's the nature of this beast.

http://www.washingtonpost.com/...

Comment Welcome to the Next Level. (Score 5, Interesting) 240

I reached that point in the 90's.

Now I write all my code in a meta language that compiles down into COBOL, C, C++, C#, Erlang, FORTH, Fortran, Google's Go, Haskel, Java, Javascript, Perl, PHP, Python, Ruby, Rust, and more.

It takes about two weeks for me to learn a new language and write the "runtime" for my meta compiler. Then I can deploy all of my existing solutions on the new platform faster than the other guys can get "Hello DB Connection" out the door.

Fuck all the shitty languages and "new" platforms. Now that you've actually grown up and stopped being a fucking fanboy, go write your own meta compiler. I'll open source mine when I retire, it's what gives me the edge over all the noobs still wasting time reimplementing their wheels.

Comment Now let's see how it really works ... (Score 2) 61

me: Hi Jibo
It spins and spins.
me: Over here. Over here. I'm standing here. Jibo. Stop spinning.
jibo: would you like take out.
me: no.
jibo: how about sushi. Your favorite food.
me:That's Lizzie's favorite.
jibo: Ordering. Unable to comply. Please check your network settings.
me: Cancel
jibo: Please say that again. I did not understand.
me: Reset. Stop.
jibo: Want me to take a picture.
me: No.
jibo: Cheese. Hard drive full. Please delete some of your pictures.
me: Stop taking pictures.
jibo: taking picture. Cheese. Hard drive full. Please delete some of your pictures.
me: Why did I buy this friggin thing?

Seriously, compare the Kinnect promo videos to how it actually turned out. That's Jibo, except from an extremely well funded company. This is just snake-oil.

Comment Re: our Universe shouldn't exist. (Score 3, Insightful) 188

I like Conan the Barbarian's answer (minus the hint of racism):

"Let me live deep while I live; let me know the rich juices of red meat and stinging wine on my palate, the hot embrace of white arms, the mad exultation of battle when the blue blades flame and crimson, and I am content. Let teachers and priests and philosophers brood over questions of reality and illusion. I know this: if life is illusion, then I am no less an illusion, and being thus, the illusion is real to me. I live, I burn with life, I love, I slay, and am content."

- Queen of the Black Coast, Robert E. Howard

Comment Re:Bjarne Stroustrup (Score 2, Interesting) 636

It solves a problem ... not your problem, but Apple's problem. I think Apple created Swift to be a common language throughout all their frameworks. I believe Python was originally filling this role, but Apple doesn't control Python. I believe they intend to use this in the server as well, that way, you have one language used throughout the entire stack - app, server, and even in the debugger.

Slashdot Top Deals

A morsel of genuine history is a thing so rare as to be always valuable. -- Thomas Jefferson

Working...