Showing headlines posted by bob

« Previous ( 1 ... 245 246 247 248 249 250 251 252 253 254 255 ... 1245 ) Next »

Microsoft embraces Linux kernel's eBPF super-tool, extends it for Windows

This early-stage project is not a fork, Redmond insists. Microsoft on Monday launched an open source project to make a Linux kernel tool known as eBPF, short for Extended Berkeley Packet Filter, work on Windows.…

Use the Alpine email client in your Linux terminal

  • Opensource.com; By David Both (Posted by bob on May 11, 2021 11:46 PM EDT)
  • Story Type: Reviews, Tutorial; Groups: Linux
Email is an important communications medium and will remain so for the foreseeable future. I have used many different email clients over the last 30 years, and Thunderbird is what I have used the most in recent years. It is an excellent and functional desktop application that provides all the features that most people need—including me.

'A fair amount of stuff, all over the place': Torvalds closes merge window for Linux 5.13 with support for Apple M1

  • The Register; By Tim Anderson (Posted by bob on May 11, 2021 6:13 AM EDT)
  • Story Type: News Story; Groups: Linux
5.10 lifespan also extended to six years, up from two. Linus Torvalds has closed the merge window for Linux 5.13 with the first release candidate, which includes initial support for Apple's M1 processor along with "a fair amount of stuff, all over the place."…

Accidentally wiped an app's directory? Hey, just play the 'unscheduled maintenance' card. Now you're a hero

  • The Register; By Richard Speed (Posted by bob on May 10, 2021 11:39 PM EDT)
  • Story Type: Editorial; Groups: Community
It soothed this raging roomful of wannabe lawyers anyway. Who, Me? The oversized rear of Monday is obstructing our view of the receding weekend. Never mind, pour yourself a beverage, select a pastry and settle in for a morning with the Regomiser and another edition of Who, Me?…

Make Jenkins logs pretty

  • Opensource.com; By Evan "Hippy" Slatis (Posted by bob on May 10, 2021 10:30 AM EDT)
  • Story Type: Tutorial; Groups: Developer
Jenkins is a free and open source automation server for building, testing, and deploying code. It's the backbone of continuous integration and continuous delivery (CI/CD) and can save developers hours each day and protect them from having failed code go live. When code does fail, or when a developer needs to see the output of tests, Jenkins provides log files for review.

Getting started with edge development on Linux using open source

  • Opensource.com; By Daniel Oh (Posted by bob on May 10, 2021 6:07 AM EDT)
  • Story Type: Tutorial; Groups: Kernel, Linux
There are many reasons why Linux is such a popular platform for processing Internet of Things (IoT) edge applications. A major one is transparency. Linux security capabilities are built on open source projects, giving users a transparent view of security risks and threats and enables them to apply fixes quickly with security module patches or kernel-level updates.

My first tech job: 8 stories from the community

Riffing on the topic of what unusual jobs people had before tech, a few of our responses from the community were more focused on jobs that led to a job in tech. These eight authors shared their experiences. Share yours in the comments. read more

Embedded Linux conferences announce plans

The virtual Embedded Online Conference is scheduled for May 17-20 with a keynote on the Mars Perseverance rover. Meanwhile, the Linux Foundation has a call for proposals for the Open Source Summit + Embedded Linux Conference to be held in Seattle, Sept 27 to Oct. 1. Beningo Embedded Group and EmbeddedRelated.com announced a schedule and […]

eBPF for Advanced Linux Infrastructure Monitoring

One emerging technology in particular - eBPF - has made its appearance in multiple projects, including commercial and open-source offerings. Before discussing more about the community surrounding eBPF and its growth during the pandemic, it’s important to understand what it is and how it’s being utilized.

Ibase and Aaeon reveal 3.5-inch Tiger Lake SBCs

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 8, 2021 3:52 PM EDT)
  • Story Type: News Story; Groups: Intel, Linux
Ibase announced a Linux-ready, 3.5-inch “IB953” SBC with 11th Gen Core CPUs, quad displays, and 3x M.2. Aaeon recently posted specs for a 3.5-inch “GENE-TGU6” Tiger Lake SBC with 2.5GbE. Last August, prior to Intel’s September announcement of its 10nm, 11th Gen Tiger Lake processors, Aaeon and Kontron announced 3.5-inch Tiger Lake ULP3 SBCs, but […]

