Pebbling Club 🐧🪨

  • luchina-gabriel/OSX-PROXMOX: Voilà, install macOS on ANY Computer! This is really and magic easiest way!
    Notes
    Voilà, install macOS on ANY Computer! This is really and magic easiest way!
    Unfurl
  • leaningtech/webvm: Virtual Machine for the Web
    Notes
    WebVM is a server-less virtual environment running fully client-side in HTML5/WebAssembly. It's designed to be Linux ABI-compatible. It runs an unmodified Debian distribution including many native development toolchains. WebVM is powered by the CheerpX virtualization engine, and enables safe, sandboxed client-side execution of x86 binaries on any browser. CheerpX includes an x86-to-WebAssembly JIT compiler, a virtual block-based file system, and a Linux syscall emulator.
    Unfurl
  • SqueakJS by Bert Freudenberg
    Notes
    SqueakJS executes Squeak in a web page without a plugin. It is a fully capable virtual machine implemented in pure JavaScript running unmodified Squeak images. Squeak is a modern implementation of Smalltalk, the original dynamic object-oriented programming environment. It runs bit-identically on virtually any platform, and now in the web browser, too.
    Unfurl
  • progrium / gitreceive
    Notes
    Creates an ssh+git user that creates repositories on the fly and lets you run scripts or hit HTTP endpoints when you push code. Build your own Heroku. Push code anywhere. It's just not a post-receive hook. It's a powerful wrapper around pre-receive giving you easy access to the code that was pushed while still being able to send output back to the git user.
    Unfurl
  • progrium / buildstep
    Notes
    Buildstep is the glue that turns Docker and gitreceive into a mini-Heroku
    Unfurl
  • Docker - the Linux container engine
    Notes
    Docker is an open-source engine which automates the deployment of applications as highly portable, self-sufficient containers which are independent of hardware, language, framework, packaging system and hosting provider.
    Feed
    Embed
    Unfurl
  • Wikimedia Labs - MediaWiki
    Notes
    Wikimedia Labs is a two-part project aimed at improving the volunteer involvement in operations and software development. The first part of this project is Test/Dev Labs, and the second part is Tool Labs.
    Feed
    Unfurl
  • Slimming down a Linux VirtualBox machine | MichaelCole.com
    Notes
    sudo dd if=/dev/zero of=/zerofile; sudo rm /zerofile
    Unfurl
  • Josh Matthews: A Firefox dev VM?
    Feed
    Unfurl
  • #14: CentOS hanging leads to failure - Issues - jedi4ever/veewee - GitHub
    Notes
    config.ssh.max_tries = 50 config.ssh.timeout = 300
    Unfurl
  • Duplicated Virtual Machines Have Same IP Address (View topic) • virtualbox.org
    Notes
    "Ok, that Ubuntu issue is a known problem. It saves the assignment of MAC <==> ethX using an udev rule. Have a look at /etc/udev/rules.d and you will find a file 70-persistent-net.rules there. You can savely remove this file. This file is auto-generated by /lib/udev/rules.d/75-persistent-net-generator.rules. You can remove that file as well. From now on, the guest will no longer store the assignment between the MAC and ethX interface."
    Unfurl
  • Clue: an ANSI C compiler targeting high level languages
    Notes
    "Clue is an ANSI C compiler (C89, some C99) that targets high-level languages such as Lua, Javascript or Perl (and some low-level ones). It supports the entire C language, including pointer arithmetic, and can be used to run arbitrary pure-C programs."
    Unfurl
  • Screencast: Install Internet Explorer on OSX using VirtualBox (updated X2) | 10 Volt Media Blog
    Notes
    "In this screencast I’ll show you how to set up a virtual machine for Internet Explorer 7 on OSX in about 15 minutes without spending a penny."
    Unfurl