bjeanes - Overview

@bjeanes

bjeanes

Follow

View bjeanes's full-sized avatar

Bo Jeanes bjeanes

Sponsoring

@alextran1502

@jonhoo

@hanami

Block or report bjeanes

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

bjeanes/README.md

Hi there 👋

Pinned Loading

  1. dotfiles dotfiles Public

    🏠

    Nix 78 27

  2. Postgres UUIDv6 (non-standard) Postgres UUIDv6 (non-standard)

    1

    CREATE EXTENSION IF NOT EXISTS "uuid-ossp";

    2

    
                  

    3

    -- My port of https://github.com/kurttheviking/uuid-with-v6-js

    4

    -- A hacky translation of:

    5

    --   - http://gh.peabody.io/uuidv6/
  3. ESPHome definition to pick up readin... ESPHome definition to pick up readings from the PH-260BD water PH/EC/TDS/Temp sensor - https://www.aliexpress.com/item/1005002707585119.html / https://www.aliexpress.com/item/4001143771176.html

    1

    esphome:

    2

      name: ph-260bd-relay

    3

      platform: ESP32

    4

      board: esp32dev

    5