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
- Reboots Should Never be Necessary
- "BUT WHAT ABOUT SECURITY!!"
- There's Still Hope for the World Wide Web
- Let's hope that the trajectory of the Web won't be leading us to over-reliance on Google, nor will it reward worthless slopfarms
- Gemini Links 15/07/2025: Smolweb and Alhena 5.1.7
- Links for the day
- XBox is Rapidly Turned Into a Slopfarm by Microsoft
- Slop isn't about efficiency and saving money
- Microsoft's Halloween Documents and systemd, Wayland, Etc.
- Maybe one day Wayland will be widespread. Or maybe not.
-
- Links 15/07/2025: LLM Pollution and Pushback in Ukraine
- Links for the day
- Gemini Links 15/07/2025: xkcd, New Cert, and Alhena Gemlog
- Links for the day
- Links 15/07/2025: Press Freedom at Risk and New Facebook Blunders
- Links for the day
- The Danes Want GNU/Linux
- David Heinemeier Hansson recently moved to GNU/Linux
- Cory Doctorow Explains Why Software Freedom Matters, Whereas "Open Source" Misses the Point and Helps Monopolies
- It's a very long article
- BillPR (EpsteinGate-Bribed NPR) is Turning Into a Partial Slopfarm that Promotes Slop
- "I went on a date with a chatbot!"
- Two Weeks Passed Since Latest Large Wave of Microsoft Layoffs, More Expected Next Month
- Blaming the debt on "AI" is just self-serving storytelling
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Monday, July 14, 2025
- IRC logs for Monday, July 14, 2025
- Gemini Links 15/07/2025: Gemini "Style Sheets" and Switching From Microsoft GitHub to Codeberg
- Links for the day
- Coming Soon: Another OSI Scandal, This One Implicating Molly de Blanc
- OSI has been fairly quiet lately
- Outreachy & Debian pregnancy cluster, Meike Reichle evidence
- Reprinted with permission from Daniel Pocock
- Again, "Lunduke is Actually Sending His Audience to Attack People"
- Microsoft Lunduke is not trying to "protect" Linux
- One of the Most Hilarious Things About the Microsoft SLAPPs
- It's so ridiculous
- Financial Support for the Free Software Foundation or the GNU Project
- The FSF has extended until Friday its fund-raising campaign
- Illegally Hiding (or Demanding Secrecy Around) Illegal Requests or Attempts at Extortion
- unlawful communications like threats
- Gemini Links 14/07/2025: BOFH Archive, Updating Old Palm PDAS, and Nginx vs Slop Bots
- Links for the day
- Ubuntu is Becoming GAFAM-Like
- What does that say about Canonical and Ubuntu?
- Slopfarms Which Take Real Articles About GNU/Linux and Turn Them Into Copycats Which Are False
- Even before the LLM hype those were quite common
- The Firm That Picks on Techrights is Accustomed to Working With Criminals
- Techrights never did anything illegal. So why is it being picked on by people who work with criminals?
- Microsoft Said the Mass Layoffs Were for "Investment" in "AI", But It's Also Laying Off the "AI" and "Copilot" Staff
- Months ago we showed many so-called "AI" people were getting the boot and this time it's the same
- DryDeadFish is Dead, Long Live DryDeadFish
- We kept checking, hoping it can recover from some temporary technical issue
- For Quite Some Time Already Microsoft Attracts Crackpots, Scams, and More
- Occasionally we talk about the situation at IBM as there are many parallels
- Links 14/07/2025: Chatbots Broken Again, McHire LLM Shows Limits of the Hype
- Links for the day
- Changing One's Name Won't Change One's Past
- People who have earned a bad reputation are not magically "entitled" to reset
- People Who Assault Women Are Not Victims of "Distress"
- It seems like an American tradition. In a country with almost 50 presidents, not even one was a female.
- Slashdot Media Turned Linux Journal Into a Slopfarm and Now Slashdot Actively Promotes Anti-Linux Slopfarms
- Yes, "no-nonsense" apparently means actual nonsense
- Adoption of Gemini Protocol Still Growing
- Gemini Protocol is being obscured by the media - it doesn't help that Google 'hijacked' the word "Gemini" - but people still manage to find out about it, download a client, and use it
- Links 14/07/2025: Arresting Photographers, Threats to Revoke US Citizenship Over Criticism
- Links for the day
- More EPO Leaks on the Way
- We hope that Mr. Rowan will actually try to refute what we say and show, not merely point the finger at the messengers
- Decommodification is a Corporate Strategy Against Communities
- systemd is led by Microsoft and hosted by Microsoft
- copyleft.org 'Hijacked' by the People Who Attack the Person Who Created Copyleft
- So far there's nothing "tasteless" in copyleft.org, but that can change at any time in the future
- Asking People to Take Down Articles and Videos Only Makes These More Popular and "Viral"
- If you do something bad, one of the worst things you can possibly do it try to silence those who speak about it
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Sunday, July 13, 2025
- IRC logs for Sunday, July 13, 2025
- Two-Thirds Towards FSF Goal, Richard Stallman to Give Talks in Europe
- There are 67 left before reaching the target
- Brett Wilson LLP "Takes it Personal" (Character Assassination, Not Professionalism). Everybody Can See That.
- On behalf of violent men
- Gemini Links 14/07/2025: Politicised Tech and "Leaving GitHub"
- Links for the day
- Pissing Contests and Pissing Off Everyone
- people who came from Microsoft are trying to vex and divide the community
- Microsoft Repeats the Mistakes Made by the EPO After We Exposed a Major Microsoft/EPO Scandal 10 Years Ago
- That scandal was all over the media, not just in English
- The Demise of LLMs
- We've just checked BetaNews again. They've dropped all the slop and went back to human authors.
- Gemini Links 13/07/2025: Sonpo Museum of Art and FCEUX
- Links for the day
- Links 13/07/2025: UnitedHealth's Censorship Campaign, Australia Wary of China
- Links for the day
- Firing Away With Nonsense
- Or fighting fire with fire
- Links 13/07/2025: Climate Crisis, GAFAM Poisoning the Water
- Links for the day
- Turns Out LLMs for Code Don't Save Time and Don't Improve Quality
- Neither legal nor useful
- The Microsofters Will Have an Obligation to Compensate Us
- This story isn't just about Microsoft. It's also about corruption, there are many women victims, there is abject "abuse of process", and many more scandals to be illuminated in years to come.
- Reproducing at the EPO Instead of Producing Monopolies for Foreign Monopolies With Their Price-Fixing Cartels
- Does the EPO recognise the need of well-educated Europeans to bear kids?
- Valnet Inc. Dominates Real (Not LLM Slop) GNU/Linux Coverage in 2025
- And likely in prior years, too
- Free Software Foundation (FSF) Fund Raiser Goes on
- Later this month we'll expose another OSI scandal
- EPO Staff Representatives Issue a Warning About Staff's Health and Inadequate Care
- Even the EPO's own stakeholders (money sources) are openly protesting against what the EPO became
- Links 13/07/2025: Partly Assorted News From Deutsche Welle and CBC
- Links for the day
- Gemini Links 13/07/2025: Board Games and Battle Styles
- Gemini Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Saturday, July 12, 2025
- IRC logs for Saturday, July 12, 2025