Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment no really (Score 0) 918

Is not about age is about money, older people requires more money than younger ones (just remember that cold pizza at 18 is SO COOL) at 40 equates to "what I did with my life this is not way to live". But the best think is just to remember that you want to enter field that there is not too much Americans to compete for those jobs (according to the Labor bureau the jobs in teen years that will have more grow are: waiters, Nurses,Fast food service) IT is not one of those oh well back to work
User Journal

Journal Journal: The solution to the economic problems BUY AMERICAN

I hear this from the republican camp, so I want to buy American products (made and designed in America) the problem is that I cannot find any products (except from some food items or some cleaners) where are the American products? Are not the republicans the one pushing for offshore all production so how I can buy an American product when we do not produce any? Just wondering :)

Comment I agree (Score 0) 865

I tried several times to complain that one of the major problems with linux is the lack of a installer. Yes is RPM and such but there is not an installer that is easy (I am programmer so ./configure is easy, try this with a regular user!) I understand that one of the major problems is ABI your code that runs in 2.6 will not run in 2.4 or KDE 3.x will not run in 3.x (no warranty about it will execute) So the solution is to create an ABI layer which can emulate older versions (or newer if needed) so the code will run without modifications

Comment no don't do it (Score 0) 604

The problem is that the ideas where developed during the time you where working for the company which means that if you have a great idea and work even five minutes at work on your IDEA and you idea makes money the company can sue you because was done as part of your job (I know it sucks Welcome to America) P.S You can find a human everywhere, even under a rock, oh wait is just a lawyer

Comment I always reuse (Score 0) 429

How I develop code: 1) write helper libraries 2) build on top of the libraries 3) extend the libraries when needed not the code 4) the upper layers are very specialized 5) lower layers know only to do a single verb I keep using the same code that I wrote for java 1.2 This rules means that the code is very decoupled and that is one of the most important rules (when you use a framework you are tied to what the framework can do and too many times you need to broke from the framework.

Slashdot Top Deals

<<<<< EVACUATION ROUTE <<<<<

Working...