Showing headlines posted by bob

« Previous ( 1 ... 933 934 935 936 937 938 939 940 941 942 943 ... 1150 ) Next »

Python and Raspberry Pi in education

We love Python at the Raspberry Pi Foundation—it's our go-to general purpose programming language for most projects and activities. Our home-brewed, Pi-optimized Linux distribution Raspbian (a Debian variant) ships with a number of different languages and educational tools (Scratch, Ruby, Java, C, Wolfram, Mathematica, and, of course, the numerous others available in Linux), but the one we and many others tend to choose is Python. read more

The Shocking Scope of the NSA's XKEYSCORE Surveillance

  • New American; By Joe Wolverton (Posted by bob on Jul 6, 2015 6:35 AM EDT)
  • Story Type: Security
Every time anyone uses a computer to send an e-mail, watch a video, do a Google search, or update a Facebook status, the National Security Agency (NSA) is probably collecting and collating that activity on one of its many servers.

Why the story of Yamaha should terrify HP, Dell, Cisco, others in hardware biz

  • ETTelecom; By Julie Bort (Posted by bob on Jul 6, 2015 4:41 AM EDT)
  • Story Type: Editorial
"Cloud computing is going to change everything whether you like it or not," Vimal Thomas, vice president of Yamaha of America tells us. "Get in front of it before it starts landing on top of you."

Brain Scientist: How Pixar’s ‘Inside Out’ Gets One Thing Deeply Wrong

  • wbur; By Lisa Feldman Barrett, Daniel J. Barrett (Posted by bob on Jul 6, 2015 12:52 AM EDT)
  • Story Type: Editorial
Computer science is apparently about robots that kill you. And now, with Inside Out, we finally have cartoon neuroscience.

ONE MILLION new lines of code hit Linux Kernel

4.2 rc1 is biggest … release … candidate … EVER Linus Torvalds has loosed Linux 4.2-rc1 upon a waiting world, and rates it the biggest release candidate ever in terms of the volume of new code it contains.…

Samsung, Oppo facing landmark lawsuits over pre-installed apps

  • Shanghai Daily; By Hu Min (Posted by bob on Jul 5, 2015 1:59 PM EDT)
  • Story Type: Security; Groups: Android
In a study of 20 smartphones, the commission found several that were sold with apps already installed, many of which could not be removed. It also claimed that some phones “stole” cellular data. Two of the offending models were a Samsung SM-N9008S, which had 44 apps installed prior to purchase, and the Oppo X9007 model, which had 71 such programs...

Future YotaPhone handsets will have Sailfish OS instead of Android

Yota, the Russian company behind the dual-screened YotaPhone, has reportedly decided (via Yahoo News) to no longer pack Google’s Android on its future handsets. Instead, the phone maker will be going with Jolla’s Sailfish, a spin-off of Nokia’s former MeeGo Linux distribution.

Teaching open source communities about conflict resolution

At OSCON in Portland this year, Donna Benjamin and Gina Likins are combining forces to talk about a topic that is sometimes easily dismissed: conflict resolution. Given the growing need to address conflict in technology, and that even popular projects like the Linux Kernel adopting codes of conduct, it’s no surprise that conferences feature talks on human interaction. In this interview, Donna and Gina answer hard questions on what conflict resolution looks like in the open source community, how to engage with the engineering community on the topic, and how to encourage communities to focus on respect and compassion as a basis for resolution. read more

Unity Editor and DirectX 11 for Linux, and more gaming news

  • Opensource.com (Posted by bob on Jul 4, 2015 10:44 PM EDT)
  • Groups: Linux; Story Type: News Story
Hello, open gaming fans! In this week's edition, we take a look at Unity Editor and DirectX 11 for Linux, and more gaming news. Open gaming roundup for June 27 - July 4, 2015 read more

Akamai Identifies Old Protocol in New DrDoS Attacks

An old protocol found in SOHO routers may be responsible for recent DrDoS attacks, says the security steam at Akamai. Akamai, through the company's Prolexic Security Engineering & Research Team (PLXsert), issued an alert today for an old protocol that could be used in Distributed Reflection Denial of Service attacks (DrDoS) attacks.

