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
- UEFI 9/11 Aftermath - Part III: Mr. 'Secure Boot' (Shim) and His Fake 'Holiday' (Sending My Wife and I Threatening E-mails on 9/11)
- despite being on holiday, according to him, he finds time to instruct lawyers to contact my wife
- Ron Wyden: Microsoft Should be Held Accountable for Security Breaches (He Has Said This for Years Already, It Never Happens)
- Negative media coverage isn't a fine and it does nothing to compensate Microsoft's billions of victims
- Disable 'Secure Boot' (If It Lets You)
- it doesn't put you in control
- Longtime Red Hat Staff: Maybe Just Disable 'Secure Boot'
- A refreshing take from Adam Williamson
- A Dozen Observations About "UEFI 9/11" Deflections
- What we are expected to see, tentatively
- The World's Richest Ponzi Scheme (Faking Value Using Net Waste)
- The higher they go the harder they fall
- We Could Dual-Boot Back in the 1990s, Why Has This Become So Difficult?
- And prone to breakage
- Slopwatch: Google News is Still Promoting Many Fake Articles About "Linux", in Effect Rewarding Misinformation and Plagiarism
- things continue to deteriorate
-
- UEFI 'Secure Boot' Boiling Frogs (Cannot Turn Off 'Secure Boot')
- "MSI laptop is locked on Secure Boot and doesn't allow me to turn it off"
- UEFI 9/11 Aftermath - Part IV: The 'Hulk Hogan of UEFI' and His 'Hideout' Holiday (Retreat From Reality)
- Let's keep an eye on what matters
- UEFI 9/11 Aftermath - Part II: "The SecureBoot Thing Got Out of Hand."
- The next few weeks might be... interesting
- UEFI 9/11 Aftermath - Part I: "I Believe This Affects Thousands of Devices... Because Multiple Devices I Checked, Whether Client or Server [...] Affected."
- Most people aren't even aware that this is happening or about to happen
- The UEFI 9/11 - Part X - An Outline of the Series About Microsoft Sabotaging GNU/Linux (With Ramifications to Unfold Online in Coming Weeks as People Reboot)
- Today is UEFI 9/11 (9/11/2025)
- Culture of silence: Ubisoft harassment convictions, Mozilla, Sylvestre Ledru & Debian make no comment
- Reprinted with permission from Daniel Pocock
- Links 11/09/2025: "Hey Hi" Ponzi Schemes at Oracle (Unpaid Contracts) and Cindy Cohn is Leaving the EFF
- Links for the day
- Gemini Links 11/09/2025: Playdate Console, Dichotomy between the Real and the Digital
- Links for the day
- The Microsoft AstroTurfing and Microsoft-Led Blame-Shifting Tactics Are Ahead of Us
- Of course it has nothing to do with security, it's about control, i.e. them controlling everything
- Celebrating Assassination is Bad Because It Legitimises Assassination of the People You Like, Too
- Condoning or even celebrating political assassinations is bad optics (and taste)
- Being Conditioned to Accept Unreliable Computer Systems That Fail With Black Screen of Death (BSoD)
- Welcome to 2025
- New Series: The Coup Against GNU/Linux Has Begun
- today, this year in particular, we shall also focus on Secure Boot, which is sold based on a lie and tortures many computer user
- New Paper on "BYOVD, but in firmware. Signed UEFI shells, vulnerable modules offer new paths for Secure Boot bypasses."
- One might say digital "security theatre"
- Links 11/09/2025: Oracle Layoffs, Drunk Pilots in Japan Airlines, US-Korea Tensions Grow
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Wednesday, September 10, 2025
- IRC logs for Wednesday, September 10, 2025
- Xubuntu Site Compromised
- Let's hope it is not a security breach
- Links 10/09/2025: Retaliation at Facebook and Microsoft Reveals Almost 100 Security Holes
- Links for the day
- Gemini Links 10/09/2025: Annihilation of Self, The Future Eaters, and Leaving Academia
- Links for the day
- They Say That People Are Afraid of or Worried About "Hey Hi", But the Worriers Should be the Fools Who Invested in It
- At the end of the day nobody should worry more than those who invested their money in this bubble
- Harassment evidence: franceinfo's Clara Lainé report on Ubisoft prosecution
- Reprinted with permission from Daniel Pocock
- Links 10/09/2025: Microsoft Layoffs in "RTO" Clothing and Windows TCO, GitHub TCO
- Links for the day
- Blaming Everything on China
- TikTok works for China. GAFAM works for fascists.
- People Get Tired of "Hey Hi" (AI), Unlike the Subservient Money-Obsessed Media That Gets Paid to Pretend This Bubble Still Matters
- "crash will be way bigger than dot.com burst in 90s. and that was Internet, actually transformative technology, not this expensive AI toy with direct dependency on the energy input which is not scalable"
- Brett Wilson LLP Accepts That the Serial Strangler From Microsoft Filed a Case That Also Implicates My Wife (Everything is Connected)
- They used to pretend that there were two separate cases
- 10 Reasons to Disable (or Enable) UEFI Secure Boot
- Tomorrow the "trusted corporation" Microsoft will see a certificate expire
- Gemini Links 10/09/2025: Hospital and Large Feeds
- Links for the day
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Tuesday, September 09, 2025
- IRC logs for Tuesday, September 09, 2025
- The Bluewashing of Red Hat is Being Completed, Many Staff Understand They'll be Made Redundant
- Jim AllowHurst (Whitehurst) is meanwhile promoting Microsoft's agenda from within other companies
- Throwing Away "Old" Computers (Mozilla and Other Climate Deniers)
- Mozilla is not leftist
- statCounter Sees GNU/Linux Exceeding 10% in Bulgaria This Month
- What can Microsoft still do to stop GNU/Linux?
- Dark Patterns
- Microsoft saying "security" is like a Convicted Felon in the White House saying "law and order".
- It's Almost Fall (Autumn)
- To "Facebook prison" you are bound
- Bruce Schneier About "Secure Boot"
- Bruce Schneier isn't a fan of "Secure Boot"
- Links 09/09/2025: Microsoft Mass Layoffs Again and "RTO" (Timed Like It Serves as a Distraction From the Mass Layoffs)
- Links for the day
- RMS Told Microsoft to Stop 'Secure Boot' (He Even Went There to Say That), But They Didn't Listen
- Dr. Stallman (RMS) assumed that speaking to sociopaths would work
- What Richard Stallman Told Me About 'Secure' Boot in 2012
- "if the user doesn't control the keys, then it's a kind of shackle"
- Those Who Helped Microsoft Weaponise "Secure Boot" Against GNU/Linux and BSDs Are Fleeing
- Microsofters doing what they do best: they evade accountability
- Simple is Better, Simplicity is Power
- That is "the advantage of having commodity GNU/Linux systems," an associate notes
- Much Ado About Nonsense
- Microsoft Lunduke is still all dramatisation and sensationalism
- Current Events in France
- It needs to dump Microsoft and other GAFAM (US) giants, move to Free software
- Further Media Cut-downs
- media reporting about the media being cut
- Links 09/09/2025: US-Korea Tensions and Meta Whistleblowers
- Links for the day
- Gemini Links 09/09/2025: Moon Eclipse and ROOPHLOCH Reports
- Links for the day
- Links 09/09/2025: “Torrents of Hate” and Political Crisis in France
- Links for the day
- Gemini Links 09/09/2025: "Dedigitizing" and Forgejo on FreeBSD
- Links for the day
- Google News (Not Just Google Search) Lets Itself by Gamed by One Slopfarm - to the Point Almost Half of "Linux" News is Bot-Produced Plagiarism (LLM Slop With Slop Images)
- That says a lot about what Google thinks of quality, even in Google News
- Bill Gates-Funded Media Inadvertently Refutes the Microsoft Lie That in 2025 Microsoft Had Just Two Waves of Layoffs
- There were about 12 rounds of layoffs so far in 2025
- Official SUSE Blog Still Uses LLM Slop (Bots) to Make Fake Articles (Marketing)
- The company is all about sound bites
- Companies Realise That Slop Doesn't Work as Advertised, Accordingly Dump It
- "Hype dims as a country-wide survey of US corporations shows a sudden drop-off in AI use among firms with more than 250 employees."
- Microsoft-Funded Lawsuits Against Critics of UEFI 'Secure Boot'
- Remember that no company (or law firm) ever survives collaborations with Microsoft
- From theregister.co.uk to theregister.com (US) to The Register MS (Run by Microsoft Operatives) and theregister.ai
- The best way to break this racket (or cycle of hype and harm) is to break the chains of funding
- Open Source Initiative (OSI) Culture of Censorship Necessitates More Speech
- The OSI bans dissent or people who merely point out that the OSI is abusive
- How to Reach Us Discreetly (Other Than Encrypted E-mail)
- We're still managing to maintain a 100% source protection record. We soon turn 19.
- LLMs Are Vastly Worse Than a Waste of Energy and the Externalities Are Huge
- Worse than just higher power bills for everybody
- LLMs Versus Search (Not Replacing Search But Engaging in DDoS Attacks Against Web Sites That Permit Searching)
- The state of the Web isn't just bad; it's utterly terrible
- Over at Tux Machines...
- GNU/Linux news for the past day
- IRC Proceedings: Monday, September 08, 2025
- IRC logs for Monday, September 08, 2025
- It's Only the Second Week of September and Already Two Waves of Layoffs at Microsoft, Slopfarms and Microsoft-Funded Sites Spin It as "AI Investments" Rather Than Commercial Failure
- A very large third one expected next week
- The UEFI 9/11 - Part IX - Shunning Old Computers (in 2023 the Certificate Was Updated/Overridden, Underlying Aim May Be Herding/Forcing People to Get TPM and Other 'Novel' Restrictions)
- the "upgrade treadmill"