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: Launch VM workloads securely and instantaneously, without VMs Hello HN! We've been working on a new hypervisor https://kwarantine.xyz that can run strongly isolated containers. This is still a WIP, but we wanted to give the community an idea about our approach, its benefits, and various use cases it unlocks. Today, VMs are used to host containers, and make up for the lack of strong security as well as kernel isolation in containers. This work adds this missing security piece in containers. We plan on launching a free private beta soon. Meanwhile, we'd deeply appreciate any feedback, and happy to answer any questions here or on our slack channel. Thanks! April 29, 2021 at 07:50AM
Comments