Skip to content

Instantly share code, notes, and snippets.

View jake-walker's full-sized avatar

Jake Walker jake-walker

View GitHub Profile
jake@jake-t430:~/Projects/cheat-snap$ SNAPCRAFT_CONTAINER_BUILDS=1 snapcraft prime
Creating snapcraft-cheat
error: Failed to run: /usr/bin/lxd forkstart snapcraft-cheat /var/lib/lxd/containers /var/log/lxd/snapcraft-cheat/lxc.conf:
Try `lxc info --show-log local:snapcraft-cheat` for more info
Stopping local:snapcraft-cheat
error: The container is already stopped
Try `lxc info --show-log local:snapcraft-cheat` for more info
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/snapcraft/internal/lxd.py", line 129, in _ensure_started
self._ensure_container()
Verifying my Blockstack ID is secured with the address 1JWD8CWWEs3sA2yTAPC2EYMV7tbjbtGyQz https://explorer.blockstack.org/address/1JWD8CWWEs3sA2yTAPC2EYMV7tbjbtGyQz

Keybase proof

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:

@jake-walker
jake-walker / Dockerfile
Created April 24, 2018 15:19
The Lounge Pre-release Dockerfile
FROM node:6
ENV NODE_ENV production
ENV THELOUNGE_HOME "/home/lounge/data"
VOLUME "${THELOUNGE_HOME}"
# Expose HTTP.
ENV PORT 9000
EXPOSE ${PORT}
@jake-walker
jake-walker / Dockerfile
Last active May 21, 2018 11:34
btc-rpc-explorer Docker
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"]
// Import stuff
namespace Dice_Gambling
{
/// <summary>
/// Interaction logic for MainWindow.xaml
/// </summary>
public partial class MainWindow : Window
{
private Host GameHost;
@jake-walker
jake-walker / 3box.txt
Created June 2, 2019 14:34
3Box Verification
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/
@jake-walker
jake-walker / install.sh
Created November 14, 2019 21:00
Docker Install Script for Kali Linux
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
@jake-walker
jake-walker / secret-santa.html
Last active November 20, 2019 17:43
Secret Santa Card Generator
<!--
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.
-->
@jake-walker
jake-walker / BTFL_cli_TH_II Freestyle_20200715_172424.txt
Created August 22, 2020 11:03
EMAX Tiny Hawk II Freestyle CLI Dump
#
# 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