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

Law Firms Facing the Consequences for Patently Abusive Litigation on Behalf of Microsoft Employees Who Got Arrested for Strangulation and Had Done Even Worse Things
Having spent 1.5 years bullying me with patronising letters on behalf of Microsofters, last week they got served a massive bill and, in effect, lost the Hearing
LLMs Breaking Everything
Computing and the Net became a playground for scammers and "bros", like people who "invented" fake currencies and also try to tell us that LLMs spewing out things will have some real value
1989: Free Software as "Open" Software (OSI Didn't Coin "Open Source", It Also Predates Linux)
"One man's fight for Free software"
 
The FSF Board and FSF Beard
So the FSF's Board has grown
New Report From the EPO's Staff Representatives in The Hague (LSCTH) Reveals Many Unsolved Issues
Local Staff Committee The Hague (LSCTH) wrote to staff just before the weekend
Links 22/06/2025: More Slop Lawsuits (Copyrights) and "America’s Oligarch Problem"
Links for the day
Gemini Links 22/06/2025: Gigantic Toolchest and Annoying Bots
Links for the day
The Calling
Persist and persevere, justice will come your way
So Far Every BetaNews 'Article' is LLM Slop, So BetaNews is Officially Just a Slopfarm
They just don't seem to value what they have
IBM Rumour: Mass Layoffs (RAs) Lists Being Made for Consulting, With Effect in July 2025
Bogus companies with no viable products and no world-leading (in their field) staff are doomed to perish
Links 21/06/2025: Data Breach With 16 Billion Passwords, Dutch Government Recommends Children Under 15 Stay off TikTok and Instagram
Links for the day
Gemini Links 21/06/2025: Notes about Typst (and LaTeX) and Opos
Links for the day
Microsoft's Competition Tactics: Sabotage GNU/Linux Installs, Block Chrome
Edge is dying
The Microsoft OOXML Modus Operandi: Throw 1,000 Pages of Other People's Work for a Judge to Read Ahead of a One-Hour Meeting
No time to discuss this - that's the point
Formalities Officers (FOs) at the EPO Are in Trouble, Reveals Internal Report
We already know, based on an HR pattern we saw at IBM and elsewhere, that reallocating roles can be prerequisite for dismissal and those who do so expect many to resign anyway
The Web is Slop and FUD, Let's Go to Gemini Protocol
Lupa sees self-signed capsules at 92.4%
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, June 20, 2025
IRC logs for Friday, June 20, 2025
Links 21/06/2025: Phone Bans for Concerts, Tensions in Taiwan Strait
Links for the day
Gemini Links 21/06/2025: Spoilers, Public Yggdrasil Node, Changes to AuraGem Search
Links for the day
"Six years of Gemini!"
From gemini://geminiprotocol.net
Gemini Links 20/06/2025: Summer Updates and Hardware Failures
Links for the day
Links 20/06/2025: Google Shareholder Sues Google and Google Sued for Defamatory Slop ('Hey Hi') Word Salads ('Summaries')
Links for the day
Linux Journal Might Have Become the Latest Slopfarm Targeting "Linux", the Trends Are Concerning for Dying News Sites
They tarnish the Web with junk and then die
On "Learning to Code"
quality may suffer, plus things get bloated
Quick Points Regarding This Week's Court Hearing
it paves the way for us to squash all the SLAPPs from Microsofters
Common Mistake: Believing Social Control Media Will Document Your Writings/Thoughts and Search Engines Like Google Will Help You Find These
Many news sites wrongly assumed that posting directly to Twitter would be acceptable
The Manchester Bees and This Hot Summer
We have had a fantastic week so far this week
Gemini Protocol Enters Its Seventh Year, Growth Has Accelerated!
Maybe in June 20 2026 there will be over 3,500 active capsules?
Mastodon and the Fediverse Have an Issue: Liability for Content (Even in Other Instances) and Costs
self-hosting is the only logical path forward
Why Microsoft and Its 'Hey Hi' (Slop) Frenzy Fail While Sinking in Deep, Growing Debt
Right now, like Twitter around the time it was sold to MElon, "open" "hey hi" is a big pile of debt with a lot to pay for that debt (interest payments)
Europe is Leaving Microsoft, the Press Coverage Isn't Sufficiently Helpful
The news is generally positive, but the press coverage leaves so much to be desired
Slopwatch: Linuxsecurity, BetaNews, and Linux Journal
slippery slope
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, June 19, 2025
IRC logs for Thursday, June 19, 2025
Gemini Links 20/06/2025: Gemini Protocol Turns 6!
Links for the day