Explore >> Select a destination


You are here

128bit.io
| | www.idontplaydarts.com
4.2 parsecs away

Travel
| | MongoDB is vulnerable to null-byte injection attacks in PHP
| | www.thepolyglotdeveloper.com
3.9 parsecs away

Travel
| | Learn how to find and update MongoDB documents on a repeating timer to randomize their values with Node.js.
| | kchodorow.com
4.4 parsecs away

Travel
| | The first half of the MongoDB book is due this week, so I wrote a REST interface for Mongo (I'm a prolific procrastinator). Anyway, it's called Sleepy.Mongoose and it's available at https://github.com/10gen-labs/sleepy.mongoose. Installing Sleepy.Mongoose Install MongoDB. Install the Python driver: $ easy_install pymongo Download Sleepy.Mongoose. From the mongoose directory, run: $ python httpd.py You'll see...
| | csharp.christiannagel.com
21.7 parsecs away

Travel
| This article shows how to use dotnet publish to create a Docker image without using a Dockerfile - including deployment with GitHub Actions.