Skip to content

Instantly share code, notes, and snippets.

View geoah's full-sized avatar
🦄
Arghxd

George Antoniadis geoah

🦄
Arghxd
View GitHub Profile
@geoah
geoah / stream.go
Created January 26, 2022 18:33
go1.18-eventsource-poc-v0
package stream
import (
"fmt"
"nimona.io/pkg/object"
)
type (
Applicable[State any] interface {
@geoah
geoah / Alliance, Gnome Warlock.md
Last active August 26, 2019 15:34
WOW Classic Leveling Guides

Alliance, Gnome Warlock

Alt

Create a new Alt character, any Warlock, start leveling.

  • Level 5. Move to the nearest city.
  • Level 5. Pick up leatherworking.
  • Level 5. Pick up tailoring.
/*
Extra style for `github.com/sindresorhus/refined-github`.
- Adds and adds better styling to the un/star button on the newsfeed.
*/
.dashboard .watch_started .border-gray.flex-items-baseline .text-bold.text-gray-dark,
.dashboard .repo .border-gray.flex-items-baseline .text-bold.text-gray-dark,
.dashboard .public .border-gray.flex-items-baseline .text-bold.text-gray-dark {

Nimona

Status

Nimona is in active development and still in very early stages of design. Everything before v1 should be considered proof of concept and not be used in production or mission critical systems. All future versions will be backwards compatible; for better or worse.

Abstract

Nimona’s aim is to create a set of protocols that allows users to use compatible applications to create and share data without being restricted to the application that created them or having to force other users to use the same application to access them. Users are always in control of their relationships, their data, and who they share them with.

Verifying my Blockstack ID is secured with the address 1KBXsiiZ3zSa6XjBi8gfxGveYKK5VgjURk https://explorer.blockstack.org/address/1KBXsiiZ3zSa6XjBi8gfxGveYKK5VgjURk
@geoah
geoah / excavator-driver.py
Created January 14, 2018 15:11 — forked from YoRyan/excavator-driver.py
Cross-platform controller for NiceHash Excavator for Nvidia.
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
"""Cross-platform controller for NiceHash Excavator for Nvidia."""
# Example usage:
# $ excavator -p 3456 &
# $ sleep 5
# $ python3 excavator-driver.py
apiVersion: rbac.authorization.k8s.io/v1beta1
kind: ClusterRoleBinding
metadata:
name: kubernetes-dashboard
labels:
k8s-app: kubernetes-dashboard
roleRef:
apiGroup: rbac.authorization.k8s.io
kind: ClusterRole
name: cluster-admin
<?xml version="1.0" encoding="UTF-8"?>
<SapelliCollectorProject id="12873" defaultLanguage="en-GB" name="Alcohol" version="0.8" startForm="Personal">
<Configuration>
<Logging enabled="true" />
</Configuration>
<Form id="Personal" singlePage="true" saveVibrate="false">
<Text id="Name" caption="Name" minLength="1" optional="false" showBack="false" showCancel="false" showForward="false" />
<Check id="Over18" caption="Over 18?" optional="false" showBack="false" showCancel="false" showForward="false" />
<Button id="Next" caption="Save" optional="false" jump="_NEXTFORM" showBack="false" showCancel="false" showForward="false" />
</Form>
@geoah
geoah / go-mTLS.go
Last active November 9, 2023 08:43
package main
import (
"crypto/ed25519"
"crypto/rand"
"crypto/tls"
"crypto/x509"
"crypto/x509/pkix"
"fmt"
"math/big"
1BfmDGuHdoZFxhmtCAvRK9w9NrM45kgPVQ
https://docs.google.com/document/d/1oKX68jnII8dxVUMpiDspVKW5NdF5kMziNQrWBy3-TgI/edit