GitLab's 10-day certification freebie offer lasted only two because, surprise surprise, people really like freebies

  • The Register; By Richard Speed (Posted by bob on May 8, 2021 1:40 PM EDT)
  • Story Type: News Story; Groups: Developer
Biz expected 4,000 signups, got 60,000, system couldn't cope. GitLab says a surge in demand and a technical shortcoming resulted in the DevOps outfit yanking a free certification offer barely two days after turning on the tap.…

Xpand your horizons: MariaDB launches distributed query engine into proprietary DBaaS

But beware lock-in-as-a-service, analyst warns MariaDB has added proprietary bells and whistles, in the form of distributed SQL, for its DBaaS and supposedly developer-friendly front end.…

Open-source audio fans up in arms after Audacity opts to add telemetry capture

Move comes days after firm acquired by Muse Group Open source audio software outfit Audacity, now under new management, is adding some "basic telemetry", much to the alarm of many of its community.…

Sensory's custom voice assistant debuts on a Linux-based microwave

Sensory announced that its 100 percent locally processed TrulyHandsfree technology can be used to create custom voice assistants without sacrificing privacy, as demonstrated in a new Linux-based Farberware FM11VABK microwave. Sensory’s Linux-ready TrulyHandsfree voice stack has apepared on embedded Linux products such as Estone Technology’s i.MX8M Mini based EMB-2237-AI and i.MX8M powered EMB-2238 Pico-ITX SBCs, […]

6 examples of open source best practices in knowledge-sharing projects

  • Opensource.com; By Deb Bryant (Posted by bob on May 7, 2021 2:31 PM EDT)
  • Story Type: Editorial; Groups: Developer
As someone who has watched my fair share of projects and initiatives come and go, I value the follow-on effects of good knowledge sharing. Even knowledge from bygone projects is available to learn from the past; such is the benefit and the curse of an internet that never forgets—all the practices good, no-longer-good, and never-were-good are out there to be found.

Ansible emphasizes inclusive language in new release

During this development cycle, the Ansible project has made significant progress in its goals to make the community and code more welcoming and inclusive. With the release of Ansible Core 2.11, harmful terminology in the Ansible codebase is deprecated and it comes with new replacement terms. These changes will follow our standard deprecation cycle to give users time to adapt.

Contribute to Fedora Kernel 5.12 Test Week

The kernel team is working on final integration for kernel 5.12. This version was recently released and will arrive soon in Fedora. As a result, the Fedora kernel and QA teams have organized a test week from Sunday, May 09, 2021 through Sunday, May 16, 2021. Refer to the wiki page for links to the […]

The quest for faster Python: Pyston returns to open source, Facebook releases Cinder, or should devs just use PyPy?

  • The Register (Posted by bob on May 6, 2021 11:59 PM EDT)
  • Groups: Python; Story Type: News Story
Official CPython is slow, but there are many ways to get better performance Facebook has released Cinder, used internally in Instagram to improve Python performance, while another faster Python, called Pyston, has released version 2.2 and made the project open source (again).…

Open Mainframe Project Launches Call for Proposals for the 2nd Annual Open Mainframe Summit on September 22-23

Registration for the Virtual Event is now Open SAN FRANCISCO, May 5, 2021 – The Open Mainframe Project (OMP), an open source initiative that enables collaboration across the mainframe community to develop shared tool sets and resources, today announced plans for its 2nd annual Open Mainframe Summit, the premier mainframe event of 2021.

Martian rover has some Linux computers, too

  • LinuxGizmos.com; By Eric Brown (Posted by bob on May 6, 2021 9:30 PM EDT)
  • Story Type: News Story; Groups: Linux
NASA’s Perseverance rover is equipped with a Linux-driven, Atom-based CompuLab COMEX-IE38 module designed to compress images. The rover also has a Qualcomm 801 Linux system like its Ingenuity copter, which is embarking on a new scouting mission. As LinuxGizmos and many other sites reported in February, NASA’s semi-autonomous Ingenuity drone copter is equipped with an […]

« Previous ( 1 ... 245 246 247 248 249 250 251 252 253 254 255 ... 1245 ) Next »