Open-source News

Flatpak 1.6.2 Released To Fix Performance Regression Of Slow Install Times

Phoronix - Thu, 02/13/2020 - 23:34
Flatpak 1.6.2 is out and users are encouraged to upgrade due to a recent Flatpak + OSTree regression that leads to slow install times...

New Patches: AMD Live Migration Support For VMs With Secure Encrypted Virtualization

Phoronix - Thu, 02/13/2020 - 22:13
Beyond the Linux kernel patches presented earlier this week for AMD SEV-ES "Encrypted State" support, another Linux patch series out overnight provides another improvement to Secure Encrypted Virtualization with AMD EPYC server processors...

Belated GTK 3.98 Puts GTK 4.0 One Step Closer

Phoronix - Thu, 02/13/2020 - 21:35
The release of the long sought after GTK 4.0 is one step closer to finally becoming reality with the slightly delayed GTK 3.98 now being available for testing...

Mesa Developers Discuss LTO'ing + PGO'ing Builds For Greater Performance

Phoronix - Thu, 02/13/2020 - 19:23
Making use of Link-Time Optimizations (LTO) and Profile Guided Optimizations (PGO) is currently being talked about by Mesa developers for their release builds in potentially squeezing out better performance...

An Open-Source Bootloader For Windows Lets You Run Off Btrfs, Other Possibilities

Phoronix - Thu, 02/13/2020 - 18:47
Quibble is a new open-source bootloader that supports booting Windows XP through Windows 10 and opens up new possibilities like booting a Windows installation off Btrfs...

DragonFlyBSD Improves Its TMPFS Implementation For Better Throughput Performance

Phoronix - Thu, 02/13/2020 - 16:52
It's been a while since last having any new magical optimizations to talk about by DragonFlyBSD lead developer Matthew Dillon, but on Wednesday he landed some significant temporary file-system "TMPFS" optimizations for better throughput including with swap...

Why developers like to code at night

opensource.com - Thu, 02/13/2020 - 16:02

If you ask most developers when they prefer to work, many will say their most productive hours are at night. This may be especially true for open source contributors who are contributing to projects outside of their day job (though hopefully within healthy limits to avoid burnout).

Some like to start in the evening and work till the early hours while others get up super early—say, 4 a.m.—to get most of the programming work done before the daily grind kicks in.


read more

Manage complex Git workspaces with Great Teeming Workspaces

opensource.com - Thu, 02/13/2020 - 16:01

Great Teeming Workspaces (GTWS) is a complex workspace management package for Git that makes it easy to have development environments for different projects and different versions of a project.


read more

Introducing our new Lua cheat sheet

opensource.com - Thu, 02/13/2020 - 16:00

Lua is a minimalistic, lightweight language implemented as a C library. It's fast and simple to learn, efficient to run, embeddable, and tiny (its source code download is under 500 KB, and it's just over 1MB compiled). You can use Lua to create an API for your application or as a scripting language, for quick prototyping, or as the foundation of your software project.


read more

Pages