The last seconds are ticking off the U.S. IPv4 network clock

  • ZDNet; By Steven J. Vaughan-Nichols (Posted by bob on Jul 4, 2015 5:35 AM EDT)
  • Story Type: News Story; Groups: Community
The American Registry for Internet Numbers (ARIN), the nonprofit group that manages Internet addresses for Canada, most Caribbean countries, and the United States, announced that it has activated its Unmet Request Policy. What that means is that there are no longer enough IPv4 address blocks available for the demand.

Top 5: Linux lifestyle, Netflix big data, Etsy, OpenStack and more

This week, Opensource.com began two new series. A couple from our OSCON speaker interview series made it into the Top 5 this week, but none quite hit the mark from our Mid-Year series. The Mid-Year series is comprised of some fun roundups, so here's the full collection for your reading pleasure.

XKEYSCORE: NSA’s Google for the World’s Private Communications

  • The Intercept; By Morgan Marquis-Boire, Glenn Greenwald, and Micah Lee (Posted by bob on Jul 3, 2015 11:52 PM EDT)
  • Story Type: Security
The NSA’s XKEYSCORE program, first revealed by The Guardian, sweeps up countless people’s Internet searches, emails, documents, usernames and passwords, and other private communications. XKEYSCORE is fed a constant flow of Internet traffic from fiber optic cables that make up the backbone of the world’s communication network, among other sources, for processing.

Popular VPNs leak data, don't offer promised privacy and anonymity

  • net-security.org (Posted by bob on Jul 3, 2015 9:57 PM EDT)
  • Story Type: Security
Virtual Private Network (VPN) services can be used for circumventing Internet censorship and accessing blocked content, but researchers warn that you shouldn't believe the companies' claims that they offer privacy and anonymity.

Atom 1.0 from GitHub, the new R consortium, and more news

In this week's edition of our open source news roundup, we take a look at Atom 1.0 from GitHub, the new R consortium, and more!

Where are they now? 5 open source projects

  • Opensource.com (Posted by bob on Jul 3, 2015 4:14 PM EDT)
  • Story Type: News Story
Last year Opensource.com named the Top 10 open source projects of 2014. And, six months later, we wonder where they are today? From the articles written by our authors and published on Opensource.com, we have an update about five of the projects from our Top 10 list. Do you have something to share about one of the other five? Let us know. You can also share with us in the comments below, or on Twitter @opensourceway. read more

What to know before transitioning your team to Git

  • Opensource.com (Posted by bob on Jul 3, 2015 1:23 PM EDT)
  • Story Type: News Story
When Emma Jane Hogbin Westby is into something, she's all in, and then she shares what she learns. For example, she doesn't just use Drupal, she wrote a couple of books about learning Drupal, and she created—and shared—a knitting pattern for Drupal socks. Using Drupal is how Emma Jane got started using Git. read more

How to edit your kernel boot parameters on Linux

  • Howtoforge Linux Howtos und Tutorials (Posted by bob on Jul 3, 2015 8:27 AM EDT)
  • Groups: Kernel, Linux; Story Type: News Story
Changing or editing your kernel boot parameters is very important when you want to fix an issue that causes errors during boot, or test a new feature, activate a different driver, or disable a feature on your system. These parameters are stored as text, in the boot loader's configuration file which the kernel parses during the init process.

Code bug breaks engine off-switch, sparks recall of 433,000 Ford cars

  • The Register (Posted by bob on Jul 3, 2015 4:24 AM EDT)
  • Story Type: News Story
Turning it off and on again not possible until a dealer fixes it Ford is recalling 433,000 of its cars as they suffer from a software bug that could prevent drivers from turning off their engines.…

New Sharing Features in Firefox

  • The Mozilla Blog (Posted by bob on Jul 3, 2015 12:35 AM EDT)
  • Groups: Mozilla; Story Type: News Story
Whichever social network you choose, it’s undeniable that being social is a key part of why you enjoy the Web. Firefox is built to put you in control, including making it easier to share anything you like on the Web’s … Continue reading

« Previous ( 1 ... 933 934 935 936 937 938 939 940 941 942 943 ... 1150 ) Next »