I hereby claim:
- I am jake-walker on github.
- I am jakew (https://keybase.io/jakew) on keybase.
- I have a public key ASCdLDPXpEiKV7i7xfprT_lJKXXT-Vb01-fqTjq7N4oimQo
To claim this, I am signing this object:
sudo python3 -m pip uninstall ST7735 Adafruit-GPIO | |
sudo python3 -m pip install st7735 |
# | |
# diff all | |
###WARNING: NO CUSTOM DEFAULTS FOUND### | |
# version | |
# Betaflight / STM32F411 (S411) 4.2.0 Jun 14 2020 / 03:04:43 (8f2d21460) MSP API: 1.43 | |
###ERROR: diff: NO CONFIG FOUND### | |
# start the command batch | |
batch start |
# | |
# diff all | |
###WARNING: NO CUSTOM DEFAULTS FOUND### | |
# version | |
# Betaflight / STM32F411 (S411) 4.1.0 Oct 16 2019 / 11:57:34 (c37a7c91a) MSP API: 1.42 | |
# manufacturer_id: MTKS board_name: MATEKF411RX custom defaults: NO | |
# start the command batch |
<!-- | |
Secret Santa Card Generator by Jake Walker. | |
This is a quick and dirty web app for generating cards to be used for the | |
'Fool-Proof Secret Santa' video by Numberphile - https://www.youtube.com/watch?v=GhnCj7Fvqt0. | |
Save this HTML file to your computer and open in your favourite browser, then | |
follow the instructions on the page. This is designed to be printer friendly | |
so they do look a bit bland. | |
--> |
curl -fsSL https://download.docker.com/linux/debian/gpg | apt-key add - | |
echo 'deb [arch=amd64] https://download.docker.com/linux/debian buster stable' > /etc/apt/sources.list.d/docker.list | |
apt-get update | |
apt-get install docker-ce -y | |
systemctl start docker | |
systemctl enable docker |
3Box is a social profiles network for web3. This post links my 3Box profile to my Github account! | |
✅ did:muport:QmTwAG9czY6cqvUZiabbstoiQSAuUNQEACAGX3rA6e85uf ✅ | |
Create your profile today to start building social connection and trust online. https://3box.io/ |
// Import stuff | |
namespace Dice_Gambling | |
{ | |
/// <summary> | |
/// Interaction logic for MainWindow.xaml | |
/// </summary> | |
public partial class MainWindow : Window | |
{ | |
private Host GameHost; |
FROM node:8-alpine | |
RUN apk update && apk upgrade && apk add --no-cache git python alpine-sdk | |
WORKDIR /opt/ | |
RUN git clone https://github.com/janoside/btc-rpc-explorer | |
WORKDIR /opt/btc-rpc-explorer | |
VOLUME ["/opt/btc-rpc-explorer"] | |
RUN npm install | |
EXPOSE 3002 | |
ENTRYPOINT ["npm", "start"] |
FROM node:6 | |
ENV NODE_ENV production | |
ENV THELOUNGE_HOME "/home/lounge/data" | |
VOLUME "${THELOUNGE_HOME}" | |
# Expose HTTP. | |
ENV PORT 9000 | |
EXPOSE ${PORT} |
I hereby claim:
To claim this, I am signing this object: