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
- IBM: Less Than a Month's Severance for Each Decade of Service
- Yes, decade!
- The EPO, Europe's Largest Patent Office, Admits Outsourcing to Microsoft Slop
- Their sole goal is to make more money
- The Better the Understanding or the More Nations Understand the Threat Posed by Microsoft, the Faster It'll be Eradicated
- We believe that the thing to advocate is self-hosting and Free software... A lack of simplicity or absence of alternatives is a form of vendor lock-in
-
- July 2 2025 Would Not be First Big Wave of Microsoft Layoffs Before Major National Holiday
- July 2 or 3 mark the start of a very long weekend in the US
- IDG's NetworkWorld Seems to Have Just Become LLM Slop
- If IDG (now controlled by China) does that in at least one site, why not the rest? Only a matter of time?
- Gemini Links 16/06/2025: Free Lunches and Bookmarklet for Mastodon
- Links for the day
- Gemini Protocol Turns 6 on Friday
- Active (online) Gemini capsules are estimated by Lupa at over 3,000
- Taking a Lesson From Denmark and Greenland? Iceland Shows New Lows for Windows, All-Time Highs for GNU/Linux
- If Microsoft sabotages systems of judges at the Hague (in order to appease the insane man who wanted to invade Greenland), why won't its neighbour Iceland take note?
- BetaNews Has Just Deleted Its Latest 'Article' or Got Cracked Again and Restored From Outdated Backup Again
- BetaNews seems to be in some serious trouble right now
- Microsoft's "FUD-as-a-Service" (Against Linux) Not Functioning Well
- This is the kind of contribution companies like Microsoft and Google have to offer to society
- Software Freedom is "Activism" Because the Corporate Agenda Revolves Around Bribery, Deceit, and Betrayal
- At the end Software Freedom will win because it's on the same side as truth and lawfulness
- Links 16/06/2025: EchoLeak and NASA Teaming up With India
- Links for the day
- A Week of Sunlight
- They say transparency is like sunlight to a vampire
- "Linux" Sites That Went Astray
- there are even worse things than shutdowns
- Links 16/06/2025: Climate, Wildfires, Breaches, and Monopolies
- Links for the day
- Links 16/06/2025: Summer in Finland and Misunderstandings
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Sunday, June 15, 2025
- IRC logs for Sunday, June 15, 2025
- Gemini Links 15/06/2025: Rainy Season and OpenDocument Format (ODF)
- Links for the day
- Links 15/06/2025: Military Games, Parade, and Actions
- Links for the day
- Links 15/06/2025: Windows TCO, Openwashing, and Wars
- Links for the day
- Gemini Links 15/06/2025: "AI Fatigue and Crappiness"
- Links for the day
- When Abusive Law Firms (Working for Microsofters Against Us) Assert That Someone Writing in Social Media About Himself is Confidential Information
- There was no reason to throw "GDPR" into 2 SLAPPs; they know it, but the goal was to increase the cost of a Defence and lessen the incentive to challenge the SLAPPs
- Microsoft Attack Dogs Against Watchdogs and Guard Dogs in Software
- Last year Microsofters hired attack dogs or "guns for hire"
- Slop Cannot Replace Domain Expertise
- All this "AI" hype (it's not even intelligence, it's all a misnomer, as many of us have insisted all along) will fizzle and be written off as a failed experiment
- IBM's Fresh 'PIPs' (Action Before Layoffs)
- At times like these, even once-reputable employers resort to PIPs and other procedures/tricks for denial of workers' rights
- Microsoft is a Problem Not Just for Denmark
- Every country should consider what Denmark is doing, why Denmark is doing it, and then do the same
- The Slopfarms' Self Detonation
- If more sites like BetaNews go under, then maybe we can still salvage some of the Web
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Saturday, June 14, 2025
- IRC logs for Saturday, June 14, 2025
- Links 14/06/2025: FDA Changes Priorities, Cassette Data Storage From The 1970s
- Links for the day
- Gemini Links 14/06/2025: Steam Next Fest and Thoughts on Gemini
- Links for the day
- Site/Datacentre Maintenance Next Week
- speed things up
- Bulgaria: GNU/Linux Near 10%
- The Bulgarian market seems to be changing
- I Never Spoke to BetaNews. But BetaNews Wants to Ensure I Never Will, Either.
- Sometimes just the reluctance to talk about it can say a great deal
- Throwing Money at Lawyers Can't Stop Us (It Never Did)
- Even just trying to censor things can result in the opposite of the desired outcome
- Online Search or Large Search Engines Aren't Working Anymore
- business models that directly compete with interests of Web users
- Holidays and Breaks
- I've hardly taken any long breaks since I got married
- Danish OpenDocument Freedom
- "year of Linux"
- Links 14/06/2025: Wars and L.A. Distortion Effect
- Links for the day
- BetaNews Has More or Less Died After Experiments With LLM Slop, Is Linuxsecurity Next?
- It doesn't seem like BetaNews knows what it's doing, let alone what it talks about
- Gemini Links 14/06/2025: Historic Ada Design and GeminiSpace.Club to Expire
- Links for the day
- Links 14/06/2025: India Plane Crash and Middle-Eastern War
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Friday, June 13, 2025
- IRC logs for Friday, June 13, 2025