Showing posts with label Github. Show all posts
Showing posts with label Github. Show all posts

Wednesday, November 21, 2018

IBM Will Acquire Open-Source Software Company Red Hat In $34 Billion Deal; October 28, 2018

Laurel Wamsley, NPR; IBM Will Acquire Open-Source Software Company Red Hat In $34 Billion Deal

"In what may be the most significant tech acquisition of the year, IBM says it will acquire open-source software company Red Hat for approximately $34 billion...

"The acquisition of Red Hat is a game-changer. It changes everything about the cloud market," Ginni Rometty, IBM chairman, president and chief executive officer said in a statement. "This is the next chapter of the cloud."

Raleigh, N.C.–based Red Hat makes software for the open-source Linux operating system, an alternative to proprietary software made by Microsoft. It sells features and support on a subscription basis to its corporate customers...

Microsoft completed its $7.5 billion acquisition of open source software company GitHub just two days ago."

Tuesday, May 30, 2017

As Computer Coding Classes Swell, So Does Cheating; New York Times, May 29, 2017

Jess Bidgood and Jeremy B. Merrill, New York Times; 

As Computer Coding Classes Swell, So Does Cheating


"In interviews, professors and students said the causes were not hard to pin down.

To some students drawn to the classes, coding does not come easily. The coursework can be time-consuming. Troves of code online, on sites like GitHub, may have answers to the very assignment the student is wrestling with, posted by someone who previously took the course.

“You’ve got kids who were struggling with spending a third of their time on their problem sets with the option to copy from the internet,” said Jackson Wagner, who took the Harvard course in 2015 and was not accused of copying. “That’s the reason why people cheat.”

Complicating matters is the collaborative ethos among programmers, which encourages code-sharing in ways that might not be acceptable in a class. Professors also frequently allow students to discuss problems among themselves, but not to share actual code, a policy that some students say creates confusion about what constitutes cheating."

Saturday, February 8, 2014

Catch My Diff: Github's New Feature Means Big Things for Open Data; Atlantic, 2/7/14

Robinson Meyer, Atlantic; Catch My Diff: Github's New Feature Means Big Things for Open Data:
"On Wednesday, Github announced that maps would be “diffable”—a silly-sounding term that means much in the world of Github. It’s a small and even long-expected feature, but an important one, and one that aids Github’s role in the emerging ecosystem around open data.
First, a gloss on some terms. Github is a San Fransisco-based startup whose main product—also called Github—helps developers manage different versions of a project’s code. Many developers already use a piece of software on their computer called git to manage versions of code, and Github gives them a place to store Git’s files in the cloud and collaborate with others about them. It also provides messaging functions that sometimes supplant company email.
While it costs money to host a project on Github privately, the company provides free hosting to any open-source project. If you make your code public, hosting on Github is free.
Github, then, already plays a happy home to code projects. In the past year, it’s tried to make itself friendlier and more useful for projects that use open data.
Open data, meanwhile—the effort to make information already produced by the government available to the public—is a bigger and bigger deal. Late last year, the Knight Foundation gave $250,000 to explore the creation of a U.S. Open Data Institute, an organization centered around freeing data and making it easier for people to use. Freeing, for instance, municipal restaurant health code data will allow local review apps like Yelp to display it."