Skip to content

Instantly share code, notes, and snippets.

View derveloper's full-sized avatar
:shipit:

Tristan Leo derveloper

:shipit:
View GitHub Profile
Verifying that "derveloper.id" is my Blockstack ID. https://onename.com/derveloper
#!/usr/bin/env boot
(set-env! :dependencies '[[org.clojure/clojure "1.8.0"]
[http-kit "2.2.0"]
[org.clojure/data.json "0.2.6"]])
(require '[org.httpkit.client :as http])
(require '[clojure.data.json :as json])
(require '[boot.cli :refer [defclifn]])
{
"components": {"schemas": {"ExampleSchema": {
"properties": {"foo": {"type": "string"}},
"type": "object"
}}},
"info": {
"title": "jjjj",
"version": "1.0"
},
"openapi": "3.0.0",
package cc.vileda.devmatch
import com.github.davidmoten.rx2.flowable.Transformers
import io.vertx.core.DeploymentOptions
import io.vertx.core.json.JsonObject
import io.vertx.reactivex.core.AbstractVerticle
import io.vertx.reactivex.core.Vertx
import java.util.concurrent.atomic.AtomicInteger
@derveloper
derveloper / build-qcow2.nix
Created September 25, 2020 07:08 — forked from tarnacious/build-qcow2.nix
Build a bare bones bootable nixos qcow2 image suitable for running with libvirt/qemu/kvm.
{ config, lib, pkgs, ... }:
with lib;
{
imports =
[
<nixpkgs/nixos/modules/installer/cd-dvd/channel.nix>
./machine-config.nix
];
@derveloper
derveloper / only-bikeroutes.conf
Last active September 19, 2022 10:09
bikerouter.de profiles
#
# A fastbike could be a racing bike or a speed pedelec.
# But also at night or in rainy whether you might want
# to fallback to this one.
#
# Structure is similar to trekking.brf, see this for documenation.
#
---context:global # following code refers to global config