PCE
  • read
  • me
  • Search
✕

    problem child engineering


    probably, don't read this.
    • Bicycle 🚲 - A database framework

      Introducing yet another, creative, redundant, way to do "NoSQL"

      Posted on August 27, 2023

      Bicycle 🚲 is a framework for defining database schemas whose access patterns are generated as code and compiled into each server binary. [Read More]
      Tags:
      • rust
      • rocksdb
      • grpc
      • database
      • nosql
    • The Database

      This is a description of a proprietary, internal project, the content of which is not licensed for use

      Posted on August 19, 2023

      So, I’ve been working on getting all the stuff set up for better DevEx around the current state of the database tool I’ve been working on. I’m gonna include some excerpts here and example usage from the in-house README, but am leaving off some of the less fleshed out parts.... [Read More]
      Tags:
      • rust
      • database
      • architecture
      • performance
    • Periodic Cryptography Update

      Just wanted to keep folks updated

      Posted on August 18, 2023

      Just checking back in on the cryptography stuff. Still feeling genuinely bad about that whole DeleteMessage thing. But ya live and ya learn and nobody got hurt, and at the end of the day, the imaginary boogeyman I’m trying to please is just me anyway. [Read More]
      Tags:
      • cryptography
      • rust
      • implementation
      • encryption
    • Entities and Events

      Observing relationships without context is the best

      Posted on August 18, 2023

      So, taking a step back from the project for a minute (phew… crisis averted on that stupid delete thing) I wanted to drop in some more philosophical shtuffs. Product, user behavior, events, storage, engineering, it’s all connected. The way a user engages with your app should inform how you store... [Read More]
      Tags:
      • philosophical
      • graphs
      • events
      • behavior
    • Whoops

      Whoops

      Posted on August 16, 2023

      Okay, so I realized a critical error a little bit ago that is like so “duh.” DeleteMessage currently just verifies the signature on the payload, and doesn’t verify any authorization because, currently the records are being stored such that there is no externally identifiable information about the user. So unless... [Read More]
      Tags:
      • whoops
    • Older Posts →
    • RSS
    • GitHub
    • Email me
    • LinkedIn
    • Reddit
    • Mastodon

    © 2023 sean watters  •  problemchild.engineering