Skip to main content

Home/ Linux/ Group items tagged github

Rss Feed Group items tagged

Foxx Inabox

rodjek/vim-puppet · GitHub - 0 views

  •  
    Module that adds highlights and syntax checking for puppet policy files to ViM.
Foxx Inabox

Creepy - 0 views

  •  
    A geolocation information aggregator. creepy is an application that allows you to gather geolocation related information about users from social networking platforms and image hosting services. The information is presented in a map inside the application where all the retrieved data is shown accompanied with relevant information (i.e. what was posted from that specific location) to provide context to the presentation.
Marc Lijour

Forrester Analyst Says Open Source Has Won | Linux.com - 4 views

  • Wednesday, 11 August 2010 08:58
  • Open source has crossed the chasm
  • Jeffrey Hammond
  • ...13 more annotations...
  • Hammond, principle analyst with Forrester Research
  • Hammond says that open source initially wedged its way into enterprise environments based on cost savings
  • Hammond says that we're now seeing the second wave of open source adoption, being driven by improved flexibility to execute and positioning enterprises to grow when the recession ends.
  • Only one in five (21%) developers are not using open source as part of their work.
  • Application servers and operating systems are highest in organizations larger than 20,000 employees.
  • what's more interesting is the "u-shaped" curve where very small and very large organizations show high adoption.
  • Open source databases are outliers, with less adoption in larger companies
  • 30% of developers say that they're using Linux as their primary development OS on Eclipse
  • Ubuntu is leading by far with 17%, all the other Linux combined
  • Deployment numbers are nicer for Linux. 40% are deploying on Linux, 36% on Windows from Eclipse; the Dr. Dobbs survey finds 23% deployment on Linux vs. 57% for Windows-centric developers. In both cases, organizations are deploying more on Linux than ever before.
  • Subversion is the leader with 52%, and Git/GitHub with 6%. Open source is the clear winner in SCM. Git has crept up from 2% to 6%
  • Things happening "outside the firewall" are driving technology, which has empowered developers to change corporate IT culture
  • about 36% of companies don't have a policy regarding deploying and contributing to open source.
David Corking

Make .vagrant tree host-specific · Issue #3362 · mitchellh/vagrant - 4 views

  • I keep my local repos in a Dropbox folder so I can switch between my desktop and laptop seamlessly and still have the current state of everything be synced, including changes that haven't been committed yet.
  • 1. vagrant halt to shutdown machines 2. added "export VAGRANT_DOTFILE_PATH=.vagrant-laptop" to ~/.bashrc 3. open new terminals to inherit the new env var 4. move .vagrant to .vagrant-laptop 5. vagrant up -- it works! 6. change "/.vagrant" to "/.vagrant*" in my .gitignore
1 - 8 of 8
Showing 20 items per page