Open-source News

Linux Kernel Prepping To Make Use Of Intel's New SERIALIZE Instruction

Phoronix - Mon, 07/27/2020 - 19:15
As outlined a few months ago, Intel's future Sapphire Rapids and Alder Lake processors are set to add a SERIALIZE instruction. That SERIALIZE instruction ensures all flags/register/memory modifications are complete as well as draining all buffered writes to memory before the next instruction is executed. Linux is moving forward with preparing to make use of this new CPU instruction in its function for stopping speculative execution and prefetching of modified code...

DragonFlyBSD Updates Its Intel + Radeon Linux-Ported Graphics Driver Code

Phoronix - Mon, 07/27/2020 - 18:40
DragonFlyBSD developer François Tigeot continues his trek of near single-handedly porting the Intel and Radeon DRM graphics driver code from the Linux kernel to this BSD...

How to Install Lighttpd with PHP, MariaDB and PhpMyAdmin in Ubuntu

Tecmint - Mon, 07/27/2020 - 17:55
Lighttpd is an open-source web server for Linux machines, very fast and very small in size, it doesn’t require a lot of memory and CPU usage which makes it one of the best servers

MikroBUS Patches Being Worked On For Better Supporting These Add-On Boards Under Linux

Phoronix - Mon, 07/27/2020 - 16:08
MikroBUS is the open add-on board standard aiming for "maximum expandability with the smallest number of pins". MikroBUS already has fairly robust industry support particularly in the embedded space while finally a mikroBUS mainline kernel driver may be near for Linux to improve the status quo of driver support...

How to Install Lighttpd with PHP and MariaDB on CentOS/RHEL 8/7

Tecmint - Mon, 07/27/2020 - 15:20
Lighttpd is an open-source, secure, fast, flexible, and more optimized web server designed for speed-critical environments with less memory utilization as compared to other web servers. It can handle up to 10,000 connections parallel

Analyze your web server log files with this Python tool

opensource.com - Mon, 07/27/2020 - 15:02

Ever wanted to know how many visitors you've had to your website? Or which pages, articles, or downloads are the most popular? If you're self-hosting your blog or website, whether you use Apache, Nginx, or even Microsoft IIS (yes, really), lars is here to help.


read more

5 open source IDE tools for Java

opensource.com - Mon, 07/27/2020 - 15:01

Java frameworks make life easier for programmers by streamlining their work. These frameworks were designed and developed to run any application on any server environment; that includes dynamic behaviors in terms of parsing annotations, scanning descriptors, loading configurations, and launching the actual services on a Java virtual machine (JVM). Controlling this much scope requires more code, making it difficult to minimize memory footprint or speed up startup times for new applications.


read more

What does it mean for code to "work"?

opensource.com - Mon, 07/27/2020 - 15:00

Extreme Programming co-founder Ron Jeffries famously wrote: "The trick is never to let the code not be working."


read more

The 6 Best Open Source Web Servers

Tecmint - Mon, 07/27/2020 - 13:24
It’s been a long journey since the first web server was released back in 1991. For quite a long time, Apache was the only mention-worthy webserver. Over time, however, other open-source web servers have

LuxCore Open-Source Renderer v2.4 Released With CUDA Support, Better Windows Scaling

Phoronix - Mon, 07/27/2020 - 12:09
Debuting this weekend was LuxCoreRender 2.4, the newest version of this impressive open-source physically based renderer...

Linux 5.8-rc7 Released - Coming In Slightly Larger Than Normal

Phoronix - Mon, 07/27/2020 - 06:21
Linus Torvalds has performed his usual Sunday dance and released the Linux 5.8-rc7 kernel as one of the final test releases before Linux 5.8 is declared stable in August...

Pages