Programming News Picks: Focus on Free Software
- Dr. Roy Schestowitz
- 2014-02-16 23:26:19 UTC
- Modified: 2014-02-16 23:26:19 UTC
Summary: 2014 news picks that focus on programming and development, especially of Free software or using Free software tools
Demise of Proprietary
-
HTML5 developers queried recently by tools vendor Sencha remain dedicated to building apps via Web technologies, even as doubts have been cast on how effective HTML5 is vis à vis native development. Many of those same developers, however, have dropped support for the classic Microsoft Windows platform.
Surveying 2,128 business application developers from the HTML5 development community, including users of its own tools, Sencha found that 70-plus percent of developers planned to do more with HTML5 in the 2013 timeframe than they had done the previous year. And 75 percent will work further with HTML5 in 2014. More than 60 percent of developers have migrated to HTML5 and hybrid development for primary applications. For the coming year, just 4 percent of HTML5 developers plan to cut back on HTML5.
-
I still remember IBM's provocative announcement in 2001 that it was putting $1 billion toward the development and promotion of Linux. While such billion-dollar commitments from IBM are now so routine as to be unremarkable, back then a billion dollars meant a lot. I was working for an embedded Linux vendor at the time, and most of our sales cycle was spent explaining why GPL-licensed Linux wasn't the technology equivalent of terminal cancer. (Thanks in part to Microsoft's contribution.)
Google
-
The second video features Jason Hibbets's full interview with Chris DiBona Open Source Director at Google. Find out how DiBona measures his performance, why he once called open source "brutal," and more on working for Google and the future of open source.
-
Over 280 attendees representing 177 mentoring organizations gathered for a two-day, code-munity extravaganza celebrating the conclusion of Google Summer of Code with the annual Mentor Summit held at Google in Mountain View, California.
GitHub
-
GitHub's position as the repository of choice for open source community projects is today one of dominance, most would argue.
Officially often referred to as a "web-based revision control service" (rather than simply a software code repository), this classification is an obvious nod to the site's inherent level of active community involvement as open projects are continuously developed, refined and augmented.
-
So, what’s the problem? Well, that’s simple. It seems that Fox News’ technology department –run by a motley crew of half-witted quick-study-types– failed to explain GitHub, and also disregarded both spelling and punctuation in favor of adopting what I would describe as a rogue journalistic style; a style that exists far beyond the confines of traditional English language rules. It is now with great pleasure that I flog the holy-hell out of the following screen capture in an attempt to make them cry.
-
I have an open source script for a specific site (I'm trying not to call anything by name here) that a few other developers and I recently moved to GitHub. We've been joined by several new developers since we moved to the new system, including one very active one in particular. However, this active one has started changing a lot of the project.
First of all, he deleted our versioning system (not like Git, but like that—we called it versions v4.1.16) and said it would be better to simply push the code to the site when we think it's ready. Now there's no centralized place to put release notes, which has become annoying.
-
GitHub has become the de facto repository for open source projects. So, we were excited for the opportunity to sit down with GitHub's co-founder and CIO Scott Chacon during the All Things Open Conference in Raleigh, NC.
Python
-
One year ago the Puerto Rico Python Interest Group (prPIG) was founded on one purpose; to create a sustainable user community based on software development in Puerto Rico. On February 20, 2014 we will celebrate our first anniversary with an open format meeting with lightning talks from the community.
-
Programming languages are crucial to a programmer as they boosts their productivity. Keeping in mind the fact that programmers may not be comfortable with all the coding languages around, we thought of compiling a list of programming languages set to make it big in 2014.
-
Python community, friends, fellow developers, we need to talk. On December 3rd, 2008 Python 3.0 was first released. At the time it was widely said that Python 3 adoption was going to be a long process, it was referred to as a five year process. We've just passed the five year mark.
-
In an article entitled “Python Displacing R As The Programming Language For Data Science,” MongoDB’s Matt Asay made an argument that has been circulating for some time now. As Python has steadily improved its data science credentials, from Numpy to Pandas, with even R’s dominant ggplot2 charting library having been ported, its viability as a real data science platform improves daily. More than any other language in fact, save perhaps Java, Python is rapidly becoming a lingua franca, with footholds in every technology arena from the desktop to the server.
Git
LLVM
-
It looks like there's finally going to be stable point releases of the LLVM compiler infrastructure for pushing out bug-fixes quicker, whether you're using the Clang C/C++ compiler or depending upon LLVM for your GPU driver compiler back-end.
-
It's nearly one month late but the LLVM 3.4 compiler infrastructure is now available with the updated Clang C/C++ compiler front-end, the usual LLVM sub-projects, and also some new compiler tools.
-
The release of LLVM 3.4 is imminent and with the major compiler infrastructure upgrade comes update to the Clang C/C++ compiler front-end, LLDB debugger, and other LLVM sub-projects. LLVM 3.4 is a very righteous release and in celebration of its forthcoming release, it's back into compiler benchmarking season at Phoronix.
Ruby
-
Ruby 2.1 has many improvements including speedup without severe incompatibilities.
-
The Ruby project has done a new major release on Christmas for their popular programming language. Ruby offers performance speed-ups but without severe incompatibilities, according to the release announcement.
Misc.
-
Regular readers of this column won't be surprised to hear that I love both Ruby on Rails and PostgreSQL. Rails has been my primary server-side Web development framework for about eight years, and it has managed to provide solutions for a large number of consulting and personal projects. As for PostgreSQL, I've been using it for about 15 years, and I continue to be amazed by the functionality it has gained in that time. PostgreSQL is no longer just a relational database. It's also a platform supporting the storage and retrieval of many types of data, built on a rock-solid, ACID-compliant, transactional core.
-
In the sometimes dark and mysterious world of computers, I see open source programming and community around it as a force of good. Open source sparks and kindles a connection between people that I think is hard to find elsewhere in programming. Working with open source, a programmer builds important and powerful collaboration skills. This is significant because many of us (programmers and self-proclaimed nerds) are rather antisocial. Open source programming helps us cultivate social behaviors like sharing, improved communication, and collaborating towards a common goal.
-
So by the mid-1980s, programming in schools was surging...
-
The Checkpoint-Restore Tool has reached version 1.0 as part of the CRIU project. Checkpoint/Restore In Userspace allows for users to freeze running applications and checkpoint it to the hard drive as a file and that checkpoint can then be restored to a running process later on. CRIU is different from suspend-and-resume with the Linux kernel in that this is a tool for handling individual programs and it is implemented in user-space.
-
The development team behind the Clutter software, a library for creating compelling, portable, dynamic and fast graphical user interfaces (GUI), has announced a few days ago that the second maintenance release of the stable Clutter 1.16 branch is available for download.
-
Jim Kukunas of Intel OTC published the set of 13 patches on Monday that include medium and quick deflate strategies, a faster hash function with SSE 4.2 support, PCLMULQDQ-optimized CRC folding, SSE2 hash shifting, and other changes/tuning.
Recent Techrights' Posts
- Debian is Dying for Some of the Same Reasons IBM's Fedora is Rapidly Dying
- Prioritising CoC censorship, not communities
- 2026 Microsoft Layoff Rumours
- Surely if we had properly-functioning media, then someone would investigate this rather than rely on official statements from Microsoft and WARN notices
- Microsofters' SLAPP Censorship - Part 13 Out of 200: Abuse of Process to Make False Accusations of UKGDPR Violations
- familiar barrister and same lawyers
- What Puts the Brakes on GNU/Linux Adoption on Laptops and Desktops is Monopoly Control (or Monoculture) Over the Distros
- Distros that adopt systemd are controlled by IBM and GAFAM
-
- Links 16/03/2026: Moscow Experiencing Cellphone Internet Outages, "Salman Rushdi eIs Tired of Talking About Free Speech"
- Links for the day
- The Register MS is Again Femmewashing GAFAM (Which Makes Widows) in Exchange for Money
- This is a moral issue because they betray or harm women and prop up authoritarian regimes
- Gemini Links 16/03/2026: AB 1043, Lagrange Android Beta 47, and Poetry
- Links for the day
- "Slop-forking" or "Vibe-forking" as the New 'Noble' Plagiarism
- New Cloudflare Slop Project?
- EPO "Cocaine Communication Manager" - Part VII - Cult Mentality, Mobbing, Nepotism
- Does the EPO actually believe in the law?
- EPO Strike This Week
- contact your national representatives about it
- Gemini Links 15/03/2026: "Create Opportunities for Good Things to Happen", DOSbook, and Bitcoin Criticism
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Sunday, March 15, 2026
- IRC logs for Sunday, March 15, 2026
- Pirate Praveen Arimbrathodiyil & Debian denouncing volunteers, hiding romances
- Reprinted with permission from Daniel Pocock
- Links 15/03/2026: WB Games Montréal Undergoes Layoffs, "Swiss Reject Cuts to Public Broadcasting"
- Links for the day
- Gemini Links 15/03/2026: Messages in Bottles and Audio Streaming in Lagrange for Android
- Links for the day
- Thrown Under the Microsoft Bus
- Microsoft wants disposable contractors
- Quitting IBM and "Rumors of an Upcoming RA [Mass Layoffs] in April 2026"
- Blue layoffs or "RAs" were confirmed upfront by the CFO
- GNU/Linux Distro Builders Barely Paid Enough to Pay Basic Bills, Chief of "Linux" Foundation (Not Even Using Linux!) Increases His Own Salary by Over 50% in 5 Years
- Salaries or compensation correlate with the ability to exploit people, not to create things
- The "Zero-Sum" Fallacy
- Fallacies like "zero-sum" - especially in the context of foreign affairs including war - are utterly ruinous
- A Happy Birthday to Richard Stallman
- Richard Stallman will turn 73
- Jürgen Habermas is Dead, But the Politicised, Inherently Corrupt, Corporatised Court for Patents That He Inspired Is Not
- In the news throughout the weekend
- Mountains of Abuses of Process by Brett Wilson LLP on Behalf of Americans and Sometimes at the Expense of British Taxpayers
- a virtual "limited liability"
- linuxteck.com FUD by LLM Slop, ubuntupit.com Passes the Slop Baton
- Unless they get back to doing long-form authentic articles, as opposed to slop, no good will come out of it
- Links 15/03/2026: New Shortages, Lynx Populations Depletion
- Links for the day
- Sruthi Chandran & Debian Diversity, Favoritism, Hidden Conflicts of Interest
- Reprinted with permission from Daniel Pocock
- software in the public domain
- Reprinted with permission from Alex Oliva
- Links 15/03/2026: Slop "Bubble Driving Interest in Chip Alternatives" and Wildlife Erosion Reported
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Saturday, March 14, 2026
- IRC logs for Saturday, March 14, 2026
- Layoffs in Twitter, Facebook, and Microsoft's LinkedIn
- There are silent layoffs at Microsoft this month
- We Don't Depend on Google and Don't Care for Google
- We have our own site search and we don't depend on Google to bring visits/visitors to us
- Change of Address at the Hired Guns, Address Removed
- Companies tend to alter their 'shell structure' in anticipation of major action
- Facebook Layoffs Due to Enormous Debt, Nothing to Do With "Hey Hi" Slop
- The lies about "hey hi" in relation to layoffs will only contribute to further public resentment towards: 1) the media and 2) all the slop.
- The Good IBM Managers Have Flown Away, All That's Left is the Book-Cooking Loyalists
- IBM is just cheating the SEC and shareholders. This seems to be the only thing IBM's management is nowadays good at.
- Microsofters' SLAPP Censorship - Part 12 Out of 200: Months Ahead of Serial Strangler From Microsoft Who Helped Double the Lawsuits (Funded by Third Parties) as 'Revenge' for Exposing Crimes
- In 2024 I sat down and wrote about what had been done to me and to my wife
- Crime Comes in Many Forms
- apparently the SRA is OK with stranglers of women in America bullying the media in the UK
- commandlinux.com, linuxteck.com, linuxiac.com, and linuxsecurity.com are Slopfarms With "Linux" in Their Domain Name
- once readers realise they read slop they immediately lose interest
- Links 14/03/2026: Adoption of Slop Has Killed BuzzFeed, Russia Sees "Economic Gain From Iran War"
- Links for the day
- Patriotism is Conditional, If It's Unconditional, Then It's Like a Cult
- My love for Software Freedom is only as strong as my love for Freedom of the Press
- Links 14/03/2026: Mass Layoffs at Facebook ('Meta') and Sweeping Layoffs at Twitter (xAI), Social Control Media and Slop Are Only Debt
- Links for the day
- Wrong Time, Wrong Place (Digg)
- Kevin Rose and Alexis Ohanian can relaunch Digg.com, but we doubt it'll work "this time for real!"
- Universities Became Bad Places for Work
- What happened to academia?
- Reporting New and Suppressed Information is What Journalism is All About
- In the domain of Free software, there are very few sites out there that offer exclusive coverage on community affairs and there are many gagging/censorship attempts
- The Limits of Speech and the Rationale of Limitations
- it seems to be part of an international trend
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Friday, March 13, 2026
- IRC logs for Friday, March 13, 2026
- Gemini Links 14/03/2026: Goodness, AD534 Multiplier Module, and Extroverts Online
- Links for the day