Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Scientific computing (Score 1) 262

Desktops aren't the intended audience for x32. This stuff is for very specific scientific compute jobs that are pointer intensive (i.e., graphs etc). You won't see GNOME/KDE/whatever packages for this architecture.

The popularity of this arch won't manifest itself in general purpose software packages: most computation will be in one-off custom programs that are never released. That doesn't mean this architecture isn't popular, it just means you're using the wrong metric.

Comment Re:Sister company (Score 1) 178

This is true- but it is also important to remember that any nonprofit that chooses this approach has to be able to demonstrate that the for-profit entity is tied into the mission and program of the organization in a substantive way- not just an unconnected business which provides revenue.The risk is running afoul of 'unrelated business income tax', and possibly cause a loss of the federal 501(c)(3) exempt status.

Comment Nonprofits use more than grants for sustainability (Score 1) 178

Anyone who thinks grants have anything more than a minimal role in nonprofit sustainability does not understand how noprofit businesses work, unless they are supported by a unit of government as an agent for the provision of human services, like Chicago Area Project which gets the bulk of its revenue from state grants.

Nonprofits generally earn the preponderance of their revenue on a continuing basis from donations by individuals and/or organizations/businesses. They work to develop large networks of interested donors by having a properly constituted board of directors- meaning that board members designated as 'money people', whose primary purpose on the board is to assist in fundraising, must meet annual donation requirements- either directly from that board member's pocket, or through the network of pockets that board member is able to access. The combination of a good set of 'money' board members, a savvy development director, events, charged services, grants, and systematic/consistently applied overhead costs all lead to sustainability. Schools and hospitals have an additional tool- they can actually earn the bulk of their revenue from investment income, which other nonprofits are not allowed to do.

The Internet

A 50 Gbps Connection With Multipath TCP 150

First time accepted submitter Olivier Bonaventure writes "The TCP protocol is closely coupled with the underlying IP protocol. Once a TCP connection has been established through one IP address, the other packets of the connection must be sent from this address. This makes mobility and load balancing difficult. Multipath TCP is a new extension that solves these old problems by decoupling TCP from the underlying IP. A Multipath TCP connection can send packets over several interfaces/addresses simultaneously while remaining backward compatible with existing TCP applications. Multipath TCP has several use cases, including smartphones that can use both WiFi and 3G, or servers that can pool multiple high-speed interfaces. Christoph Paasch, Gregory Detal and their colleagues who develop the implementation of Multipath TCP in the Linux kernel have achieved 50 Gbps for a single TCP connection [note: link has source code and technical details] by pooling together six 10 Gbps interfaces."

Comment Re:Online Advertising Response (Score 1) 369

Over the last year or so I've played around with blocking the referer header from being sent at all, to any websites. 99% handle this just fine, but every now and then I'll come across sites that fail, and in various ways.

That's why I modified smart-referer to send the requested URL instead of no referer at all for 3rd party URLs. That evades most checks.

Comment Hire veteran COBOLers, retirements won't matter. (Score 5, Insightful) 318

It is a bromide perpetrated by ITAA and business groups that we can't find enough programmers to replace the ones who are retiring.

The simple truth is that no one wants to PAY what people are worth, and there is rampant age discrimination:

http://www.itbusinessedge.com/cm/blogs/tennant/yes-age-discrimination-is-worse-in-it-than-in-other-fields/?cs=38549

Be willing to hire, retrain, or do whatever it takes to employ people over 35 and this so-called problem will be
shown to be the chimera that it really is.

Data Storage

Ask Slashdot: Keeping Your Media Library Safe From Kids? 307

Serenissima writes "I've spent many hours building my Media Library in XBMC and scraping all the DVD Covers and Fanart. And I love it, I can pull up movies on any computer or device in the house. I played a movie for my son the other day so I could get some cleaning done without him being underfoot. I noticed shortly after that the sound coming from the other room was from a different movie than I played for him. I snuck up and watched for a few minutes and saw him use a trackpad to navigate to the stop and play buttons of different movies in his folder. I know it's only a matter of time before he realizes he can see all of the movies. I don't want him to have nightmares because he saw the T-1000 stab someone in the face. The quickest solution I can think is a screen saver with a password. It's mildly inconvenient to me, but would stop him from accessing anything. However, I remember how much more I knew about computers than my parents when I was a kid, and I have a feeling he's going to surprise me one day. There's a lot of ways out there to stop it, the way we do it now is to not let him watch anything unless we're there (but there are only so many times I can watch the same kid's movie). How do YOU guys find yourself dealing with the convenience of running your own server while keeping your media safe from prying eyes?"
Piracy

Music Industry Suits Could Bankrupt Pirate Party Members 215

An anonymous reader writes "Music industry group BPI has threatened legal action against six members of the UK Pirate Party, after the party refused to take its Pirate Bay proxy offline. BPI seems to want to hold the individual members of the party responsible for copyright infringements that may occur via the proxy, which puts them at risk of personal bankruptcy. Pirate Party leader Loz Kaye criticized the latest music industry threats and reiterated that blocking The Pirate Bay is a disproportionate measure."

Slashdot Top Deals

There are two ways to write error-free programs; only the third one works.

Working...