Skip to content

Instantly share code, notes, and snippets.

View Quintenps's full-sized avatar
:octocat:

Quinten Peels Quintenps

:octocat:
View GitHub Profile
@Quintenps
Quintenps / fcos.ign
Created November 16, 2023 15:12
fcos.ign
{
"ignition": {
"version": "3.3.0"
},
"passwd": {
"users": [
{
"name": "core",
"sshAuthorizedKeys": [
"ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIPKWQCfxbUFAEI1sy2qP62U/pjVrPbOQr74d39qBUoE5",
@Quintenps
Quintenps / butane.config.yml
Created April 24, 2023 13:44
fcos butane config
variant: fcos
version: 1.4.0
storage:
files:
- path: /etc/hostname
mode: 0644
contents:
inline: artemis
- path: /etc/profile.d/zz-default-editor.sh
overwrite: true
@Quintenps
Quintenps / main.py
Last active May 31, 2020 15:19
ow translator
import os
import json
from googletrans import Translator
translator = Translator()
GAMEMODES = "arcade-modes.json"
MAPS = "maps.json"
HEROES = "heroes.json"
@Quintenps
Quintenps / leave-streamgroups.js
Created March 3, 2019 14:16
Leave all steam groups javascript
jQuery(".group_block").each(function(k, v) {
var $this = this;
setTimeout(function() {
jQuery($this).find('a.linkStandard').click();
jQuery(".btn_medium > span, input.btn_medium").click();
}, (k + 1) * 200);
});
@Quintenps
Quintenps / keybase.md
Created October 10, 2017 14:25
keybase.md

Keybase proof

I hereby claim:

  • I am quintenps on github.
  • I am quinten (https://keybase.io/quinten) on keybase.
  • I have a public key whose fingerprint is E717 37B1 E8E1 3452 1A61 102D 904B 0B8D FC77 4A42

To claim this, I am signing this object: