Skip to content
View bjeanes's full-sized avatar
๐Ÿ•Š๏ธ
๐Ÿ•Š๏ธ

Sponsoring

@alextran1502
@jonhoo
Block or Report

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this userโ€™s behavior. Learn more about reporting abuse.

Report abuse
bjeanes/README.md

Hi there ๐Ÿ‘‹

Pinned

  1. dotfiles dotfiles Public

    ๐Ÿ 

    Shell 71 28

  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