Networking on my Ubuntu machines is being flaking:
- docker bridge interface failing
- traffic not going to vpns
- when vpn or docker bridge does work it knocks out all dns resolutions
Here are all the things I have tried or yet to try.
#!/usr/bin/env bash | |
if [ "$1" == "--help" ]; then | |
cat << EOF | |
Run from project folder, auto opens vscode in some mode depending on folder contents: | |
* Folder contains .devcontainer/devcontainer.json and <name>.code-workspace file: vscode opens in devcontainer, workspace file is loaded | |
* Folder contains .devcontainer/devcontainer.json: vscode opens in devcontainer | |
* Folder contains <name>.code-workspace file: Workspace is opened in vscode |
import * as coda from "@codahq/packs-sdk"; | |
export const pack = coda.newPack(); | |
pack.setUserAuthentication({ | |
type: coda.AuthenticationType.OAuth2, | |
authorizationUrl: "https://id.twitch.tv/oauth2/authorize", | |
tokenUrl: "https://id.twitch.tv/oauth2/token", | |
scopes: ["user:read:email", "channel:manage:schedule", "user:read:follows"], | |
additionalParams: { response_type: "code" }, | |
scopeDelimiter: " ", |
These items still need to be categorised below:
I am recently re-branding my libraries as µ (micro), refactoring these when necessary, dropping IE < 11 support, improving the logic where possible, or providing a better, more robust, or faster, API.
In few words, on the right there is the modern version of libraries I've used for the last ~5 years in production or for side projects, and I suggest anyone having one of the earlier dependencies, to have a look at their modern, micro, counterpart.
All sizes are minified, brotli compressed, and representing these two files, when possible:
import { Component, h } from '@stencil/core'; | |
import { useState } from 'haunted'; | |
import { useHook } from './stencil-hooks'; | |
@Component({ | |
tag: 'example-hook', | |
}) | |
export class ExampleHook { | |
render = useHook(this, () => { |
FROM rust:alpine | |
RUN apk add --no-cache \ | |
bash \ | |
binutils-gold \ | |
ca-certificates \ | |
clang \ | |
curl \ | |
g++ \ | |
git \ |
In 2013 when I was teaching JavaScript in Berlin, I was introduced to the squatter and dumpster diving movements. Then later in 2013 in Sydney, was introduced to foraging.
Recognised that:
my conceptions of food was constrained to that of supermarkets.
one can have their basic necessities supplied without money, so people should stop demanding money