Showing headlines posted by bob
« Previous ( 1 ... 308 309 310 311 312 313 314 315 316 317 318 ... 1194 ) Next »When do you code?
Recently, we published an article about why developers prefer to code at night. Author Matt Shealy highlighted the many benefits of nocturnal programming including the quiet time and space for creative thinking.
3 metrics to measure your open source community health
Community building is table stakes in the success of any open source project. Even outside of open source, community is considered a competitive advantage for businesses in many industries—from retail, to gaming, to fitness. (For a deeper dive, see "When community becomes your competitive advantage" in the Harvard Business Review.)
How technical debt is risking your security
Everyone knows they shouldn't take shortcuts, especially in their work, and yet everyone does. Sometimes it doesn't matter, but when it comes to code development, though, it definitely does. As any experienced programmer knows, building your code the quick and dirty way soon leads to problems down the line. These issues might not be disastrous, but they incur a small penalty every time you want to develop your code further.
Engineers share designs for DIY ventilators online as coronavirus pandemic spreads
With ventilators in dangerously short supply during the COVID-19 pandemic, a number of DIY groups have begun working on open source designs that could be made at home.
Run a command on binary files with this script
Examining files from the command-line is generally an easy thing to do. You just run the command you want, followed by a list of files to be examined. Dealing with binary files, however, is more complicated. These files are often packaged up into archives, tarballs, or other packaging formats. The run-on-binaries script provides a convenient way to run a command on a collection of files, regardless of how they are packaged.
The invocation of the script is quite simple:
read more
Tracking the real US coronavirus testing numbers with open source
We not only don't know how many people have coronavirus in the US, but we also don't even know how many have been tested. So, researchers, using open-source tools, are digging out the real numbers for us.
Line-of-business folk will have bigger role in growing robotic process automation revolution
Scary idea, but can work if IT bods are there to hold their hands. It has been the subject of hype and overblown expectations, but that is not set to dampen investment in robotic process automation – the idea that simple software “robot” can carry out annoying admin tasks. But as organisations begin to understand how best to exploit RPA, IT departments will be finding a new role.…
With KubeCF, Cloud Foundry comes to Kubernetes
SUSE, the Linux and cloud company, and Cloud Foundry are releasing KubeCF. It will enable you to run the Cloud Foundry PaaS on Kubernetes.
Build a private social network with a Raspberry Pi
Social networks have revolutionized people's lives in the last several years. People use social channels every day to stay connected with friends and family. But a common question remains regarding privacy and data security. Even if social networks have created complex privacy policies to protect users, maintaining your data in your own server is always the best option if you don't want to make them available to the public.
read more
How to Install Samba Server on CentOS 8
Samba is a free and open-source software that can be used to share files, folders, and printers between Linux and Windows systems. In this tutorial, we will learn how to install Samba and configure it as a standalone sharing server on CentOS 8.
Signage mini-PC and retail panel PCs run on Rockchip power
Arbor unveiled three Rockchip -ased computers that run Android 9.0. The “AAES-RK391” is an RK3399-based mini-PC for signage with dual HDMI ports, and the 10.1-inch RP-101K open frame panel PC and similar RP-101P Android Price Checker tap the PX30. Arbor Technology has shown considerable enthusiasm for Rockchip’s Arm-based processors. Last year it launched an EmQ-RK390 […]
Control the firewall at the command line
A network firewall is more or less what it sounds like: a protective barrier that prevents unwanted network transmissions. They are most frequently used to prevent outsiders from contacting or using network services on a system. For instance, if you’re running a laptop at school or in a coffee shop, you probably don’t want strangers […]
Make advanced Git tasks simple with Lazygit
If there's one word people use to describe Git, it's "powerful." Nobody can deny that Git is indeed a powerful beast, but after months of struggling to do embarrassingly basic things in it, I realized that mere mortals like me were never going to wield that power through a command-line interface.
Free, virtual embedded tech show promises 3,000 dev kit giveaways
Arrow announced “Embedded to Go” — a free, online-only conference scheduled for April 1-3 with webinars and virtual chats with Arrow engineers. Arrow will also give away 3,000 dev boards, including its Thor96 and Shield96 SBCs and Nvidia’s Nano Dev Kit. Arrow has announced a free, online-only Arrow Embedded to Go conference for April 1-3. […]
Tools for monitoring, introvert inclusion, and more industry trends
As part of my role as a senior product marketing manager at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends for product marketers, managers, and other influencers. Here are five of my and their favorite articles from that update.
Pet the cat, own the bathrobe: Linus Torvalds on working from home
Linus Torvalds created of Linux and Git from home. Here's how.
Kaby Lake medical computers offer 4K UHD capture and record
Advantech announced a pair of Linux-friendly “AVAS-400 Series” video recorders for surgical and other medical applications with 7th Gen CPUs, multiple 4K UHD displays, and optional capture and graphics cards. Medical computers have traditionally been dominated by Windows but we’re gradually seeing Linux move into the territory. Advantech’s Intel Kaby Lake based AVAS-401 and more […]
Whiskey Lake mini-PC features privacy-oriented PureOS distro
Purism’s $599 and up “Librem Mini” mini-PC runs its Linux-based, privacy focused PureOS on an 8th Gen Whiskey Lake CPU with 8GB to 64GB DDR4, a 256GB M.2 SSD, dual 4K displays, and 7x USB ports. Purism has launched a self-hosted crowd-funding campaign for a mini-PC that runs its Debian-based privacy and security reinforced PureOS […]
4 Markdown tools for the Linux command line
When it comes to working with files formatted with Markdown, command-line tools rule the roost. They're light, fast, powerful, and flexible, and most of them follow the Unix philosophy of doing one thing well.
Take a look at four utilities that can help you work more efficiently with Markdown files at the command line.
read more
My top 6 open source frameworks for web development
There are a lot of backend frameworks that are open source and easily available, but not all of them offer great features. Backend frameworks are an essential part of website development, as they work as the nuts and bolts of a website. Basically, they handle everything behind the scenes of a website.
Backend frameworks have extensive libraries, APIs, web servers, and a lot more. They are responsible for the database, ensuring it makes proper communication with the front end and generates backend functionality.
read more
« Previous ( 1 ... 308 309 310 311 312 313 314 315 316 317 318 ... 1194 ) Next »