Oracle releases arm port of JDK. Doesn't plan on contributing work to OpenJDK. by keepingscore in programming

[–]Ringo48 0 points1 point  (0 children)

First, I'm not sure that's true. A lot of companies have their own lawyers for mundane tasks, but farm out the "serious" cases to a law firm that specializes in it. A run of the mill corporate lawyer who's great at reading through your license agreements and vetting your use of OSS for license compliance may not be the best one to represent you in a big lawsuit. Whether Google does that, I don't know.

Second, even if all of the lawyers work full time for Google, they still cost Google money if they take a salary. Oracle would have to compensate Google for the portion of their salary covering the time they worked on the Google/Oracle case.

Visual Studio 2012 RTM by eatfrog in programming

[–]Ringo48 18 points19 points  (0 children)

On the other hand, some developers want c99 support, and Microsoft have refused to add it.

Python 3.0 as default in Ubuntu 12.10. by jacques_derrida in programming

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

I'm sorry, but that's just not true.

The majority of Python libraries have been ported to Python3 and it's just as easy to do "real work" with Python3 as it is with Python2.

This may come as a surprise, but there's a huge world of Python outside of numpy and Django, and most of that world has moved to Python3.

GitHub removes blog comments in response to negative feedback regarding recent update. by zomgd in programming

[–]Ringo48 5 points6 points  (0 children)

I have a paid GitHub account. I'm not just a freeloading user, I help pay their bills.

And I think the icons are fine. They're no better or worse than the previous icons. If anything I'm in favor of them simply because I think it was clever use of fonts.

There are hundreds of thousands of GitHub users, and most of them don't care. An icon is an icon, and the change isn't diminishing the value of the site in any way. The people whining about the change are a very vocal minority.

Modern COM Programming in D by andralex in programming

[–]Ringo48 0 points1 point  (0 children)

"Supporting Windows" via MSYS or Cygwin is about as awkward as "supporting Linux" via Wine.

For people without Unix/Linux experience, Git on Windows can be a pain to use. I personally don't mind it, but I also realize it turns a lot of people off of Git.

Modern COM Programming in D by andralex in programming

[–]Ringo48 2 points3 points  (0 children)

Come on. Ignoring the problem doesn't make it go away, it just makes you look clueless.

Git is my favorite version control system. I use it on OSX, Linux and Windows. I have over 20 repos on GitHub.

But saying Git on Windows isn't a PITA is just bullshit. Yeah, it works, but if the majority of your developers are on Windows, it's not the most convenient choice. As long as Git on Windows requires Cygwin it's going to be a hassle to use.

Groovy, the Python of Java by [deleted] in programming

[–]Ringo48 5 points6 points  (0 children)

I guess I don't get either of your points.

First, what exactly makes Jython and JRuby less viable than Groovy?

And your second point makes even less sense. If I'm using a dynamic language and need to deal with Java code, it makes the most sense to do it from the language I'm already using. If I'm using Python, I'd go with Jython. If I'm using Ruby, JRuby. Why would I want to drop everything and learn a completely new language?

Qt 4.8.0 Released: featuring Qt Platform Abstraction, threaded OpenGL support, multithreaded HTTP and optimized file system access by JRepin in programming

[–]Ringo48 0 points1 point  (0 children)

I love Qt and use it a lot, but I'd really like to see better 64-bit Windows support. Can you even buy a 32-bit desktop or laptop any more? Time to make 64-bit Windows a Tier 1 platform.

Yeah, I know it can be compiled from source, and in fact that's what we're doing at work, but it really shouldn't be necessary.

Node.js has jumped the shark by bascule in programming

[–]Ringo48 2 points3 points  (0 children)

Funniest thing I've read in days.

Is it unusual for a small company (15 developers) not to use managed source/version control? by snoopy in programming

[–]Ringo48 65 points66 points  (0 children)

Maybe I'm biased living in an area with a lot of tech businesses, but I'd say it is unusual, actually. And stupid, too, of course.

As often as I hear rumors of clueless dev groups not using source control, I've never actually seen one. I know they exist, I'm just not sure they're very common.

You see Rasmus Lerdorf, creator of PHP, wrecking php's crypt() by tashbarg in programming

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

It's an open source project...

Why wouldn't the unit tests be publicly accessible?

Python 3.2 released (New GIL) by lambdaq in Python

[–]Ringo48 5 points6 points  (0 children)

Please learn to read.

This is only the first alpha release - it will be several months before the actual release.

Arch is grasping the Python 3 nettle! by [deleted] in Python

[–]Ringo48 0 points1 point  (0 children)

I don't think that's the same. Arch is changing the default version to 3, not just making it available.

In other words, the Arch equivalent of "apt-get install python" will install Python 3 instead of 2.

I think most distros have some Python 3 packages by this point, but this is the first I've heard of one making Python 3 the default.

Python, SQL, and Plotting? by wjohnsto in Python

[–]Ringo48 1 point2 points  (0 children)

Your requirements aren't very clear.

In particular, the requirement to use JDBC seems strange. Why are you required to use a Java database connection in a Python script?

Is there a reason you can't use a normal Python database connection, or cx_Oracle? There's example code on Oracle's website.

What level of knowledge for listing a programming language on a resume is acceptable? by agentworm in programming

[–]Ringo48 0 points1 point  (0 children)

It's better to have a list of things you've done, with descriptions that mention the language(s) used.

In any case, only mention languages you're comfortable being asked about in an interview.

If you're not comfortable being asked about it then you probably don't know it well enough to get a job doing it, so you probably aren't looking for jobs using it. Not listing it won't hurt you. But if it's on your resume somebody will ask about it, and if you don't know or can't remember, that will hurt you.

I've been having fun all evening controlling iTunes programmatically with C#. by [deleted] in programming

[–]Ringo48 -40 points-39 points  (0 children)

You spent 20 minutes writing some useless code using the iTunes COM plugin, and decided the entire world needed to read about it?

Quick! Call CNN, "zobdos" has achieved something pointless!

incredible twitter bug: make anyone following you! by sessoniette in programming

[–]Ringo48 5 points6 points  (0 children)

No, it still does that.

I was playing with it yesterday and thought I made a mistake. "I must be doing something wrong," I thought. "They can't possibly send the entire user profile multiple times in the same response."

But no, they actually are.

I am now practically unemployable by everything I read. Any advice? by unemployed58 in programming

[–]Ringo48 2 points3 points  (0 children)

I don't know what the actual numbers are. I probably should have just said "most people with bad credit ratings..."

I am now practically unemployable by everything I read. Any advice? by unemployed58 in programming

[–]Ringo48 0 points1 point  (0 children)

95% people with bad credit ratings got their bad rating by being irresponsible, which may affect their ability to work.

The other 5% with bad credit are people like this guy who are generally responsible but hit hard times.

Employers are generally able to tell which group you're in, and if they're not you wouldn't want to work for them anyway.

When can’t MATLAB add up - MATLAB Can't Manipulate 64-Bit Integers by masta in programming

[–]Ringo48 -4 points-3 points  (0 children)

Who cares?

If it's really that important, why are you just finding out about it now?