Showing headlines posted by bob

« Previous ( 1 ... 418 419 420 421 422 423 424 425 426 427 428 ... 1156 ) Next »

Should a programming course be mandatory for high school students?

  • Opensource.com (Posted by bob on Nov 8, 2018 2:39 PM EDT)
  • Story Type: News Story
Should kids be technically literate? Of course! Is the best way to teach them this skill by turning them into programmers? Well, that's a tougher question. First, to be blunt, in much of the world, even in affluent areas, schools are not equipped to handle this task. Aside from lacking the physical technology, many also are lacking in adequate staffing resources in order to teach programming courses. read more

Choosing a printer for Linux

We've made significant strides toward the long-rumored paperless society, but we still need to print hard copies of documents from time to time. If you're a Linux user and have a printer without a Linux installation disk or you're in the market for a new device, you're in luck. That's because most Linux distributions (as well as MacOS) use the Common Unix Printing System (CUPS), which contains drivers for most printers available today. This means Linux offers much wider support than Windows for printers. read more

Virtualizing the Clock

Dmitry's idea is that users should be able to set the day and time on their virtual systems, without worrying about other systems being given the same day and time. This is actually useful, beyond the desire to live in the past or future. Being able to set the time in a container is apparently one of the crucial elements of being able to migrate containers from one physical host to another, as Dmitry pointed out in his post.

Gumstix enhances Geppetto board design service with new Board Builder UI

Gumstix has expanded its Linux-oriented Geppetto online embedded board development platform with a free “Board Builder” service that offers a checklist interface for selecting modules, ports, and more. Gumstix has added a free Board Builder service to its Geppetto Design-to-Order (D2O) custom board design service. The Board Builder improvements make the drag-and-drop Geppetto interface even […]

RISC-V Linux Development in Full Swing

  • Linux.com - Original Content; By Eric Brown (Posted by bob on Nov 8, 2018 3:30 AM EDT)
  • Story Type: News Story; Groups: Linux
Most Linux users have heard about the open source RISC-V ISA and its potential to challenge proprietary Arm and Intel architectures. Most are probably aware that some RISC-V based CPUs, such as SiFive’s 64-bit Freedom U540 found on its HiFive Unleashed board, are designed to run Linux. What may come as a surprise, however, is how quickly Linux support for RISC-V is evolving.

Top 10 October must-reads: Microsoft Access alternatives, iptables tricks, Min, functional programming in Python, and more

Opensource.com set a couple of big new records in October, with 1,025,814 unique visitors (our first time with more than a million visitors) and 1,574,964 page views. We published 94 articles last month, and welcomed 25 new writers. More than 63% of our content was contributed by members of the open source community, and our community moderators contributed 22 articles.

Gitbase: Exploring Git repos with SQL

  • Opensource.com (Posted by bob on Nov 7, 2018 10:33 PM EDT)
  • Story Type: News Story
Git has become the de-facto standard for code versioning, but its popularity didn't remove the complexity of performing deep analyses of the history and contents of source code repositories. SQL, on the other hand, is a battle-tested language to query large codebases as its adoption by projects like Spark and BigQuery shows. So it is just logical that at source{d} we chose these two technologies to create gitbase: the code-as-data solution for large-scale analysis of git repositories with SQL. read more

Meet Franz, an open source messaging aggregator

  • Opensource.com (Posted by bob on Nov 7, 2018 6:50 PM EDT)
  • Story Type: News Story
If you are like me, you use several different chat and messaging services during the day. Some are for work and some are for personal use, and I find myself toggling through a number of them as I move from apps to browser tabs—here, there, and everywhere. read more

This MIT PhD Wants to Replace America's Broken Voting Machines with Open Source Software

  • Motherboard; By Jason Koebler (Posted by bob on Nov 7, 2018 4:21 PM EDT)
  • Story Type: Security
In 2006, Ben Adida wrote a 254-page PhD dissertation on "cryptographic voting systems." Now, he wants to fix America's broken voting machines.

Automate a web browser with Selenium

  • Fedora Magazine (Posted by bob on Nov 7, 2018 3:08 PM EDT)
  • Groups: Fedora; Story Type: News Story
Selenium is a great tool for browser automation. With Selenium IDE you can record sequences of commands (like click, drag and type), validate the result and finally store this automated test for later. This is great for active development in the browser. But when you want to integrate these tests with your CI/CD flow it’s time to […]

