|
You are here |
ericlathrop.com | ||
| | | | |
simonewebdesign.it
|
|
| | | | | Install Sublime Text 3 on Fedora or other Linux distros with this shell script: curl -L git.io/sublimetext | sh | |
| | | | |
logr.cogley.info
|
|
| | | | | Many static site generators like Hugo have a built in dev web server. If you are just building some html with css, and need a simple solution to serve the files from any folder, you have a few solutions. See a couple of options: Node.js users can install and run http-server: 1 2 3 4 npm install -g http-server cd /path/to/my/working/folder http-server --help http-server Visit http://localhost:8080 and look at the help to change the port. | |
| | | | |
www.ybrikman.com
|
|
| | | | | The home page of Yevgeniy (Jim) Brikman, co-founder of Gruntwork, author of "Hello, Startup" and "Terraform: Up & Running", and software engineer at LinkedIn, TripAdvisor, Cisco Systems, and Thomson Financial. | |
| | | | |
techtldr.com
|
|
| | | A week ago I saw an article on Hacker News titled - What's awful about being a {software engineer, tech lead, manager}?. The article was spot on and it got a lot of attention. It also left me feeling depressed about my profession. My great grandmother used to say: "Don't compare yourself to people who [...] | ||