Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror

Comment Re:Decline is a choice (Score 2) 308

It's better because it's where the people are.

When you're trying to build a new platform, it's not enough to be better. You have to be so much better that staying with the existing platform doesn't make sense. Otherwise the momentum of the existing community already being where it is, of people knowing to look there for it, all of that mass is just not worth moving.

Unless the platform you're competing with screws up so handily people feel like they don't have a choice. Take a look at freenode a couple years ago removing effectively all the value of the platform in a matter of days when a new owner took control. People moved, and moved quickly, because the thing they had been using disintegrated, just like reddit is in the process of doing now.

Submission + - DebConf15: Largest DebConf to take place in Heidelberg mid-August

alfino writes: Less than two weeks away, DebConf15, the 16th Debian Conference, scheduled to take place 15–22 August in Heidelberg, Germany, has been officially announced. The organisers are expecting more than 550 participants from 53 countries (making it the largest DebConf so far, and the first in history that will be closing registrations early), and have presented a schedule packed with talks and events, including several prominent, invited speakers, and yet plenty of room for informal and ad-hoc collaboration. Most events will be streamed live to allow for remote participation, and archived for later consumption.

The celebrations of Debian's 22nd birthday on 16 August, the traditional "Cheese & Wine BoF", a screening of the Oscar-award-winning documentary Citizenfour (which mentions Debian in its end credits), and a day trip for all attendees top off the programme. Additionally, DebConf15 will be preceeded by DebCamp, a week of sprints, workshops and hacking sessions. It is expected that much progress will be made on Debian (gcc5 transition, planning of the next stable release "stretch", etc.), and of course Free Software in general. The conference itself begins with an Open Weekend geared to the public, and featuring a job fair.

Attendance is free of charge thanks to numerous sponsors, including Platinum Sponsor Hewlett-Packard. Registration is required nonetheless and only very few places are left.

The conference will be tracked on various social media sites using hashtag #DebConf15. Even though Debian does not endorse proprietary services, @DebConf will have the news.

Comment Easy (Score 1) 531

This is my mantra:

vi /etc/apt/sources.list # switch to testing/unstable and add contrib & non-free
apt-get update
apt-get dist-upgrade
apt-get install vcsh mr vim zsh screen openssh-server # the most important bits & pieces
vcsh clone /mr.vcsh # clone the repo containing location info of my configuration repos
cd .config/mr/config.d
ln -s ../available.d/{what,i,need} . # enable whatever repos for code & config which I need on that machine
cd
mr -j 5 up # automagically clone, checkout, whatever ALL the things
reboot

Comment That design is crap (Score 1) 172

Sorry, but it's crap:

* Uses plywood instead of wood that's naturally resistant to water and insects, line white pine (pinus strobus)
* That build wastes a huge sheet of wood instead of starting with small pieces. That's a waste
* Need for CNC
* Insanely complex build
* Angled roof, resulting in bad support for the hive
* No room to extend the hive to harvest honey
* No immediately obvious way to access the hive from below
** No way to check on bees to see if they are all right
** No way to deploy stuff that kills varroa destructor

There's a German non-profit called Bienenkiste.de (literally "bee box"). It's a simply, sturdy design that went through over a decade of improvements and incorporates feedback from professionals. Honey yield is 1/2-1/3 of that what the same hive would get with traditional hives, but they are a lot less work and the bees are in a more natural state. This means that the bees are so relaxed, I can do all my work on the hive without smoke or protective equipment.

http://www.bienenkiste.de/doku/bauanleitung/ for instructions. Translate into English, the pictures and videos should be largely self-explanatory.

Comment Re: Help us Google Fiber! You're our only hope. (Score 1) 568

You can do this without killing the ISPs even. The municipality can own the cable in the streets and on the poles, and bring it back to a POP where different ISPs can connect in. You want to switch from comcast to verizon? Someone moves a cable in the POP, and it's done.

I think this is the logical next step, as it'll be a bit easier to do this without the ISPs lobbying it away. (but still nearly impossible)

Comment Re:So let me get this straight... (Score 1) 195

No.

* LightSquared gets an assignment of free spectrum
* LightSquared invests tons of money
* The GPS industry has been violating FCC rules by not filtering out non-GPS spectrum _as they are required to_ on all devices. Independent tests say 75% are not FCC-compliant
* The FCC performs tests with models chosen from said 75%
* The FCC states that the risk is too large and destroys LightSquared's business model, assets and tells them they are not allowed to use their spectrum.

Now, I do get the safety aspect. This is valid.

In my opinion, the willful neglect by the GPS manufacturers requires them to fix it at own cost. It does _not_ make if OK for the FCC to destroy LightSquared. As much as I disagree with the sue-happy stance in the USA, this is a valid way to recoup their losses.

Slashdot Top Deals

We are drowning in information but starved for knowledge. -- John Naisbitt, Megatrends

Working...