Forgot your password?

typodupeerror

Comment: Re:Why assembly? (Score 1) 121

by jhoger (#37255182) Attached to: A Talk With Syllable OS Lead Developer Kaj de Vos

"To get any boost of performance over C, you have to be an extremely good assembly coder..."

Well that may be true but it's a distinction without a difference. I find most serious assembly language "coders" from the CS side of the house are excellent programmers/engineers. They are going to write MUCH faster assembly programs than any compiler will generate. They understand modern coding patterns... OOP, state charts, algorithmic complexity but they adapt techniques to fit a given problem on a given machine far more efficiently than a good C programmer. With C and certainly CPP you're locked into a certain development style that encourages maintainability over all else. When you're programming in assembly language you have more degrees of freedom to optimize and the rules for "maintainable" code are quite a bit more liberal.

Comment: Re:What these Democrats don't realize... (Score 1) 1128

by jhoger (#34719152) Attached to: Democrats Crowdsourcing To Vote Palin In Primaries

*Was* a community organizer. Your meme has expired. Barack Obama is PRESIDENT. He is the only man eligible to be President aside from Jimmy Carter that can claim that, period, end of story. He has experience being the most powerful executive in the world.

Sarah Palin on the other hand... hmm... governor of a state of low population, couldn't hack it and quit.

Comment: Re:Mod Parent Up Please! (Score 1) 945

by jhoger (#34695698) Attached to: The Right's War On Net Neutrality

You are right. The FCC can't grant powers to itself. If it does overreach, it gets spanked in the courts. So it is unclear what you are frightened about... the checks and balances are in place, and by your own example, quite effective.

The current rule making, as all successful rule making, is based on EXISTING AUTHORITY ALREADY GRANTED BY CONGRESS. The FCC tried to use its existing authority to create net neutrality rules. The court didn't like how they justified their authority so they sent the FCC back to the drawing board with reasoning that forms a roadmap for the current iteration of the rules. That was version 1.0. This is version 2.0.

Consider the pace at which Congress is able to pass laws. It is glacially slow. In our system of government, enforcement and interpretation are left to the executive branch and the courts. It is the only thing that makes the whole system work... that other branches closer to the practical problems of implementing the law are left to "fill in the blanks." Congress INTENTIONALLY leaves those blanks because it cannot predict every eventuality.

Comment: Re:Does Not Look Good for Arrington (Score 1) 91

by jhoger (#30405426) Attached to: Arrington Responds To the JooJoo, Files Suit

It all hinges on what intellectual property Arrington has. I mean, a web tablet... is that innovative? Really? Web only devices have been around for some time. Making an oversized PDA that only does web browsing does not equal innovation.
So if all the IP he has is trademarks that Fusion Garage is not using, well, game over. Take it as a life lesson and move on.

Comment: Re:Yes, patent system not meant for software paten (Score 3, Insightful) 242

by jhoger (#29255839) Attached to: Cato Institute Critique of Software Patents

Where do individual authors get off thinking that their incremental improvements on the ideas of other inventors which they released out into the world as a working product get to keep other people from making incremental improvements on top of it and distributing their own products?

Where do authors get off thinking they are doing more than riffing off someone else's chord?

And where do they get off thinking the government needs to enforce a monopoly for them on these derivative ideas?

Unless you love someone, nothing else makes any sense. -- e.e. cummings

Working...