Proprietary Software and Openwashing
-
The Register UK ☛ Do we really need another non-open source available license? • The Register
-
The New Stack ☛ How American Express Created an Open Source Program Office [Ed: Openwashing]
Financial firms are injecting a healthy dose of open source software into IT environments as they slowly cut their reliance
-
DebugPoint ☛ [Fixed] Failed to connect to raw.githubusercontent.com port 443: Connection refused [Ed: Do not connect to Microsoft...]
How to fix the annoying error Failed to connect to raw.githubusercontent.com port 443: Connection refused while downloading files from Microsoft's proprietary prison GitHub . You may encounter the following error when downloading a file via a terminal or command line from Microsoft's proprietary prison GitHub using wget or some other utility.
-
Ghacks ☛ Ubisoft is reportedly displaying pop-up ads in game menus on Xbox and PlayStation
-
Qt ☛ Qt Creator 12: C++ Code Model Update
In our previous instance of this column, we introduced our then-brand new clangd support, so let's start with what has happened in that area since then.
-
Nikhil Marathe ☛ A practical introduction to kill-safe, concurrent programming in Racket
I’ve written a long tutorial exploring the user of Racket’s Concurrent ML (CML) inspired concurrency paradigm to write an API wrapping git-cat-file. It is meant to serve as an introduction to kill-safety and CML concurrency, while assuming some existing knowledge of Racket or other Schemes. I found that there weren’t a lot of resources beyond the reference documentation that explained how to put these Hey Hi (AI) together, and I hope this can fill that hole.