Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment Make them fire you (Score 2) 158

Almost all of these RTO policies are a C-suite trying to have layoffs without paying severance or bad press. If this happens to you simply continue the exact schedule and quality of work and force them to fire you. Worst case, you can file for unemployment. Best case, they offer severance. Either way, fudge that noise.

Comment Open Source is made by people. (Score 1) 60

I always find it so funny when a journalist refers to a company as if it was a singular person. Open Source is written by individuals who chose to work on open source instead of software with (in general) more potential to bring in money.

It's not too surprising that the people who spend the most time on open source are the people being paid to write open source, is it?

Network

A DIY Internet Network In NYC Now Covers Large Parts of Manhattan and Brooklyn (vice.com) 109

An anonymous reader quotes a report from Motherboard: A community-run operation named NYC Mesh is on a mission: to deliver better, cheaper broadband service to New York City. The locally-run nonprofit project says it's engaging in a dramatic expansion that should soon deliver a new, more open broadband alternative to big ISPs to a wider swath of the boroughs of Manhattan and Brooklyn. With the installation of a new "supernode," NYC Mesh has greatly expanded its coverage area to much of western Brooklyn, as well as much of lower Manhattan.

Born out of frustration in 2013, NYC Mesh isn't a traditional business. It's built on the backs of volunteers and donors who dedicate their time, money, bandwidth, hardware, and resources to building an alternative to the abysmal logjam that is shoddy US broadband. Initially, the mesh network was powered by a single "Supernode" antenna and hardware array located at 375 Pearl Street in Manhattan. This gigabit fiber-fed antenna connects 300 buildings, where members have mounted routers on a rooftop or near a window. These local "nodes" in turn connect to an internet exchange point -- without the need for a traditional ISP. Unlike a traditional ISP, users don't pay a fixed monthly rate, and there are no costly monthly usage caps or overage fees. A NYC Mesh rate sheet notes the project is funded by optional monthly member donations of $20 or $50 for a residential users, or $100 for a business. Users also pay $110.00 for a WiFi router and rooftop antenna, and a $50 installation fee.
The organization announced that it will install a new Supernode 3 antenna and hardware array at Industry City in the Sunset Park neighborhood of Brooklyn. "According to NYC Mesh, this new supernode will have 50 times the capacity of the original node, allowing the project to extend availability to Sunset Park, South Slope, Park Slope, Gowanus, Red Hook, and beyond," reports Motherboard.

Comment Re:Real Open Source (Score 1) 221

You're closer to this than I am, but it's my understanding that new proprietary things like the voice client aren't in the GPL'ed release and that you don't have even anon access to the source repository. This is what I refer to as out of sync and being thrown over the wall.

It's interesting that you're having a good experience with them, though. Do you think LL is going to get a point where the community has more of a role in an open source fashion than it does currently?

OpenSim is hosted on OPENsecondlife.org (not LIBsecondlife.org), so it was just a typo of the URL.
Software

Second Life To Open Source Server Code 221

mrspin writes "Having already taken the timid steps of open-sourcing the code for its client software, Linden Lab has confirmed that they'll be going the whole way, and will soon be opening up the server code for Second Life. This furthers Second Life's ambitions to be a fully distributed 3D network — built on interoperability and not owned by one company — a bit like the Internet itself. ZDNet's The Social Web asks: 'who will be the first to offer Second Life hosting or use the server code for their own internal purposes? IBM would be an obvious candidate, perhaps offering corporate Second Life services. And for the rest of us? GoogleLife, free virtual land — ad supported of course. It's certainly a possibility.'"

PR Firm Behind Al Gore YouTube Spoof? 777

mytrip writes to tell us ABC News is reporting that a supposed amateur video posted to YouTube.com may have actually been designed and posted by a Republican public relations firm called DCI. From the article: "Public relations firms have long used computer technology to create bogus grassroots campaigns, which are called 'Astroturf.' Now these firms are being hired to push illusions on the Internet to create the false impression of real people blogging, e-mailing and making films."

A Closed Off System? 177

AnarkiNet wonders: "In an age of malware which installs itself via browsers, rootkits installing themselves from audio cds, and loads of other shady things happening on your computer, would a 'Closed OS' be successful? The idea is an operating system (open or closed source), which allows no third party software to be installed, ever. Yes, not even your own coded programs would run unless they existed in the OS-maker-managed database of programs that could be installed. Some people might be aghast at this idea but I feel that it could be highly useful for example in the corporate setting where there would be no need for a secretary to have anything on his/her computer other than the programs available from the OS-maker. For now, let's not worry if people can 'get around' the system. If each program that made up the collection of allowed programs was 'up to scratch' and had 'everything you need', would you really have an issue with being unable to install a different program that did the same thing?"

Wicked Cool Perl Scripts 239

Michael J. Ross writes "Of all the popular programming languages now in use, Perl is perhaps the best suited for writing utilities — for several reasons, such as its text-processing capabilities, ease of addressing system resources, and minimal language overhead for input, output, list processing. It was designed to blend the rapid solution development of shell scripting with the powerful control constructs of third-generation languages. Consequently, Perl quickly became a favorite language for developing programs ranging from system administration utilities to CGI scripts that power Web sites. In fact, Perl has been called the glue that holds the Internet together. The tremendous flexibility and power of Perl is seen in Steve Oualline's book Wicked Cool Perl Scripts: Useful Perl Scripts That Solve Difficult Problems." Read the rest of Michael's review

Ajax and the Ken Burns Effect 239

An anonymous reader writes "IBM DeveloperWorks has an interesting project posted that shows how to design a client-side slide show using the 'Ken Burns Effect.' From the article: 'If the Web 2.0 revolution has one buzzword, it's Asynchronous JavaScript and XML (Ajax). [...] Here, you discover how to build XML data sources for Ajax, request XML data from the client, and then dynamically create and animate HTML elements with that XML.'"

Slashdot Top Deals

They are relatively good but absolutely terrible. -- Alan Kay, commenting on Apollos

Working...