Bonum Certa Men Certa

Free Software/Open Source-Related Links for September-October 2013



  • Free Software/Open Source



    • Open source is brutal: an interview with Google's Chris DiBona


    • Jobs Demand Rising for Linux and Open Source Skills
      Have you been looking for a job, or perhaps some work on the side? If so, and you have Linux or other open source skills, the news is good. Demand for Linux and open source workers continues to rise. We've covered this trend as reported by careers sites such as Dice.com, and by The Linux Foundation, but one of the most detailed breakdowns appears at LinuxCareer.com, through its IT Skills Watch report. In addition to reporting on demand for Linux skills, it breaks down how the demand looks for workers with skills in other areas ranging from PHP to Apache Tomcat.


    • Rupee slide: Indian cos like iGate, Hungama Digital opt for open-source softwares to cut costs
      Indian enterprises are increasingly moving to open-source software, recognising the cost benefits and flexibility it offers over proprietary software. A falling rupee, which increases licensing costs, is likely to hasten the shift from softwares made by companies like SAP, IBM and Oracle.

      The government has already embraced open-source in a big way — the Aadhaar project is a case in point. Now, companies like Hungama Digital Entertainment, Uttam Energy, Bilcare, payment processor Euronet, insurer Star Union Dai-chi and IT outsourcer iGate — have also started using open-source software. And the list is growing.


    • Twitter turns to open source to prevent service disruptions
      To prevent disruptions and scale up its service while keeping costs down, Twitter has had to drastically change its core infrastructure, taking up open source tools while doing so.


    • Community management tips from Greg DeKoenigsberg of Eucalyptus


    • United Nations lauds open source for water resource planning
      Unesco, the educational, scientific and cultural organisation of the United Nations, is promoting the development and use of open source solutions for water resource management. At the end of June, in Paris the UN officially launched a network of experts 'Hydro Open-source software Platform of Experts' (HOPE), to "contributes to the dissemination of innovative practices".


    • Special Journal Issue: The Unstoppable Rise of Open Source
      Oldenbourg Verlag just published a special issue on open source that I edited. Titled “the unstoppable rise of open source” it provides a five-article overview of open source past, present, and future.
    • Why Open Source?
      In all my writing work, I use only Free and Open Source Software (FOSS) to get the job done. I've been questioned about this a number of times, and the best answer I can give people is: It's complicated. There are lots of reasons I use FOSS over all other options, and I think I'm ready to put them all out there for y'all to see.


    • Finally SOS Open Source Goes Open Source!
      I am happy to inform my readers that finally SOS Open Source will soon be released in open source!


    • Open source to bridge the global digital divide
      I vividly remember my first experience using the Internet in 2000. The amount of information I was hit with by typing my first search term, university, was far beyond my wildest imaginations. This plethora of knowledge filled my mind with wonder, excitement, and enlightenment. I suddenly had the power to read, analyze, and learn about anything and anyone. The knowledge created by some of the greatest minds in the history of mankind was at my disposal, free of cost and just one single click away. I felt empowered.


    • Technology Trumps Dogma, And Other Open Source Insights


      Marten Mickos is one of the most respected leaders in open source. Here's why.


    • 10 open-source alternatives for small business software
      You can’t run a business—even a small one—without technology. You need computers, smartphones, file storage, a website, and a whole host of other tech assets. So how do you afford it all with a budget that’s tighter than a hipster’s jeans?


    • IBM Releases FusedOS Operating System
      Just days after a brand new cloud operating system was released, IBM is out with a new operating system of its own. FusedOS is IBM's new research project that's now an open-source general purpose OS.


    • Open Source Software is Only the Beginning
      Open source is all about collaboration. When you write some code and put it out there for others to read, use, and build upon, you're giving a gift to the world. With the instant global communication the Internet provides us today, countless developers around the world can (maybe even anonymously) collaborate, giving and taking code, sharing knowledge with each other, and advancing our collective corpus of work.


    • When Open Source software get nothing in return
      There was a slight compensation when the German city of Munich reportedly were planning to distribute free CDs of Ubuntu 12.04 to its residents. That’s a step forward but certainly not good enough. Why I say it’s not good enough is because they can do more – a lot more than what they are currently doing.

      Since these organizations will more than likely have their own support team and not rely on purchasing support contracts, the only reasonable source of revenue via clients buying support contracts for Open Source software gets blocked.


    • Why and how to set up your own wiki with Dokuwiki
      DokuWiki is a simple but versatile wiki. Find out how to install, configure, and begin using DokuWiki.


    • Open-Source Systems You May Have Taken for Granted: 10 Examples


    • Quantity, Reason and enduring Freedom
      Where is Free & Open Source Software headed to? On the one hand, there is a trend that seems to veer it towards a more professional field, with new analysis and tracking tools that aim at improving not just the quality of code but its legal compliance as well. More and more large companies adopt FOSS either as users or as developers, or both, and that’s a good thing too. But does this announce the upcoming end of copyleft licences and that more structured approaches will ultimately kill the wild and spontaneous bunch that FOSS “once” was? No it won’t. First, the FOSS adoption among enterprise field does not depend on one license only. There’s also a lot of enterprise software released under GPL, by the way. But perhaps we have to accept and embrace Free and Open Source Software for what it is: an undefinable field that is at the same time a state of the art, a set of business models around software and services, a demand for our digital freedoms and a set of best practices on digital innovation alongside an extremely effective way to license software. And yet I’m not even sure I’ve covered it all. Today FOSS is growing not just in the enterprise: it’s at the core of the Makers’ movement and the 3D Printing revolution; it has inspired the Open Hardware movement, the Open Knowledge and countless other initiatives. Very few of these have reached a maturity stage and even inside the realms of FOSS development, things continue to be the same: at the beginning, a developer has an itch to sratch, and code to share with the world….


    • How Things Work: Open-source software
      Most students at Carnegie Mellon have used, or at least heard of, open-source software. Examples of such software include the browser Firefox and the mobile operating system Android. Open-source software, in most basic terms, makes its code publicly available for modification and distribution by users. Proponents believe that creating an open community of programmers who modify software for their own uses provides the best possible experience for users, allowing them to customize according to their own needs.


    • I Didn’t Know They Use Open Source! - Part 3


    • Why Hasn't Open Source Taken Over Storage?
      Open source products have very uneven penetration into the world of business technology. If you look at content management systems or languages, open source rules. But if you look at the market for ERP software or for storage systems, open source hasn’t made much of a dent.




  • Events



  • FSF/FSFE/GNU/SFLC



  • Programming



    • Easy OpenCL with Python
      Use OpenCL with very little code -- and test it from the Python console.


    • When open source invests in diversity, everyone wins
      It's results like this that convince Jessica that when open source communities invest in diversity outreach, everyone benefits. Since implementing a beginner series, intermediate workshops, and open source sprints, the Boston Python user group has over quintupled in size, from 700 members to 4000+. They are now the largest Python user group in the world. That type of growth is something all open source communities should aspire to.


    • writing a lua interpreter


    • Shell Scripting vs Programming
      The shell is the most basic of environments for working with your Linux system. Whatever you may think of working in a text environment, I guarantee that once you have fully experienced the power of simple text, you will be forever convinced. Text is compact. Text is fast. System administration over a network is best experienced at the shell level. Those forced to resort to graphical tools over a slow Internet connection are also quickly converted.




