Showing headlines posted by bob

« Previous ( 1 ... 223 224 225 226 227 228 229 230 231 232 233 ... 1209 ) Next »

Canonical: Flutter now 'the default choice for future desktop and mobile apps'

Cross-platform appeal outweighs performance penalty, argues Linux flinger. With an aim to expand the Linux app ecosystem, Ubuntu desktop engineering manager Ken VanDine has popped up in marketing material for Flutter to say that Google's cross-platform framework is Canonical's "default choice for future desktop and mobile apps".…

Open Source Initiative board election results scrapped after security hole found, exploited to rig outcome

  • The Register; By Thomas Claburn (Posted by bob on Mar 23, 2021 6:21 AM CST)
  • Story Type: News Story; Groups: Community
'We’re aware of at least one case where an entity voted more than once'. The Open Source Initiative (OSI) on Friday said it will redo its recent Board Election after uncovering a voting irregularity that affected the results.…

New software service for the supply chain, fuzzing Java, and more

As part of my role as a principal communication strategist at an enterprise software company with an open source development model, I publish a regular update about open source community, market, and industry trends. Here are some of my and their favorite articles from that update. read more

Richard Stallman says he has returned to the Free Software Foundation board of directors and won't be resigning again

  • The Register (Posted by bob on Mar 23, 2021 12:09 AM CST)
  • Story Type: News Story
'Some of you will be happy at this, and some might be disappointed' Richard M Stallman, founder and former president of the Free Software Foundation (FSF), announced at the organisation's LibrePlanet virtual event that he has rejoined the board and does not intend to resign again.…

5 everyday sysadmin tasks to automate with Ansible

  • Opensource.com (Posted by bob on Mar 22, 2021 10:55 PM CST)
  • Story Type: News Story
If you hate performing repetitive tasks, then I have a proposition for you. Learn Ansible! Ansible is a tool that will help you do your daily tasks easier and faster, so you can use your time in more effective ways, like learning new technology that matters. It's a great tool for sysadmins because it helps you achieve standardization and collaborate on daily activities, including: read more

Why I use exa instead of ls on Linux

  • Opensource.com (Posted by bob on Mar 22, 2021 8:26 PM CST)
  • Groups: Linux; Story Type: News Story
We live in a busy world and can save time and effort by using the ls command when we need to look for files and data. But without a lot of tweaking, the default ls output isn't quite soothing to the eyes. Why spend your time squinting at black and white text when you have an alternative in exa? Exa is a modern-day replacement for the regular ls command, and it makes life easier. The tool is written in Rust, which is known for its parallelism and safety. read more

6 WordPress plugins for restaurants and retailers

  • Opensource.com (Posted by bob on Mar 22, 2021 5:58 PM CST)
  • Story Type: News Story
The pandemic changed how many people prefer to do business—probably permanently. Restaurants and other local retail establishments can no longer rely on walk-in trade, as they always have. Online ordering of food and other items has become the norm and the expectation. It is unlikely consumers will turn their backs on the convenience of e-commerce once the pandemic is over. read more

Productivity with Ulauncher

Application launchers are a category of productivity software that not everyone is familiar with, and yet most people use the basic concepts without realizing it. As the name implies, this software launches applications, but they also other capablities. Examples of dedicated Linux launchers include dmenu, Synapse, and Albert. On MacOS, some examples are Quicksilver and […]

How to Register a Domain Name on AWS

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Mar 22, 2021 10:32 AM CST)
  • Groups: Linux; Story Type: News Story
When you want to build a website or web applications, the first step is to buy a domain name, as it is an easier way to remember than the IP of the server. A domain name is a unique name that identifies the website, hence no 2 websites can have the same name on the internet.

Trail of Bits security peeps emit tool to weaponize Python's insecure pickle files to hopefully now get everyone's attention

Alternatively: Python's pickle pilloried with prudent premonition of poisoning. Evan Sultanik, principal computer security researcher with Trail of Bits, has unpacked the Python world’s pickle data format and found it distasteful.…

Embedded system features hexa-core RK3399

Elite Computer’s compact “LIVA M300-W” embedded computer runs Android or Lubuntu on a Rockchip RK3399K with up to 4GB RAM and 64GB eMMC plus DP, HDMI, GbE, WiFi/BT, M.2 B-key with micro-SIM, and 4x USB ports. Elite Computer Group has announced a fanless, 128 x 128 x 26mm embedded computer with a -10 to 60°C […]

