Showing headlines posted by bob
« Previous ( 1 ... 358 359 360 361 362 363 364 365 366 367 368 ... 1159 ) Next »Goodbye, Shadowman: Red Hat changes its logo
Perhaps the most famous Linux/open-source logo after Tux the Linux Penguin, Red Hat's Shadowman is being replaced by -- naturally -- a Red Hat.
DIN-rail PC offers modular extensions
MEN Micro’s Linux-friendly “MC50I“ is a highly rugged DIN-rail industrial computer with an Intel Apollo Lake SoC, 3x GbE ports, M.2 NVMe storage, and modular I/O extensions. The fanless MC50I industrial computer is primarily intended as a 35mm DIN-rail computer, but it also ships with optional wall- and 19-inch rack mounting. The 144 x 132 […]
Red Hat Virtualization 4.3 is at the starting gate
Video: Containers may be red hot, and Kubernetes is white-hot, but you still need virtualization. And Red Hat delivers, with its latest KVM-based virtualization platform.
The right and wrong way to set Python 3 as default on MacOS
I've been dipping my toe back into Python development as I get ready to head to PyCon US. (If you're headed there as well and want to share your Python story, let me know!) When I installed a module to tinker around with, I got a reminder that I needed to install Python 3 soon.
read more
Wrangling enthusiastic hordes at developer sprints
Are you familiar with development sprints, coding events held immediately after Python and Django conferences? They encourage attendees at the annual PyCon (or DjangoCon) or one of the many regional PyCons to stay and use the venue space, decked out with power and network, to work on open source projects with other Python developers and practitioners.
read more
Write faster C extensions for Python with Cython
Python is one of the most popular programming languages in use today—and for good reasons: it's open source, it has a wide range of uses (such as web programming, business applications, games, scientific programming, and much more), and it has a vibrant and dedicated community supporting it.
read more
3 apps to manage personal finances in Fedora
There are numerous services available on the web for managing your personal finances. Although they may be convenient, they also often mean leaving your most valuable personal data with a company you can’t monitor. Some people are comfortable with this level of trust. Whether you are or not, you might be interested in an app […]
What is a developer journal?
One of the best parts of working in computer science is that our jobs center on solving problems. While many of us joke that continually struggling to figure things out is frustrating, we do it because there is nothing quite like that feeling of finding a solution. Then, of course, the momentary euphoria ends, and we move onto the next problem.
read more
Mark Shuttleworth sees increased demand for enterprise Ubuntu Linux desktop
Canonical's real money comes from the cloud and Internet of Things, but AI and machine learning developers are demanding -- and getting -- Ubuntu Linux desktop with enterprise support.
Upgrading Fedora 29 to Fedora 30
Fedora 30 is available now. You’ll likely want to upgrade your system to the latest version of Fedora. Fedora Workstation has a graphical upgrade method. Alternatively, Fedora offers a command-line method for upgrading Fedora 29 to Fedora 30.
Why every dev team should adopt a DevOps culture in 2019
In the race to digitization, development teams have become the backbone of many organizations; they and the operations teams are required to do more than ever before. Often these teams drive innovation and change at the same time they are maintaining legacy code and ensuring products or services always perform. Organizations that allow dev and ops teams to be flexible, fast-moving, and opportunistic are businesses that win, which is why so many organizations are prioritizing building a DevOps culture.
read more
Confronting linguistic bias: The case for an open human language
As scholars in the digital humanities continue to transform scholarship, they're increasingly noting a "black-box" problem with the tools they're using—not to mention the resources and artifacts they're creating as a result. As Tara Andrews describes it:
read more
Self-taught Belgian bloke cracks crypto conundrum that was supposed to be uncrackable until 2034
'It was easy, for some definition of easy,' solver tells El Reg
A cryptographic puzzle proposed two decades ago that involves roughly 80 trillion squarings has been cracked much earlier than expected – in just three and a half years.…
What’s new in Fedora 30 Workstation
Fedora 30 Workstation is the latest groundbreaking release of our free, leading-edge operating system. You can download it from?the official website here?right now.?There are several new and noteworthy changes in Fedora Workstation. Read more details below. GNOME 3.32 Fedora 30 Workstation includes the latest release of this simple, beautiful desktop environment for users of all […]
8 ways your company can support and sustain open source
The success of open source continues to grow; surveys show that the majority of companies use some form of open source, 99% of enterprises see open source as important, and almost half of developers are contributing back.
read more
Ansible Guide: The Ad-Hoc Command
The Ad-Hoc command is the one-liner ansible command that performs one task on the target host. It allows you to execute simple one-line task against one or group of hosts defined in the inventory file configuration.
Announcing the release of Fedora 30
It seems like it was just six months ago that we announced Fedora 29, and here we are again. Today, we announce our next operating system release. Even though it went so quickly, a lot has happened in the last half year, and you’ll see the results in Fedora 30. If you’re impatient, go to […]
Apache hooks up with GitHub
The Apache Software Foundation has completed its Infrastructure support expansion by migrating its Git service to GitHub.
Canonicals Mark Shuttleworth doubles down on OpenStack
Some people may think OpenStack is getting tired, but Canonical and Ubuntu Linux founder Mark Shuttleworth is doubling down on the open-source IaaS cloud and shares his thoughts on "dueling" open-source foundations.
Linux C Programming Tutorial Part 25 - Function pointers
Just like we have pointers to variables, there can also be pointers to functions. Following is an example of a function pointer declaration.
« Previous ( 1 ... 358 359 360 361 362 363 364 365 366 367 368 ... 1159 ) Next »