Skip to content

Instantly share code, notes, and snippets.

View samip5's full-sized avatar

Skyler Mäntysaari samip5

View GitHub Profile
@samip5
samip5 / example_data.json
Created November 20, 2019 13:54
For StackOverFlow
[
{
"id": "ce13eccc-0054-4189-8b95-047f6e094303",
"short": "dflm",
"name": "TEST",
"zone": 122,
"type": "como",
"registration_plate": "",
"added": "2019-05-29T11:23:40.062842Z",
"serial": null,
---
- name: Clone the actual kernel (5.3.34)
command: chroot /mnt/gentoo bash -c 'source /etc/profile; mkdir linux-stable-git-$v;'
environment:
v: 5.4.34
@samip5
samip5 / keybase.md
Last active September 10, 2020 11:38

Keybase proof

I hereby claim:

  • I am samip5 on github.
  • I am samip537 (https://keybase.io/samip537) on keybase.
  • I have a public key ASCfaW0NJ2jZrUO7osHrY1xrVRF-JFiq097YXi-Nxp6ucwo

To claim this, I am signing this object:

webhostingtalk.com
www.webhostingtalk.com
@samip5
samip5 / .drone.yml
Created February 19, 2023 04:16
Create a multi-arch Drone pipelines using Docker in Docker
kind: pipeline
name: build-container-amd64
platform:
os: linux
arch: amd64
# Define the steps of the pipeline
steps: