Sjors Provoost

Results 247 issues of Sjors Provoost

It should be possible to host this on e.g. your own Ubuntu machine as a Tor hidden service.

provisioning

Perhaps using [Jest](https://facebook.github.io/jest/docs/en/tutorial-react.html)?

ReactJS

I ordered a [Nanopi Neo Plus 2](http://www.friendlyarm.com/index.php?route=product/product&product_id=196). It only has 1 GB of RAM so will be more challenging than #53, but reduced memory requirements are also help to lower...

performance
provisioning

This might speed up IBD in #37 without sacrificing trust, though the performance difference should be tested. Is it possible to make them only available to EC2 nodes in order...

performance

Currently the minimum supported instance type is `t2.small` which [costs about $20 per month](https://aws.amazon.com/ec2/pricing/on-demand/), plus $2 for storage and a little bit for upload bandwidth to maintain blockchain karma. I...

performance

This would allow bundeling with a lightning node, as a worker on Heroku.

"Matreon" is just a placeholder.

`./make_book.sh --paperback` takes really long for me. On a 2019 Macbook Pro (2,3 GHz 8-Core Intel Core i9): 165,75s user 21,38s system 99% cpu 3:07,79 total On a 2017 iMac...

According to 1 reader the following two images don't show up on the Kobo device, even though other images do: ![mast](https://user-images.githubusercontent.com/10217/179510274-5cb7a5dc-1dfd-40a8-a011-3af654629b91.png) ![tree](https://user-images.githubusercontent.com/10217/179510281-47f4a74e-8237-49e5-980f-b739270e6c22.png) On my own Kindle these images do work,...

Steps to reproduce, using RVM with Ruby 2.3.0 on a Mac (El Capitan), bundler 1.11.2: Gemfile contents: ``` rb source 'https://rubygems.org' ruby "2.3.0" gem 'kraken_ruby', '0.5' ``` ``` sh rvm...