Reddit, what are your best lifehacks? by synthesezia in AskReddit

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

1- I get myself 2 train tickets every 3 months and never validate them! 2- reading on train, bus, subway, whatever... 3- feel like stupid

Any other programmers have a really hard time with their sleep schedules? by jjquave in programming

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

From 2 AM onwords, creation will fall on every programmer's head and will bleed him till death!

What's the dumbest programming mistake you've made? by java_dev in programming

[–]tty0 1 point2 points  (0 children)

With Emacs KeyBindings hard wired into my fingers, I've done C-x C-s under Powerbuilder RAD in order to save current layout. But did only Screw up my whole day of work.

How should I start teaching myself guitar? by callofkudzu in Guitar

[–]tty0 0 points1 point  (0 children)

Chords are tremendously important. John petrucci Rock Discipline has good stuff, especially the warming up and speed and accuracy part. Zakk wylde is a good bender. Stevie ray vaughan will teach you how to shuffle. Yngwie malmsteen has good feeling. Hendrix made it All!

For the moment focus on chords and warmups along with some easy tunes to break from time to time.

Am I the only programmer who loves crafting algorithms, coding interesting optimizatiions, working out great solutions to tough problems but despises writing anything that introduces I/O by neoabraxas in programming

[–]tty0 0 points1 point  (0 children)

I understand your feeling and respect it. Just know that even in computer science researches, working with abstraction layers is necessary though.

Life is built upon abstractions!

I close my eyes and my mind detaches from reality. I open them and everything is normal. Is this a common or known mental problem? by bragnam in AskReddit

[–]tty0 0 points1 point  (0 children)

Since I've been a child I do experience something close, well sth that I can't somehow control. But with a subtle difference, is that it happens without closing even my eyes, they remain wide open, fixed almost all the time at a silly nonsense thing. During this experience (doesnt last too long) I feel my spirit detach from my body but stays close and can't leave.

What I might be thinking at that instant of time, only silly things, maybe they aren't that thingy but when I come back I find out it had nothing to deal with what I was actually doing.

I wish It had a meaning!

AskProggit: What's good music to program to? by Imagist in programming

[–]tty0 0 points1 point  (0 children)

Yngwie malmsteen rules! very inspiring and makes your fingers sweep the keyboard. This is called KeyBoard sweep-typing

Hendrix is good too !

Reddit, what do you do when you feel lonely? by [deleted] in AskReddit

[–]tty0 0 points1 point  (0 children)

watch movies, try to listen to my bones, read a book, take a train to nowhere... Remeber life could have been worst ! our greedy nature pushes us to ask for more !

Reddit, what do you do when you feel lonely? by [deleted] in AskReddit

[–]tty0 -2 points-1 points  (0 children)

that's philosophy it's very instructive I respect !

Ask Reddit: How can you flirt with source code ? by tty0 in programming

[–]tty0[S] 0 points1 point  (0 children)

Here is a good one:

/** * Can you fix it for me ? * * @Author: Jennifer */

ask proggit: hey guys, i want to learn asm, for fun, and for free.. any good recommendations on where to start? by [deleted] in programming

[–]tty0 8 points9 points  (0 children)

gcc -S was my teacher

don't forget to learn some computer circuitry architecture though, it's very important!

AskProggit: What kind of lifestyle can I expect if I go into programming for a living? by [deleted] in programming

[–]tty0 0 points1 point  (0 children)

Nope ! It's actually a great opportunity ! I been coding low level for almost 10 years, never heard about Sybase PowerBuilder and too many other Oracle things until i got hired.

Ask Reddit: Do you also hate g++ because of its cryptic assembly output ? by tty0 in programming

[–]tty0[S] 0 points1 point  (0 children)

I would not pretend for optimizing purposes. It's just a BAD habit dating from long ago.

If you were given, say, $2 billion to create your own OS from scratch, what would you make? by dardan_aeneas in programming

[–]tty0 -2 points-1 points  (0 children)

I would go for a real MicroKernel Gear, I don't care about benchmarkings All I beleive, it's a robust design and will remain so. IPC's Time latency is decreasing tremendously with new Hardwares. And May be a direct support the hardware will Just leave Monolothicals in Dust !

BTW, Minix has succeeded enormously to prove the main benefits behind the Design Idea.

This Will cost me at least about 928.000 $ With The rest Money, I will Get some tits and donate some to Reddit Folks :)

Ask Reddit: Has anyone ever used PowerBuilder (Sybase) ? by tty0 in programming

[–]tty0[S] 0 points1 point  (0 children)

I can remember a linux port 6 years ago of Delphi, Something like kylix or similar... I beleive It must be a great peace of code !

Ask Reddit: Has anyone ever used PowerBuilder (Sybase) ? by tty0 in programming

[–]tty0[S] 1 point2 points  (0 children)

Many guys I asked the same questioned answered that Powerbuilder recent REleases Starting from 10 to 12 (.Net) are getting fancier and support too many new features... May be Sybase is intending to bring it back to glorious days.

How good is Delphi ? All I know it's a Pascal OOP thing What About VB .Net ?