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
- The Same People Who Attacked Richard Stallman (RMS) Are Attacking Daniel Pocock to Discourage People From Listening to His Information
- Pocock is being demonised for the same reasons and by the same people who attack RMS
- We Are Safe in a Modern "Tech" Society, Right?
- People are safer if they control their own computing
- The Way Things Are Going, They May Soon Stop Saying "Web Address" and Instead Say "Chrome Address"
- The Web isn't built or based around open Web standards anymore. It's centered around user-agent.
- Microsoft as a Golden Cage
- "I was laid off by Microsoft and can't find a job. I'm weeks away from giving up my apartment and moving across the country to live with family."
- Weekend Discussion About How IBM's Bluewashing of Red Hat Will Cause "Enshittification" for Users
- "I worked at a software company that was acquired by IBM so I knew it was game over for RedHat the day they were acquired"
- Brett Wilson LLP Getting Sued by Its Very Own Clients, a Legal Story That Has Made the Mainstream News (Law360)
- Law360 or Law.com are about as mainstream as one can get in that "sector" (litigation 'industry')
- Lucas Nussbaum & Debian pregnancy cluster
- Reprinted with permission from Daniel Pocock
-
- How Not to Silence Tux Machines (It'll Only Backfire, Badly)
- defending Microsoft while attacking this site
- Slopwatch: UbuntuPIT and Google News
- It seems abundantly clear that Google News and Google in general participates in the slop epidemic
- Vincent Danjean (not INTERPOL), Claire Bardel & Debian pregnancy cluster
- Reprinted with permission from Daniel Pocock
- Christmas lynchings: Martin Krafft (madduck), Penny Leach (mjollnir) & Debian pregnancy cluster
- Reprinted with permission from Daniel Pocock
- Gemini Links 13/10/2025: Birthdays and "Committee Unable to Contact Nobel Prize Winner"
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Sunday, October 12, 2025
- IRC logs for Sunday, October 12, 2025
- Your Typical Anti-Richard Stallman (RMS) Cancellist
- "About the RMS cancellation"
- Richard Stallman (RMS) Has Announced His Talk in Rome Less Than 20 Hours in Advance (and on a Sunday)
- Why did he wait until the night before?
- GNU Tools Cauldron Event in Portugal: Videos Now Available via Invidious
- Go have a look
- Slopwatch: GNU/Linux Sites That Became Slopfarms and Spamfarms
- The Web is a mess and "Linux" or "Ubuntu" sites became part of the problem
- Richard Stallman's Talk 25 Hours Away, Aula Magna Palazzo del Rettorato (CU001), Sapienza Università di Roma (Piazzale Aldo Moro, 5)
- The talk is 25 hours away and we see some QR code for it
- Gemini Links 12/10/2025: Watches, the Depression of 2026, Gamboling with Odds
- Links for the day
- Links 12/10/2025: 'False' DMCA Claims and Slop Facing Perils Again (the Hype Wears Off)
- Links for the day
- Microsoft Has Just Lost Privacy Case in Austria and Its Latest Moves Make a Complete Ban Seem Imperative
- Microsoft is not a software company, it's a spying agency that uses software to collect data
- The Register MS: Microsoft is the Security Expert, Not the Prime Culprit, So Buy More Microsoft
- This front page feature is devoid of any actual substance, it's just Microsoft copypasta
- Paris 'Love Nest' & Debian Outreachy: from Lycée Lakanal to ENS Cachan, Cr@ns, nepotism
- Reprinted with permission from Daniel Pocock
- Stefano Zacchiroli (Zack) & Debian pregnancy cluster
- Reprinted with permission from Daniel Pocock
- Gemini Links 12/10/2025: "Palm Computering", Further Exploration of Slide Rules, and Key Takeaways from The Well-Grounded Rubyist
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Saturday, October 11, 2025
- IRC logs for Saturday, October 11, 2025
- Tomorrow: Founder of the Free Software Foundation and of GNU/Linux, Richard Stallman, Speaks in Roma (Rome), Italy at 4PM
- GNU/Linux is more important than ever in this dystopian world
- Microsoft and Apple Are Rare Topics in Geminispace
- in Geminispace it's rather safe to assume everyone is into BSD, GNU/Linux, and sometimes retro
- Qualcomm and Manchester United Appear to Have Dumped Microsoft (Qualcomm Now Invests More in Linux, Apparently)
- It's a relief to no longer see Microsoft logos and brands on a local football club's gear (I'm not a Manchester United fan, but not a foe either)
- As Guest of Honour in Rome, Founder of the Free Software Foundation to Speak ("Distinguished Lecture") After Introduction by Leonardo Querzoni
- Happy hacking...
- All Things Open is Proprietary
- The OSI has become a front group of proprietary software openwashers, led and sponsored by proprietary giants
- When Microsoft Lays Off Lots of Workers They Say It "Invests in AI" (a Lie), Now It's "Reshuffles" or "Microsoft Tightens"
- Microsoft "news" by bots
- "I saw Richard Stallman give a talk in the mid 80s, which began my fear and loathing of software patents" and "Richard Stallman was always right."
- "By betraying the legacy of our ancestors, we’ve set ourselves on a path toward self-destruction — moral, intellectual, economic, and ultimately biological."
- There Were Several Waves of Microsoft Shanghai Layoffs in 2025, Western Media Continues to Turn a Blind Eye to Chinese Layoffs of an Epic Scale
- Sometimes select Taiwanese news sites (published in English) or automated translations are all we have
- Brett Wilson LLP Spreads Trumpism to the United Kingdom, Looking to Profit From 'Legal Colonialism' (Overriding Sovereignty)
- There's growing recognition of this conundrum worldwide
- The Demise of Shopping in Person
- In a world like this, how valued is the customer?
- This Past Friday, "Nearly 700 People Came to Listen to RMS!" (Richard Stallman)
- "Nearly 700 people came to listen to RMS!"
- Distinguished Lecture by Richard Stallman This Coming Monday in Rome
- After "Free software, Crucial for Freedom in a Digital World"
- Slopwatch: UbuntuPIT Churning Out Plagiarism and the Slopfarm LinuxSecurity Turns to Pseudonyms
- Our hunch is, UbuntuPIT will sooner or later realise that this toxic approach is just harming UbuntuPIT and tainting the reputation of past articles
- The Lawsuit by Clients of Brett Wilson LLP Against Brett Wilson LLP is Officially On, It is Progressing, The 'Experts' Pick Outside Law Firms (RPC and Mills & Reeve) to Spare Them From Litigants in Person
- So it is probably quite potent
- Gemini Links 11/10/2025: Nyctography, Gerrymandering, and Lurking
- Links for the day
- The 'Culture Wars' in Free Software Have Gone Out of Control
- Social control media amplifies such utterly infantile discourse
- Teaser: To Compensate for the Fact Our Clients Are Terrible Human Beings Who Strangle Women (While on Microsoft's Payroll) and We Get Paid by Mystery Parties We Bombard You and Your Wife With Almost 10 Kilograms of Legal Papers
- If you can't win an argument, then drown the other side with papers?
- Links 11/10/2025: World Mental Health Day 2025, Another European Legal Defeat for Microsoft 360
- Links for the day
- MIT Technology Review is Part-Time SPAMfarm of Billionaires and Mega-Corporations
- Does MIT operate its own "b2b" SPAMfarm?
- Open Source Initiative Executive Director Leaves, Replacement Sought by Monopolists, Not the Community or OSI Members
- Serves to show who runs this show...
- Links 11/10/2025: China-US Tensions Grow Again, "Hey Hi" More Widely Recognised as Bubble Made of Capital That Doesn't Exist
- Links for the day
- Now Confirmed in Western Media: Microsoft Azure Layoffs This Month
- Affirmed by more sources moments ago
- Peter O'Callaghan QC represented grandparents, Westernport Hotel, at Liquor Royal Commission
- Reprinted with permission from Daniel Pocock
- Either The Register MS Divests From FOSS Coverage or Liam Proven is on Long Holiday
- Publishers perish when their audience loses trust in them
- Microsoft Cancelling Another Datacentre is a Sign of Financial Trouble and Lack of Growth
- The debt continues to grow
- Gemini Links 11/10/2025: An Evening at the Fair and Fast Fourier Friday
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Friday, October 10, 2025
- IRC logs for Friday, October 10, 2025