Barton Rhodes

Results 7 issues of Barton Rhodes

thanks for this _fantastic_ blue team tool 👏🖖

To make our work adventures private from prying eyes, it would be incredible to have group video calling that is encrypted end-to-end. 🥷🏴 **Option A.** One available approach is the...

question

Please reference notebook here https://sandbox.projectdomino.org/notebook/notebooks/notebooks/twitter/twint/Cody-twint-prefect-defcon-Copy1.ipynb#dask for example of a workload to be executed with Dask. # Goal Run large jobs using GCP resources optimally in a platform-agnostic way. ## Current...

Ops

# Context https://docs.github.com/en/actions/learn-github-actions/understanding-github-actions https://docs.junonetwork.io/cli/useful-cli-commands https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions https://github.com/Samangan/dao-contracts/pull/1 https://hub.docker.com/r/cosmwasm/workspace-optimizer https://github.com/CosmWasm/rust-optimizer https://github.com/actions/checkout Bonus alfalfa: https://github.com/casey/just # First pass - contract deploy CI - upon merge to `main` (which is protected) - compile the...

# LLM Hackathon Series - Langchain & Gen AI Extends LangChains `chains/conversation` with a new kind of [Memory](https://langchain.readthedocs.io/en/latest/modules/memory/examples/custom_memory.html) ``` class ConversationSymbolicMemory(Memory, BaseModel): """Symbolic Memory to elicit one or more formalisms...

Aiming to achieve the following in Flutter: [cosmology/cosmos-wallet](https://github.com/cosmology-tech/cosmos-wallet) Example in TypeScript (Keplr): https://github.com/cosmology-tech/cosmos-wallet/blob/main/packages/keplr/src/connectors/keplr-walletconnect.ts