Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Assembler only - One Coder - No backdoors. (Score 2) 240

How the fuck do you manage to find a job writing low level code? I thought that shit died out in the 80s!

I didn't.

And no, that shit is far from dead. You'll find lots of assembly in specialized proprietary hardware where it's easier to just implement your own code instead of using an entire suite of libraries and ready made IDE packages.

What I like about coding assembly, is that it's relatively straight forward, ok...the math really isn't as we don't have the luxury of floating points in every variable, various math function - and we need to keep track of our code jumps as the MCUs have certain limitations when it comes to branching here and there.

I usually use older MCUs too as I don't have to deal with numerous layers of special codes to access special features of the chip. I keep things on a simple I/O level - and add "shit" as I please. No need to have an AD/DA converter with every thing I come up with, so I just add the hardware layers I need and what whenever I need them. I've been thinking of moving to FPGAs...now THERE's something that would eat my time. Assembly is the simple shit. (But very gratifying and fun to do, even for beginners).

Comment Re:Strange censorship (Score 4, Insightful) 739

"pure and utter sh*t," only with no asterisk

So he actually called it, "pure and utter sht"?

Remember, that's the guy that said "Nvidia, F*CK YOU!". http://www.youtube.com/watch?v...
He's a passionate, colorful character...he's been like that for as long as I can remember him. Thank god there's still awesome nerds out there that just can't be bought.

Comment Re:What about... (Score 1) 48

An OLED display ensures that you'll be buying a replacement every two years as your colours turn to crap. They should have stuck with LCD.

That statement is not true at all!

I was one of the early adopters of items with an OLED display, my HTC Legend (A cellphone with OLED display). I use it every day, surf with it all the time - and it's now 4 years old, and colors as brilliant as it was new, the Red, Green and Blue is absolutely perfect (to my eyes anyway, and I'm a graphics artist for whatever it's worth).

And besides... how often will you use some headgear VR equipment? It's not like you'll use it 8 hours a day, not even the most hardcore gamer would use a thing like that for THAT long, it's very tiring to have a device like that stuck to your face like a CPAP mask. Just wear a diving mask....even a light one, for ONE hour...and you'll catch my drift.

Comment Re:crap hardware (Score 3, Interesting) 61

Yeah, it's the early days of home computers and this is nothing more than a "Speak and Spell".

The TI Speak & Spell was incredibly sophisticated for its time, imagine a device in 1978 that had a character screen, plug-in vocabulary software modules, game apps, and of all things...could SPEAK OUT LOUD with sounds that where created by A speech synthesis processor instead of just samples. We didn't even have Commodore vic 20 or Commodore 64 by then, the Speak and Spell was an amazing piece of hardware. The speech synthesis chip TMS 5220 still blows me away with what it can do. You'll also find that chip (and it's siblings) inside various Arcade machines AND pinball machines, even more recent pinball machines.

And just to top that off, that little portable "computer", lasts for YEARS on a single set of batteries using it several hours each month, and it's soft-switch technology! Not even cellphones handle that kind of standby times even with the network disconnected. Don't diss the TI S&S!

Comment I'm hoping for a massive blackout. (Score 2) 212

Ah, bet you're thinking - what an asshat, right?!

No, see - the thing about such natural disasters is that they tend to bring out the best in us, sometimes we need a crisis like that when we're too spoiled and too set in our ways to help fellow man (or nature) out, history shows that these disasters often bring out the better in us and replenish life and give jobs and hopes to those who have none.

It will also serve as a reminder that will be remembered for decades - how vulnerable we are, and that we should prepare and stop taking everyday life for granted.

Comment Thats why I stock MILLIONS of retro-components... (Score 3, Insightful) 372

...Yep, got a pretty solid collection of those components, yesterdays micro controllers, CPU, Ram, Rom, Transistors, Tubes, Electrolytic Caps, Resistors, Varistors, Nuvistors and whatnotstors...

Yep, they're old...but they've made me a finalist in various international Robotics competitions, given me freedom to invent stuff from scratch without making everything overly complicated, kind of like LEGO building bricks...you can make anything you put your mind to, and I like a CLUTTER FREE mind.

I do feel the pain of many of todays youngsters who have to go trough extreme learning curves just to get into "the game" from scratch, not easy. Everything is specialized and we literally have no jack-of-all-trades coders anymore, pity...that's what we need IMHO.

Slashdot Top Deals

The only possible interpretation of any research whatever in the `social sciences' is: some do, some don't. -- Ernest Rutherford

Working...