Skip to content

Instantly share code, notes, and snippets.

View Azolo's full-sized avatar

Justin Baker Azolo

  • Fort Worth, Texas
View GitHub Profile
@willurd
willurd / web-servers.md
Last active July 25, 2024 21:14
Big list of http static server one-liners

Each of these commands will run an ad hoc http static server in your current (or specified) directory, available at http://localhost:8000. Use this power wisely.

Discussion on reddit.

Python 2.x

$ python -m SimpleHTTPServer 8000
@luislavena
luislavena / rfc-rubyinstaller-devkit-and-challenges.md
Created August 9, 2014 15:30
RFC: RubyInstaller, DevKit and their challenges

Hello,

Over the past months I've been thinking on ways to improve current RubyInstaller experience for users -- including DevKit -- aiming to make it more Windows-friendly.

While RubyInstaller in its current form has fulfilled my personal needs, I acknowledge that, for newcomers or Windows-centric developers, its usage is problematic and sometimes cryptic.

Below are the common list of complaints I often hear (via Twitter rants,