Showing headlines posted by bob
« Previous ( 1 ... 268 269 270 271 272 273 274 275 276 277 278 ... 1194 ) Next »How to create a documentation site with Docsify and GitHub Pages
Documentation is an essential part of making any open source project useful to users. But it's not always developers' top priority, as they may be more focused on making their application better than on helping people use it. This is why making it easier to publish documentation is so valuable to developers. In this tutorial, I'll show you one option for doing so: combining the Docsify documentation generator with GitHub Pages.
read more
How to Install i-doit Asset Management Tool on Ubuntu 20.04 LTS
I-doit is an open-source asset management tool that can be used to manage the entire IT system. It offers a wide range of features including, Asset Management, Infrastructure Planning, Ticket System, Cable Management, Inventory, SAN, IP Address Management, Cluster, Patch Management and many more.
Why now is the best time to use GNOME
The GNOME desktop environment has been through many changes since its initial release in March 1999. For most of this time, the open source project has issued updates twice a year, which gives users predictability in when they can expect new features to land on their Linux and other Unix-like desktops. Its latest release, GNOME 3.36, came out in March, and the project is preparing to issue its next iteration in September. To learn about what's new in GNOME, I spoke with Emmanuele Bassi.
read more
Red Hat Enterprise Linux 8.3 beta released
The next generation of Red Hat's flagship business Linux distribution is on its way.
Stackable Raspberry Pi HAT provides up to 64 Resistance Temperature Detectors
Sequent Microsystems is Kickstartering a stackable, $30 and up “Mega-RTD” HAT that supports up to 64 Resistance Temperature Detector (RTD) channels for precise temperature measurements. Resistance Temperature Detector (RTD) sensors, which are used for highly precise temperature measurements in industrial and laboratory systems, can be found on embedded systems such as Advantech’s WISE-710 IoT gateway […]
Bypass your Linux firewall with SSH over HTTP
With the growth of connectivity and remote jobs, accessing remote computing resources becomes more important every day. But the requirements for providing external access to devices and hardware make this task complex and risky. Aiming to reduce this friction, ShellHub is a cloud server that allows universal access to those devices, from any external network.
read more
From a trickle to an Application Stream: Red Hat opens barriers for RHEL 8.3 beta
System Roles another key ingredient in six-monthly update
Red Hat Enterprise Linux (RHEL) 8.3 has hit beta, with security and production stability pointed to as key goals for the update.…
Demonstrating Perl with Tic-Tac-Toe, Part 4
This final part to the series demonstrating Perl with Tic-Tac-Toe provides a module to make the computer even smarter – perhaps too smart! Can you beat it?
Jobs in Kubernetes
A job creates one or more Pods to perform a particular operation and ensures the pods successfully terminate. When a specified number of pods successfully complete, the job is complete. When a job is deleted, it deletes the Pods it created. A Job can also be used to run multiple Pods in parallel.
How learning Linux introduced me to open source
When I entered the engineering program as a freshman in college, I felt like a frivolous teenager. In my sophomore year, and in a fortunate stroke of serendipity, I joined Zairza, a technical society for like-minded students who collaborated and built projects separate from the academic curriculum. It was right up my alley. Zairza provided me a safe space to learn and grow and discover my interests. There are different facets and roadways to development, and as a newbie, I didn't know where my interests lay.
read more
$149 Nano-ITX carrier extends Verdin SoMs including upcoming i.MX8M Plus module
Toradex has launched an open-spec “Dahlia” carrier for its i.MX8M Mini and Nano based Verdin modules with GbE, 2x USB 3.0, 3x USB Type-C, MIPI-CSI, DSI-based HDMI, and mini-PCIe. Toradex also revealed a Verdin module with the NPU-enabled i.MX8M Plus. When Toradex announced a new family of Linux-driven, i.MX8M driven Verdin compute modules at Embedded […]
Embedded Vision Systems Adopt AI and IoT Tech
(Circuit Cellar article) As vision systems evolve, they’re leveraging all the latest technology trends in embedded computing. Box-level system solutions are keeping pace with AI-level processing, IoT functionality and advanced camera connectivity.
Red Hat Enterprise Linux 8.3 beta released
The next generation of Red Hat's flagship business Linux distribution is on its way.
Named arguments squeak into PHP 8.0, 7 years after first RFC
How about inheritance? 'One of the bigger open questions' says author of proposal
The next major version of the PHP language will support named arguments after 76 per cent of lead developers voted to include it.…
Dual-display version of RK3399-based Rock Pi 4 starts at $59
Radxa’s “Rock Pi 4 Model C” SBC starts at $59 with a Debian-driven RK3399, 4GB RAM, and NVMe and dual-display support. Radxa is also offering some free beta samples of its Intel-based Rock Pi X. Last October, Radxa unveiled its Rock Pi 4 Model C variant of its similarly Rockchip RK3399 based Rock Pi 4 […]
M.2 card and Raspberry Pi based gateway deliver Real-Time Ethernet
Hilscher unveiled a “cifX M.2” card that brings Real-Time Ethernet and FieldBus to PC based systems. The company also released its previously tipped, Raspberry Pi based netPI Real-Time Ethernet gateway for $445. Hilscher has launched a cifX M.2 expansion card equipped with its netX 90 Real-Time Ethernet controller. It has also begun shipping a netPI […]
Analyze your web server log files with this Python tool
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
How to Install TeamPass Password Manager on Ubuntu 20.04
TeamPass is a Collaborative Passwords Manager used for managing passwords and sharing them among team members. In this tutorial, we will be going to show you how to install TeamPass Password Manager on Ubuntu 20.04 with Let's Encrypt SSL.
5 open source IDE tools for Java
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.
What does it mean for code to ?
Extreme Programming co-founder Ron Jeffries famously wrote: "The trick is never to let the code not be working." It is impossible to know if your code is working as designed if the code isn't running. To have code that compiles without errors and always runs without exceptions doesn't mean that the code is working.
« Previous ( 1 ... 268 269 270 271 272 273 274 275 276 277 278 ... 1194 ) Next »