How open source in education creates new developers

  • Opensource.com (Posted by bob on Nov 7, 2018 11:25 AM EDT)
  • Groups: Games; Story Type: News Story
Like many programmers, I got my start solving problems with code. When I was a young programmer, I was content to code anything I could imagine—mostly games—and do it all myself. I didn't need help; I just needed less sleep. It's a common pitfall, and one that I'm happy to have climbed out of with the help of two important realizations: read more

RK3399 based Raspberry Pi clone will launch at $49 — or even lower

Radxa has posted specs for a $49 and up, community backed “Rock Pi” Raspberry Pi lookalike with a Rockchip RK3399, USB 3.0, M.2, HDMI 2.0, and native GbE, plus optional WiFi, BT, and PoE. Radxa is prepping a Rockchip RK3399-based Raspberry Pi pseudo clone called the Rock Pi. It joins the RK3399-based NanoPi M4 in […]

Woke Linus Torvalds rolls his first 4.20, mulls Linux 5.0 effort for 2019

  • The Register; By Richard Chirgwin (Posted by bob on Nov 7, 2018 6:27 AM EDT)
  • Story Type: Editorial; Groups: Kernel, Linux
Kernel release candidate adds support for two Chinese CPU families... will these be the final new CPU archs? The new, improved, and chilled-out Linus Torvalds emitted the first release candidate for Linux kernel 4.20 over the weekend.…

How to partition and format a drive on Linux

  • Opensource.com; By Seth Kenlon (Posted by bob on Nov 7, 2018 5:13 AM EDT)
  • Story Type: Tutorial; Groups: Linux
On most computer systems, Linux or otherwise, when you plug a USB thumb drive in, you're alerted that the drive exists. If the drive is already partitioned and formatted to your liking, you just need your computer to list the drive somewhere in your file manager window or on your desktop. It's a simple requirement and one that the computer generally fulfills. Sometimes, however, a drive isn't set up the way you want. For those times, you need to know how to find and prepare a storage device connected to your machine.

10 avoidable career mistakes (and how to conquer them)

  • Opensource.com; By Jono Bacon (Posted by bob on Nov 7, 2018 3:59 AM EDT)
  • Story Type: Editorial; Groups: Community
I don't claim to be a career expert, but I have noticed some important career mistakes many people make (some I've made myself!). These mistakes span how we approach our career growth, balance our careers with the rest of our lives, and the make the choices we do on a day to day basis. In the latest episode of my Open Organization video series, I delve into 10 of the most important career mistakes people tend to make.......

Does your team need to learn how to break things?

I don't think I need to start off by telling you that security and reliability are important in our code. We've heard it over and over and over again. Big—scale big—problems happen when we don't bake security in at the beginning, and then, make adjustments as we go. So, let's cut to the chase. How do we integrate security into DevOps?

Advance Your Open Source Skills with These Essential Articles, Videos, and More

  • Linux.com - Original Content; By Amber Ankerholz (Posted by bob on Nov 7, 2018 1:30 AM EDT)
  • Story Type: Roundups; Groups: Linux
Recent industry events have underscored the strength of open source in today’s computing landscape. With billions of dollars being spent, the power of open source development, collaboration, and organization seems unstoppable. Toward that end, we recently provided an array of articles, videos, and other resources to meet you where you are on your open source journey and help you master the basics, improve your skills, or explore the broader ecosystem.

Game Review: Lamplight City

The universe of Lamplight City is rich, complex and oddly familiar. The game draws on that ever-popular theme of a steampunk alternative universe, adding dashes of Victorian squalor and just a pinch of 1950's detective tropes. Is it just a mishmash of clichés then? Yes, but it all works well together to form a likable and somewhat unique universe—like a cheesy movie, you can't help but fall in love with Lamplight City.

Linux znew Command Tutorial for Beginners (with Examples)

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Nov 6, 2018 9:47 PM EDT)
  • Story Type: Tutorial; Groups: Linux
Did you know Linux offers a way to recompress .Z files to .gz files? Yes, the znew command lets you do this. In this tutorial, we will discuss the basics of this command line utility using some easy to understand examples.

« Previous ( 1 ... 418 419 420 421 422 423 424 425 426 427 428 ... 1156 ) Next »