|
You are here |
blog.greg.technology | ||
| | | | |
luetkemj.github.io
|
|
| | | | | Spent some time this weekend looking at node and express docs. Why the light seems to have finally turned on I don't know. I'm looking... | |
| | | | |
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. | |
| | | | |
benrutter.codeberg.page
|
|
| | | | | [AI summary] A developer from southern England writes about software development and open source projects with a blog post featuring dithered forest imagery. | |
| | | | |
25iq.com
|
|
| | | "It's only cheap to build 2-3 person companies with sweat equity. The minute you start paying engineers you will realize it is quite expensive." Bill Gurley. Assume a startup has raised a seed round of ~$2 million. Also assume that what the startup has is a hypothesis that a big market composed of dogs will... | ||