Little things that make people stay with Google when they try Bing
After all these years it’s sad to see that Bing still doesn’t have these simple yet useful features. It’s worrying…
After all these years it’s sad to see that Bing still doesn’t have these simple yet useful features. It’s worrying…
Trying to clone or update a repo, and you get this error? [bash] hg pull -u abort: error: _ssl.c:504: error:14090086:SSL…
So you decided to build your next web app/site using nothing but HTML5 and Javascript. No server side processing for…
[bash]s3cmd put –add-header "Cache-Control: 604800" -P ./* s3://mybucket.com/path/to/files/[/bash] If you have your CloudFront Distribution pointed to your S3 bucket, files…
So you decided to change the default location of your mongodb data path on mongodb.conf but mongo won’t start and…