Show HN: A *really* easy to use C++ server-side Node.js Monero miner Hi Guys. Last weekend I bootstrapped a little side project. Its a really really easy to use NPM module, that loads XMRIG (c++) and starts mining.I just released the first version on the NPM registry. It can be setup to only run on production machines (NODE_ENV production). It can be used on CI/CD setups where the machines do nothing for a long period of time it can be used on simple webservers that do not have a lot of traffic. Etc etc It writes output to a log file, to the console, or totally ninja mode and no output is given. It even includes a simple webview to monitor stats. By default its set to 'low priority', so the machines doesn't freeze up! :) Let me know if anyone is planning on using it or has any problems, thanks! https://ift.tt/3p4dkos https://ift.tt/3Ec87Sc November 29, 2021 at 09:33PM
Show HN: StreetComplete, an OpenStreetMap Editor for Humans StreetComplete is an OpenStreetMap[0] editor directed at people who want to contribute and want to do this using their smartphone, without learning how to edit things[1]. It is available as an Android application. It is intended to be used as one walks, with quests appearing as markers on the map. Selecting a marker allows one to answer a simple question. The answer will be added to the OpenStreetMap database, with app handling selecting objects for editing, transforming answer into OSM tags and making edits. OpenStreetMap account is needed to apply edits, but it is possible to start without it, make some edits and login/register later. Note: I am not the main author, but I am one of the active contributors. Github page is at https://ift.tt/2g8lasH and https://ift.tt/3nR9PzS shows what was recently released. [0]OpenStreetMap is a Wikipedia of maps, available on the open licence. This dataset is already used for many interestin...
Comments