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

This is Not a Sustainable Way to Run Microsoft
This is a downward spiral
[Meme] From Checked by Three Examiners to Gone (Granted) in 3 Seconds!
twice as many monopolies with 10% less staff
EPO Staff Representatives Explain the Latest Corruption at the EPO in a New Paper
Owing to corrupt management the EPO has resorted to corporate crime or organised crime designed to benefit large corporations. Who will pay the price? Everybody else in Europe.
 
Wine Took the Bait (Mono), Soon Starts the Microsoft Circus With the Banhammer
large companies are exercising more control over the thing/s they claim to "donate" to
Links 14/09/2024: Science, War, and Politics
Links for the day
Transcript (and Correction) of Dirk Hohndel's Interview With Linus Torvalds in 2014
A lot of things have deteriorated since then
Microsoft Asia President Ahmed Mazhari Leaves the Company
Even everything they say about Mazhari is just "prepared" quotes from Microsoft itself
Contrary to What Microsoft Claims, Teams Were Cut Yesterday, XBox Sales Have Collapsed, Layoffs Announced at 3AM (in the Morning)
There is actually a lot of media coverage about this, unlike prior waves of layoffs at Microsoft
Last Month Dr. Richard M. Stallman (RMS) Explained Why You Should Delete GitHub
RMS explained why
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Friday, September 13, 2024
IRC logs for Friday, September 13, 2024
Gemini Links 14/09/2024: LoRa, ROOPHLOCH, and Crafting a Programming Language
Links for the day
[Video] Why Hurd and MINIX (or BSD) Didn't Get Ahead of Linux?
We've converted the video into WebM to make it more accessible
Dr. Richard M. Stallman (RMS) Explains That a Free/Libre Program Running on Somebody Else's Server (e.g. Clown Computing) Leads to Freedom Deficit
"when you are doing your computing you must not entrust that to somebody else's server because users including you should have control over their own computing but you can never have control over what somebody else's server does because somebody else installs software in that computer and configures it and thus decides what computing it is going to do."
ircII Has Turned 35
Don't listen to people who say IRC is "dead"
[Meme] Code of Conduct in WINE
irritate productive developers...
Number of Gemini Capsules Rising Closer to 4,100, Certificate Authority "Let's Encrypt" Down to 1.1%
Some time soon the Certificate Authority "Let's Encrypt" will probably fall below 1%
Richard M. Stallman Explains Why the Web Becoming a Pile of Proprietary JavaScript Programs (Not Pages to Render) Does Harm to Web Users
"The web was designed to let users control how that data would be rendered but businesses didn't like that."
Links 13/09/2024: Crackdowns on Bloggers, Deepfakes, Internet Archive‘s Wayback Machine Now in Google Search
Links for the day
RedMonk: September the Month of the Mouth of Redmond (Still)
the usual storyline, i.e. what's not controlled by Microsoft's proprietary GitHub simply does not exist
Links 13/09/2024: Disinformation in Focus, End of Presidential Debates (Trump Accepts It Hurts Him)
Links for the day
Mono as a Double-Purpose Trojan Horse Inside Wine
And now they can oust founders and top contributor with a CoC
This is How Bad Things Have Become at Microsoft
We're seeing nearly 80 reports in English about those layoffs
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Thursday, September 12, 2024
IRC logs for Thursday, September 12, 2024
Links 13/09/2024: Recorded Future Bought by MasterCard, Bits of Freedom Turns 25
Links for the day
Gemini Links 13/09/2024: Towards Aristocratic Personal Computing, Technology and Privac
Links for the day
Once Again, Mass Layoffs at Microsoft (Just Like Every Month This Year)
Reporting and articles trickling in (in recent hours)
Rumour: Layoffs in IBM Consulting Today
IBM has had many layoffs lately
Microsoft Has Infiltrated the OSI and Its Moles (Whom It Pays to Speak 'for' OSI) Control the Narrative
This is utterly grotesque
Saudi Arabia and Its Footprint in X/Twitter
a massive proportion of pro-ISIS accounts in Twitter were operated from Saudi Arabia or by Saudi Arabians
Links 12/09/2024: Apple Owes a Lot of Money, Repressions and Censorship of Activists Noted
Links for the day
Anniversaries Coming Up
Probably the funnest year of our lives, and definitely the most productive
In Europe, Vista 11 Grew Only 3% (Relative to Other Windows Versions) This Year
That's a huge problem for Microsoft
Google's YouTube Censorship Has Gotten a Lot Worse and Anti-scientific (for Commercial Reasons)
By today's standards, YouTube is not something RMS can (or would) use
Google Appears to Have Broken Every Single Instance of Invidious. It's a Wake-up Call, Please Stop Uploading Videos to YouTube.
Including videos of Free software events
[Meme] Video Uploads Improved
The tools are all in our self-hosted Git repository and the licence is, as usual, AGPLv3
Apple Event as Fine Example of the "IT" Circus
It's not clear if the enemy of Free software is a company like Apple is simply public ignorance that Apple keeps fostering
Imposters Inheriting Institutions
Dealing with the "imposter syndrome"
Over at Tux Machines...
GNU/Linux news for the past day
IRC Proceedings: Wednesday, September 11, 2024
IRC logs for Wednesday, September 11, 2024
Gemini Links 12/09/2024: Clean Island and VCFMW19
Links for the day