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

New Article From Richard Stallman Explains Why He Says He and She for Unknown Person (Not 'They')
"Nowadays I use gender-neutral singular pronouns for a person whose gender I don't know"
Lookout, It's Outlook
Outlook is all about the sharing!
Updated A Month Ago: Richard Stallman on Software Patents as Obstacles to Software Development
very recent update
Is BlueMail a Client of ZDNet Now?
Let's examine what BlueMail does to promote itself
 
IRC Proceedings: Wednesday, November 29, 2023
IRC logs for Wednesday, November 29, 2023
Over at Tux Machines...
GNU/Linux news
Links 30/11/2023: Rushing Patent Cases With Shorter Trial Scheme (STS), Sanctions Not Working
Links for the day
Links 30/11/2023: Google Purging Many Accounts and Content (to Save Money), Finland Fully Seals Border With Russia
Links for the day
The 'Smart' Attack on Power Grid Neutrality (or the Wet Dream of Tiered Pricing for Power, Essentially Punishing Poorer Households for Exercising Freedom Like Richer Households)
The dishonest marketing people tell us the age of disservice and discrimination is all about "smart" and "Hey Hi" (AI) as in algorithms akin to traffic-shaping in the context of network neutrality
Links 29/11/2023: VMware Layoffs and Too Many Microsofters Going Inside Google
Links for the day
Just What LINUX.COM Needed After Over a Month of Inactivity: SPAM SPAM SPAM (Linux Brand as a Spamfarm)
It's not even about Linux
Microsoft “Discriminated Based on Sexuality”
Relevant, as they love lecturing us on "diversity" and "inclusion"...
IRC Proceedings: Tuesday, November 28, 2023
IRC logs for Tuesday, November 28, 2023
Media Cannot Tell the Difference Between Microsoft and Iran
a platform with back doors
Links 28/11/2023: New Zealand's Big Tobacco Pivot and Google Mass-Deleting Accounts
Links for the day
Justice is Still the Main Goal
The skulduggery seems to implicate not only Microsoft
OpenBSD Says That Even on Linux, Wayland Still Has a Number of Rough Edges (But IBM Wants to Make X Extinct)
IBM tries to impose unready software on users
[Teaser] Next Week's Part in the Series About Anti-Free Software Militants
an effort to 'cancel' us and spy on us
Over at Tux Machines...
GNU/Linux news
Permacomputing
This work is licensed under a Creative Commons Attribution 4.0 International License
Professor Eben Moglen on How Social Control Media Metabolises Humans and Constraints Freedom of Thought
Nothing of value would be lost if all these data-harvesting giants (profiling people) vanished overnight
IRC Proceedings: Monday, November 27, 2023
IRC logs for Monday, November 27, 2023
When Microsoft Blocks Your Access to Free Software
"Linux is a cancer that attaches itself in an intellectual property sense to everything it touches." [Chicago Sun-Times]
Techrights Statement on 'Cancel Culture' Going Out of Control
relates to a discussion we had in IRC last night
Stuff People Write About Linux
revisionist pieces
Links 28/11/2023: Rosy Crow 1.4.3 and Google Drive Data Loss
Links for the day