Let it snow: Android 12 Developer Preview 2 lands, bringing UI and security API tweaks

World's most used mobile phone OS gets some new toys Google has rolled out the second Android 12 developer preview, with the pre-release version of the mobile OS largely focusing on security and UI tweaks.…

Security module available in pHAT kit for Raspberry Pi and Jetson

Zymbit has launched an “HSM4” security module for embedded Linux systems that is available in a $125 HAT kit that supports Pi and Jetson boards. An upcoming “HSM6” module adds cryptocurrency support. Zymbit has announced a follow-on to its Zymkey4 and other Zymkey security modules dating back to the original, Kickstarter launched ZymKey we covered […]

Create a countdown clock with a Raspberry Pi

  • Opensource.com; By Chris Collins (Posted by bob on Mar 20, 2021 7:22 AM CST)
  • Story Type: Tutorial; Groups: Raspberry Pi
For 2021, Pi Day has come and gone, leaving fond memories and plenty of Raspberry Pi projects to try out. The days after any holiday can be hard when returning to work after high spirits and plenty of fun, and Pi Day is no exception. As we look into the face of the Ides of March, we can long for the joys of the previous, well, day. But fear no more, dear Pi Day celebrant! For today, we begin the long countdown to the next Pi Day!

i.MX8M Plus module launches on dual GbE I-Pi SBC

  • LinuxGizmos.com; By Eric Brown (Posted by bob on Mar 20, 2021 12:31 AM CST)
  • Story Type: News Story; Groups: Linux
Adlink has launched its Linux-driven “LEC-IMX8MP” SMARC module on a $400 “I-Pi SMARC IMX8M Plus” dev kit with 2x GbE, 2x CAN, 5x USB, LVDS, MIPI-CSI, 2x M.2, and optional WiFi/BT. Adlink has announced its NXP i.MX8M Plus-based LEC-IMX8MP SMARC 2.1 module, which we covered last November when the product page went up. The company […]

Manage Linux software packages with this Pulp plugin

  • Opensource.com; By Maximilian Kolb (Posted by bob on Mar 19, 2021 11:16 PM CST)
  • Story Type: Tutorial; Groups: Debian, Linux
Foreman is a data center automation tool to deploy, configure, and patch hosts. It relies on Katello for content management, which in turn relies on Pulp to manage repositories. See Manage content using Pulp Debian for more information. Pulp offers many plugins for different content types, including RPM packages, Ansible roles and collections, PyPI packages, and deb content. The latter is called the pulp_deb plugin.

Compsci prof emits tool to weaponize Python's insecure pickle files to now hopefully get everyone's attention

  • The Register; By Thomas Claburn (Posted by bob on Mar 19, 2021 10:02 PM CST)
  • Story Type: News Story; Groups: Python
Alternatively: Python's pickle pilloried with prudent premonition of poisoning. Evan Sultanik, a computer security researcher with Trail of Bits and an adjunct computer science professor at America's Drexel University, has unpacked the Python world's pickle data format and found it distasteful.…

Linus Torvalds on how AMD and Intel are changing how processor interrupts are handled

  • ZDNet | open-source RSS; By Steven J. Vaughan-Nichols (Posted by bob on Mar 19, 2021 5:05 PM CST)
  • Story Type: News Story; Groups: Intel
AMD and Intel recently started changing how the x86 chip architecture will handle exceptions. Linus Torvalds, in turn, gave his take on their new approach for forthcoming generations of CPUs.

Cloud Native Training & Certification from The Linux Foundation & CNCF

There’s no question that cloud computing skills are in demand, and knowing cloud can help you secure a lucrative career. In fact, the 2020 Open Source Jobs Report from The Linux Foundation and edX found that knowledge of cloud skills has the biggest impact on hiring decisions. LinkedIn also named cloud computing the second most […]

Mini-PC kit for Raspberry Pi features 192 LEDs and multiple sensors

On Kickstarter: A $113 and up “LumiCube” kit for the Raspberry Pi with 192 programmable LCDs, 2W speaker, mic, a Python UI, and optional sensors and 2-inch display. A UK-based startup called Abstract Foundry has gone to Kickstarter to successfully launch a mini-PC kit for the Raspberry Pi 3 or 4. The sensor-laden kit ships […]

« Previous ( 1 ... 223 224 225 226 227 228 229 230 231 232 233 ... 1209 ) Next »