Recent Techrights' Posts

Throwing Money at Lawyers Can't Stop Us (It Never Did)
Even just trying to censor things can result in the opposite of the desired outcome
BetaNews Has More or Less Died After Experiments With LLM Slop, Is Linuxsecurity Next?
It doesn't seem like BetaNews knows what it's doing, let alone what it talks about
Links 13/06/2025: Journalists Targeted by Cracking, China-Japan and Israel-Iran Tensions Grow
Links for the day
 
Links 14/06/2025: FDA Changes Priorities, Cassette Data Storage From The 1970s
Links for the day
Gemini Links 14/06/2025: Steam Next Fest and Thoughts on Gemini
Links for the day
Site/Datacentre Maintenance Next Week
speed things up
Bulgaria: GNU/Linux Near 10%
The Bulgarian market seems to be changing
I Never Spoke to BetaNews. But BetaNews Wants to Ensure I Never Will, Either.
Sometimes just the reluctance to talk about it can say a great deal
Online Search or Large Search Engines Aren't Working Anymore
business models that directly compete with interests of Web users
Holidays and Breaks
I've hardly taken any long breaks since I got married
Danish OpenDocument Freedom
"year of Linux"
When Abusive Law Firms (Working for Microsofters Against Us) Assert That Someone Writing in Social Media About Himself is Confidential Information
There was no reason to throw "GDPR" into 2 SLAPPs; they know it, but the goal was to increase the cost of a Defence and lessen the incentive to challenge the SLAPPs
Links 14/06/2025: Wars and L.A. Distortion Effect
Links for the day
Gemini Links 14/06/2025: Historic Ada Design and GeminiSpace.Club to Expire
Links for the day
Links 14/06/2025: India Plane Crash and Middle-Eastern War
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 13, 2025
IRC logs for Friday, June 13, 2025
Gemini Links 13/06/2025: (Not)virtues and Project Yeet Broadband
Links for the day
Links 13/06/2025: US Reduces Nonessential Staff at Baghdad Embassy Ahead of Strikes in Iran, Invasion of California Debated
Links for the day
X11 is Free Software
Whether you agree (e.g. on politics) with the person/s forking it doesn't matter
The More Time Passes, the Better Our Advice on Social Control Media Seems
At the end of the day, any platform you do not control yourself is working for someone else
Twitter (X) is Dying, Now It's Just Like a Mafia-Type Operation of the Man Who Does Nazi Salutes in Public
a form of extortion
UK High Court Blasts Brett Wilson LLP for Misusing "GDPR" After Failed Efforts to Censor Critics Using 'Libel' Claims
No wonder this firm is rapidly shrinking
Recent Blunders in Microsoft GitHub (e.g. Slop-Generated Bug Reports or GPL Violations 'as a Service') Taking Their Toll?
Put bluntly, if you still use Microsoft GitHub, then you're slave to Microsoft
American Imperialism and Microsoft Plagiarism
Techrights will therefore do what Microsoft does not want it to do: it'll write even more about Microsoft
When They Have Nothing Left to Help Advance Abusive Litigation for Microsoft People... Other Than Throwing ~500 Pages of Someone Else's Work Into a PDF
Microsoft is having a very tough year
The Price of Exposing Corruption in Poland (and Elsewhere)
It's easier to participate in corruption than to merely do the right thing and oppose it
Slopwatch and Yet More Holes in 'Secure Boot' (as Usual!), Promoted Inside Linux by the Man We Are Suing
Today's Slopwatch will be short
Gemini Links 13/06/2025: People You've Left Behind, Life Update and OS Changes
Links for the day
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 12, 2025
IRC logs for Thursday, June 12, 2025
Links 12/06/2025: Portland Homeless Deaths Quadruple, COVID Cases Surge in Asia
Links for the day
Abuse Inside the Polish Patent Office (UPRP) - Part IX: Minimum Wages For You (Experienced Scientist), Alicante/EU Paydays For Me (Unproductive, Corrupt Official)
Does UPRP maladministration extend to the false belief that qualified and experienced scientists can play the role of circus clowns?
"The Liberating Power of Simply Telling People the Truth."
'polite' bullying
Who Imitates Who? Plagiarist as Client (From Microsoft), 'Plagiarism' at the Law Firm?
let's revisit the subject
EPO's Gareth Lord Asked About "Quality and Productivity" or, Put Another Way, Why the EPO Keeps Granting So Many Invalid/Illegal Patents
letter to Lord
EPO's Central Staff Committee (CSC) Scrutinises the Man Who Illegally Grants (and Forces Others to Illegally Participate in Granting) Software Patents in Europe
EPO compels examiners to break the law in the name of obeying illegal "rules" or "orders"
The Latest Rumour Says The Next (as Correctly Predicted Before) Wave of Layoffs at Microsoft is 3 Weeks Away, "Larger Than the First Wave"
Step 2
TV Licensing Used to SPAM Your Postbox, Now It Does the Same to E-mail
First they ask for your E-mail address; then they start nagging you via E-mail
The Toxic Playbook
Either you support Prince Mohammed bin Salman or you're a nazi
It's Possible That BetaNews Got Cracked, But Nobody Talks About It, The Site Contains an Outdated Old Image, No Activity
It's possible that they will never explain what happened to the site and users' accounts
Links 12/06/2025: Beach Boys’ Brian Wilson Dies
Links for the day
Gemini Links 12/06/2025: Video Game Diegesis and Steam Next Fest
Links for the day
Why the Militants Have Lost Every Battle Since 2022 (When Attacking My Wife and I in Various Ways, Even Attacking Our Employers)
This takes patience, sure, but at the end most evildoers face the consequences for their actions
Our Priority is Still Tackling Software Patents and Corruption in Patent Offices
Meanwhile we got compliments on our recent articles, which means that they are effective
Politics Will Impact Software Choices
Will those systems respect users' freedom?
EPO: Neglecting Children to Promote American Monopolies by Shielding Them From European Competition
Yesterday the Central Staff Committee at the EPO spoke about another "reform" at the Office
Slopwatch: Another Day, Another Slopfest, LLM Slop Scrapers Slow Down Our Site
We too have some slop issues; this past day this site and the sister site had to answer about 2.5 million requests (not counting Gemini Protocol) and it's slowing things down for everybody
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, June 11, 2025
IRC logs for Wednesday, June 11, 2025