Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:Removing my palms from my face... (Score 1) 104

OK, let's get 10 random programmers who have never delivered a working system together as a team, and they're going to develop this mission-critical system from scratch in 4 months using Swift and Agile, even though none of the programmers have ever used either. And we can add more programmers if we start to fall behind.

You must work at my employer. Don't forget, resources are fungible!

Comment Re:We need a whitebox mobile device. (Score 2) 81

Problems with that.

Cell frequencies are licensed and pretty much anything that touches those frequencies needs to be fully approved by the FCC.

The carriers aren't going to allow it on their networks.

Presumably the whitebox device would include as core components all of the FCC-approved hardware necessary to use said frequencies. Upgrading the GPU, the amount of RAM, or the battery shouldn't have anything to do with this.

When you build your own PC from separate components, you don't have to worry about whether it can be powered by 60hz AC. The power supplies sold in this country are built to handle the electric supply found in this country and come with all of the UL (etc.) approvals.

Comment Re:After whast happened to Odroid-w, why? (Score 2) 81

Isn't it more important to do cool and interesting things with a computer rather than everything obsessedly being open source?

The idea is that open source and the freedoms that come with it facilitate and ensure that you can continue to do cool and interesting things, often things the original designers didn't think of. It's certainly easier to be creative when you have the full specifications, source code, and documentation. It's easier to share your creativity with others when you can legally redistribute your derived works without violating someone else's copyright.

Obsession with anything is not good; on that I agree. However I haven't seen that in this thread. To cry "obsession" merely because someone points out a controversy isn't helpful (and ironically raises the question of whether you have an obsession with the perceived obsessions of others). All I saw was someone stating that they wish to avoid certain Broadcom hardware because it does not provide the degree of open source access that he or she desired. That people have their own criteria and express a desire to choose products that best suit their own needs is a good thing. Your own priorities being different is not surprising and doesn't indicate fault with anyone else.

Comment Re:This is why they made the cloud (Score 1) 245

You don't buy expensive, power-hungry [hard]ware that's going to cost an arm and a leg to store, power, and cool for the next year when you only need its brute force for a few hours.

But he is planning to do conversions over and over, one after another, handling problems as they occur. As such, one of his goals is that the conversion be as speedy as possible, and he specifically said that he doesn't want to share a CPU with other cloud users. He wants one fast CPU devoted 100% to his project.

It would make sense to at least test the whole concept in the cloud before buying hardware. That costs almost nothing to do, and then it can point you to just what you need in a server.

It seems like most of the proposals on that website are MORE MORE MORE of everything. What about RAM? 64GB, ECC! What about disk? 4 250GB SSDs in RAID10! What about multi-thread? Gotta have 16 cores! What about single-thread? Better make that dual Xeons so that we can use the ECC RAM and since those are the best! Does it need fancy graphics? Nope, so we better build a second system to use as a console for the big one so that it can be put in another room so that you don't hear the hurricane of fans! Wait, noise? Ok, scratch that, let's buy some big fancy cooling rigs even though we aren't overclocking so that it is as quiet as a mouse, but let's still build that second console!

Why not at least profile the thing in the cloud and figure out what you really need?

Comment Re:CapEx vs OpEx (Score 1) 245

Because he's looking to open it as a conversion server for pretty much anyone that wants to use it on an ongoing basis - which means that CapEx is a much better solution.

Let's assume that a conversion takes 5 hours on EC2 at 25 cents/hour. Do we really think that there are 2000 repositories out there that need to be converted?

And if there are, then wouldn't it be nice to be able to convert them 10 at a time instead of doing them sequentially?

This is really a model case for a cloud solution.

Comment Re:This could be really good for Debian (Score 1) 555

That's a feature, not a defect. I run Debian on a bunch of servers. I like that it changes slowly. I like that it's not trying to be the bleeding edge. I like that migrating from one major version of Debian to the next is reasonably painless. For running a bunch of servers, I want something that follows the tried and trusted, not something that rides on the bleeding edge and something that has an absolutely rock solid packaging system. This is Debian, and it's why Debian is the right tool for this job.

If you want a distro that develops, there's always Ubuntu or Fedora.

Comment Re:Research Paper Link (Score 1) 422

I think it's interesting that 100% juice does not have the same effects.
Juice is increasingly being treated as junk food by dieticians and nutritionists because of its sugar content.
They don't even want juice to be treated as part of your recommended consumption of fruit.

Sure, but how many healthy types don't realize that and drink it anyway? Maybe the soda/juice aren't having any effects at all, but rather they are correlated with other behaviors which are having an effect?

Slashdot Top Deals

Thus spake the master programmer: "After three days without programming, life becomes meaningless." -- Geoffrey James, "The Tao of Programming"

Working...