Showing all newswire headlines
View by date, instead?« Previous ( 1 ... 958 959 960 961 962 963 964 965 966 967 968 ... 7359 ) Next »
12 Raspberry Pi projects to try this year
Remember when the Raspberry Pi was just a really tiny hobbyist Linux computer? Well, to the surprise of no one, the Pi's power and scope has escalated quickly. Have you got a new Raspberry Pi or an old one lying around needing something to do? If so, we have plenty of new project ideas, ranging from home automation to cross-platform coding, and even some new hardware to check out.
KDE Frameworks 5.80 Adds Support for HEIF and HEIC Image Formats to All KDE Apps
The KDE Project announced today the release and general availability of KDE Frameworks 5.80 as a monthly update for March 2021 to their open-source and free software suite.
Best Free Android Apps: Podcast Guru – simple podcast player
Podcast Guru is truly a sublime podcast player offering a good range of features and a standout interface.
Build an open source theremin
Even if you haven't heard of a theremin, you're probably familiar with the eerie electronic sound it makes from watching TV shows and movies like the 1951 science fiction classic The Day the Earth Stood Still. Theremins have also appeared in popular music, although often in the form of a theremin variant.
How To Set Up an OpenVPN Server on Debian 10
OpenVPN is a free and open-source VPN protocol that implements techniques to create secure point-to-point in routed configurations. It is cross-platform and compatible with all major operating systems. In this tutorial, we will show you how to install and setup the OpenVPN on Debian 10 server.
Meet TeLOS Linux, a Sleek New Debian-Based Distro with a Modern Approach on the Linux Desktop
Linux distro hoppers rejoice, there’s a new Debian-based distribution in town called TeLOS, which wants to offer you a different, modern approach on the Linux desktop on top of the latest GNU/Linux technologies.
Learn Python dictionary values with Jupyter
Dictionaries are the Python programming language's way of implementing data structures. A Python dictionary consists of several key-value pairs; each pair maps the key to its associated value.
For example, say you're a teacher who wants to match students' names to their grades. You could use a Python dictionary to map the keys (names) to their associated values (grades).
If you need to find a specific student's grade on an exam, you can access it from your dictionary. This lookup shortcut should save you time over parsing an entire list to find the student's grade.
read more
Linux scripting: 3 how-tos for while loops in Bash
Three examples of using while loops to manage conditions that do not have a known limit
Setting up your Linux OS for productive work
General tips, pointers, and a lot more advice on how to be more productive on Linux
Collect sensor data with your Raspberry Pi and open source tools
I have lived in 100-plus-year-old brick houses for most of my life. They look nice, they are comfortable, and usually, they are not too expensive. However, humidity is high in the winter in my climate, and mold is a recurring problem. A desktop thermometer that displays relative humidity is useful for measuring it, but it does not provide continuous monitoring.
In comes the Raspberry Pi: It is small, inexpensive, and has many sensor options, including temperature and relative humidity. It can collect data around the clock, do some alerting, and forward data for analysis.
read more
How to measure elapsed time in bash
Elapsed time is the amount of wall-clock time that has passed between the beginning and the end of a particular event. This tutorial describes how to measure elapsed time with various resolutions (e.g., in seconds, in milliseconds, in microseconds) in bash.
How To Copy Files And Create Target Directories At The Same Time In Linux
In this guide, we will see how to copy files and create target directories at the same time, with a single command, in Linux.
How I used Ansible to automate updates at home
Automation is not just for technology organizations anymore. You can use it anywhere, even at home.
Pi add-on extends Pi camera range to 20 meters
THine has launched a $59 “Cable Extension Kit for Raspberry Pi Camera” that extends the RPi cameras’ range from 15-20cm to up to 20 meters by using serializer-deserializer technology. Official Raspberry Pi cameras have improved over the years, starting with the 5-megapixel RPi camera v1 from 2013 and advancing to the 8MP RPi Camera v2 […]
How to Install the Telegram Desktop App in Linux
There are a few ways to get Telegram installed on your Linux desktop. Here we'll go through all the different ways to install the Telegram Desktop app in Linux.
Build a router with mobile connectivity using Raspberry Pi
The Raspberry Pi is a small, single-board computer that, despite being the size of a credit card, is capable of doing a lot of things. In reality, this little computer can be almost anything you want to be. You just need to open up your imagination.
Raspberry Pi enthusiasts have made many different projects, from simple programs to complex automation projects and solutions like weather stations or even smart-home devices. This article will show how to turn your Raspberry Pi into a router with LTE mobile connectivity using the OpenWRT project.
read more
Third time's a harm? Microsoft tries to get twice-rejected compression patent past skeptical examiners
Boffin who invented ANS encoding and made it public domain worries Microsoft will come rent-seeking
Analysis In June, 2019, Microsoft applied for a US patent covering enhancements to a data encoding method known as rANS, one of several variants in the Asymmetric Numeral System (ANS) family that form the foundation of data compression schemes used by Apple, Facebook, Google, various other companies, and open source projects.…
WordPress 5.7 “Esperanza” Released
WordPress 5.7 codenamed “Esperanza” released this week with a few new features and many important improvements. Codename Esperanza has been given in honor of the wonderful musician Esperanza Spalding.
Visualize multi-threaded Python programs with an open source tool
Concurrency is an essential part of modern programming, as we have multiple cores and many tasks that need to cooperate. However, it's harder to understand concurrent programs when they are not running sequentially. It's not as easy for engineers to identify bugs and performance issues in these programs as it is in a single-thread, single-task program.
read more
How to Install Terraform IaaC Platform on Ubuntu 20.04
Terraform is a well-known Infrastructure as a Code (IaaC) platform. Terraform makes it easy to create and provision full-fledged data center infrastructures by using the HashiCorp Configuration Language (HCL). This article shows you how to install Terraform on Ubuntu 20.04.
« Previous ( 1 ... 958 959 960 961 962 963 964 965 966 967 968 ... 7359 ) Next »