InfoQ Homepage Linux Content on InfoQ
-
Swift 3 is out
Swift 3.0 has been released, writes Apple engineer Ted Kremenek, bringing a wealth of changes to the language and its standard library, additions to the Linux port, and the first official release of the Swift Package Manager.
-
Targeting Linux Made Easier in Visual Studio 2015
Microsoft continues to refine their new extension for Visual Studio 2015 which provides developers with the ability to write C/C++ code in VS2015 and then transfer it to a remote machine running Linux for compilation and debugging. This combines the benefits of Visual Studio's IDE with advantages of a Linux deployment environment.
-
Memory Issues with Linux Control Groups Might Affect Containerized Applications
LinkedIn’s engineering team recently published an article outlining several memory management problems with cgroups that might lead to performance degradation and possible workarounds for them.
-
ChakraCore Now Works on Linux and Mac OS
Microsoft has demonstrated ChakraCore running on Linux and Mac OS X, and Node.js/ChakraCore on Linux.
-
AWS Adds Multi-Cloud Scripting to EC2 Run Command Feature
In late 2015, AWS unveiled the EC2 Run Command feature. It gave operators a single interface for running administrative tasks across a fleet of AWS servers. In June of this year, AWS expanded the scope of the feature to work with servers located in other clouds or data centers.
-
Apple Open-Sources its New Compression Algorithm LZFSE
Apple has open-sourced its new lossless compression algorithm, LZFSE, introduced last year with iOS 9 and OS X 10.10. According to Apple, LZFE provides the same compression gain as ZLib level 5 while being 2x–3x faster and with higher energy efficiency.
-
AWS Launches Massive X1 Instances Targeting High Memory Workloads
AWS recently added a new instance type with nearly 2 terabytes of memory and 128 virtual CPUs. This is the largest virtual server available today in the public cloud, and is a target for memory-intensive workloads such as SAP HANA.
-
Major CoreOS Linux Alpha Vulnerability Patched
A major vulnerability in CoreOS Linux Alpha has been patched, with the security team saying the issue was limited to versions 104x.0.0 of the Linux distribution. Principal security engineer for CoreOs, Matthew Garrett, said users needed to be confident that CoreOS were not "shipping alpha releases with gaping security issues, it is a big deal when we fail in that respect."
-
Firefox 46 Tackles Security Issues, Improves Performance
Mozilla has released Firefox 46, including improved security of the JavaScript JIT Compiler, and delaying Addon signing.
-
Details on How Linux Runs Natively on Windows
Microsoft has recently announced the intention to integrate Linux Bash with Windows 10, making it possible to run native Linux ELF64 binaries on their operating system. To avoid incorrect speculation on how this is possible, Deepu Thomas, the Leader of the Windows Subsystem for Linux team, has provided details on how Linux runs on Windows.
-
Microsoft Brings Linux to the Desktop
Microsoft has announced that they are providing a brand new system in Windows 10 that will enable Linux binaries to run unmodified. This means everything from the popular Bash shell to Emacs will be available as easily as Power Shell is today.
-
CLion 2016.1 Adds Python, Swift, Improves C++ Support
JetBrains has announced version 2016.1 of CLion, its cross-platform IDE that targets both Linux and OS X. The new version adds many improvements to C++ support, code generation, Python and Swift support, and better Git integration.
-
Microsoft SQL Server to Land on Linux
Microsoft’s executive vice president of the cloud and enterprise group Scott Guthrie announced SQL Server is coming to Linux, thus once more confirming Microsoft’s new course on open source software. SQL Server will be generally available on Linux sometime mid 2017, with a private preview being available now.
-
Raspberry Pi Leaps into 64-bit Computing with Model 3
Today, the Raspberry Pi foundation launched their Model 3, with a 64-bit processor and on-board WiFi and Bluetooth support. InfoQ looks at what this means for the embedded device community.
-
IBM Pushes Swift for the Cloud with Swift Runtime, Package Catalog, and More
After introducing their Swift sandbox, IBM have recently announced their next step to support Swift in the cloud by previewing IBM Swift runtime, Swift Package Catalog, and open-sourcing Kitura, a framework for Web app development.