Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Hi, it looks like you are writing difficult cod (Score 1) 116

I have seen many books on software development that say that a significant part of a senior developer's job is supposed to be teaching, thereby increasing the overall team's productivity. Of course what an MBA would say is that the senior developer is not doing enough programming and direct the senior developer to stop helping others to the detriment of the team.

Comment Re:Hi, it looks like you are writing difficult cod (Score 2) 116

Same here. Usually the coding mistakes occur in the easiest code, and are usually the easiest to detect and fix. The hard and undetected bugs are the ones that are the result of multiple pieces of code interacting in unexpected ways, easy, medium or hard at the individual code chunk level doesn't really matter.

The other source I have found is leaving unspecified paths open to users. You think that you don't have to prevent a user from doing something because it should work. It is actually more effort to prevent that use case. Then, you get bit in the ass because the user expects a different behavior, its not tested very well since it is unspecified, and often no one even really made a conscious choice to "add" the behavior which has effectively become a feature which now needs to be supported.

Comment What's a reboot? (Score 2, Insightful) 252

I loved B5. I hate reboots, at least as I understand the word. I have no problem with replacing the actors. That happens frequently in movie franchises. James Bond has been played by a number of actors, and even the gender of a major supporting character was changed in that franchise without calling it a reboot. In my mind a reboot is when the producers and/or director want to take advantage of the name and existing fan base, but decide to do two other distasteful things: First, change key story concepts that have already been established, and second, they usually want to retell yet another origin story. Why is this being called a reboot, and is JMS calling it a reboot himself or are others just misusing the term? I'll gladly go see a new B5 movie (and I really don't go to many movies), but I'll avoid a B5 reboot like I would avoid an Ebola infected missionary. If JMS wants to tell a completely different Sci-fi story then I would welcome that too, but he should not reuse the B5 name, If he wants to pick back up story telling in the B5 universe then he shouldn't try to tear down what has already been done.

On a side note, the list of lost actors from the B5 production should include Tim Choate who played my favorite character, Zathras.

Comment Typical great government idea (Score 4, Insightful) 118

This is a typical great government idea. The really great thing about the idea is that once you deal with a zero-day vendor and buy a vulnerability, giving them a lot of money in the process, you can rest assured that they would never sell the same vulnerability to anyone else. 'cause that would be wrong.

Comment Not like bitcoin... (Score 2) 85

I didn't see anything in the article to indicate this currency would be anything like bitcoin, other than the title saying without any backing evidence "bitcoin-like money". It seems like any other currency except Ecuador avoids the expense of printing paper money or minting coins.

It would be extremely interesting if this is a move by Correa to put into practice Modern Monetary Theory. Correa is an economist by training, and clearly not a neo-liberal. If we see the Ecuador government switch to collecting taxes in the new currency and improving tax enforcement, I think it would be a good sign that is the direction. Assuming the neo-liberals and Washington Consensus types don't assassinate Correa before the transition is complete, it could be a fascinating case study in whether the MMT crowd gets it right. The trick will be figuring out how to get the dollar denominated sovereign debt eliminated by paying it off or conversion to the new currency or possibly fully repudiating it. The problem being that the only real way for Ecuador to get dollars is by having a trade surplus, that they have oil is advantageous. Getting people to stop holding dollars for savings, regular transactions, etc... would move those dollars from private hands to the government where they can use them to pay off dollar denominated bond holders and get out of the business of issuing debt in some other nations currency.

Comment Wrong question (Score 2) 180

..."comprehensive immigration reform efforts that tie H-1B visa fees to a new STEM education fund" could be used "to support the teaching and learning of more computer science in K-12 schools,"

Translation: We'll do this and then we'll have to let more H-1B foreigners into the country to pay for it. The question isn't how many tax dollars this law will cost, it is how many American jobs it will cost and how further American technical jobs can be devalued by an in-flood of cheap foreign labor.

Slashdot Top Deals

Remember, UNIX spelled backwards is XINU. -- Mt.

Working...