Skip to content

Instantly share code, notes, and snippets.

View micklynch's full-sized avatar
🥦

Mick Lynch micklynch

🥦
View GitHub Profile
@micklynch
micklynch / JSON
Last active February 4, 2024 16:19
Autogen Config
[
{
"model": "mistralai/Mixtral-8x7B-Instruct-v0.1",
"api_key": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx",
"base_url": "https://api.deepinfra.com/v1/openai"
},
{
"model": "gpt-4",
"api_key": "sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
}
@micklynch
micklynch / index.ts
Last active October 6, 2020 15:14
A simple Firebase solution to request MFA from an untrusted location
import express, { Request, Response } from "express";
import cors from "cors";
import firebase from "firebase/app";
import "firebase/auth";
import "firebase/firestore";
import bodyParser from "body-parser";
import firebaseConfig from "./config/default";
import { FirebaseFunctionsRateLimiter } from "firebase-functions-rate-limiter";
firebase.initializeApp(firebaseConfig);
{
"tables": [
{
"table": "Patient",
"columns": [
"first_name",
"last_name",
"phone_number",
"email"
]

Keybase proof

I hereby claim:

  • I am micklynch on github.
  • I am micklynch (https://keybase.io/micklynch) on keybase.
  • I have a public key ASA5ezzp5w34C5eLIgMArapKmuzQEHBIKKPavSRQxvPBSAo

To claim this, I am signing this object:

-- Logs begin at Sun 2018-06-10 17:45:06 WEST, end at Mon 2018-10-01 19:33:48 WEST. --
Sep 30 23:11:53 laptop kernel: nouveau 0000:01:00.0: DRM: Pointer to TMDS table invalid
Sep 30 23:11:54 laptop kernel: nouveau 0000:01:00.0: DRM: failed to create kernel channel, -22
Sep 30 23:11:57 laptop bluetoothd[378]: Failed to set mode: Blocked through rfkill (0x12)
Sep 30 23:12:08 laptop bluetoothd[378]: RFCOMM server failed for Headset Voice gateway: rfcomm_bind: Address already in use (98)
Sep 30 23:12:08 laptop bluetoothd[378]: RFCOMM server failed for :1.149/Profile/HSPHSProfile/00001108-0000-1000-8000-00805f9b34fb: rfcomm_bind: Address already in use (98)
Sep 30 23:12:10 laptop bluetoothd[378]: Failed to set mode: Blocked through rfkill (0x12)
Sep 30 23:16:12 laptop systemd-coredump[2114]: Process 1680 (bijiben-shell-s) of user 1000 dumped core.
Stack trace of thread 1680: