Live data from Hacker News

Viewing profile — hardbyte

hardbyte

HN member
Joined
Mon, Sep 08, 2014, 10:57 PM UTC
HN karma
67
Public activity
41 items

About hardbyte

brian.thorne.link

my public key: https://keybase.io/hardbyte; my proof: https://keybase.io/hardbyte/sigs/NOFlsZv_T0Mkh31aTRW2uCkSuVfFI3LRNNWSPq8r5e0

Recent public activity

  1. comment
  2. story
  3. story
    Show HN: Pgroles – declarative PostgreSQL access control

    I built pgroles to manage PostgreSQL roles/grants/memberships declaratively. You define desired state in YAML, pgroles inspects the live DB, computes a convergent diff, and renders…

  4. story
    Show HN: Obsidian plugin that uses your existing LLM CLI tools

    I built an Obsidian plugin that connects to Claude Code, Gemini CLI, or Codex - whatever you have installed. No API keys to configure in the plugin; it just delegates to the CLI to…

  5. comment
    Comment #44843528

    Hopefully clear I'm not trying to take credit for the upstream work!

  6. story
    Show HN: A Python CEL implementation (written in Rust)

    I've been working on a Python library for the Common Expression Language (CEL). It's a wrapper around the cel-rust crate which is under heavy development. The python wrapper uses P…

  7. comment
    Comment #43468126

    Yeah a big motivation for us was avoiding the need to keep another system up to date. Gatehouse basically sits at the execute policy layer, and we let the application code decide h…

  8. comment
    Comment #43468021

    You're spot on - we wanted to support some async graph traversal calls similar to the ReBAC example and therefore made the evaluate_access call async. I also wanted to support shor…

  9. comment
    Comment #43467968

    Nah, I think your intuition is correct it should be broken up.

  10. comment
    Comment #43467963

    BYO persistence

  11. comment
    Comment #43467949

    Thanks! I'm a big fan of Cedar and DSLs such as CEL and gorules. Hopefully there is a place for a Rust solution as well.

  12. comment
    Comment #43467913

    I did put licence = "Apache-2.0" in the Cargo.toml but Partly is okay with it being MIT. Update the repo to explicitly add the license text now. Thanks for the call out

  13. comment
    Comment #43466222

    async-friendly Rust native library with decision traceability.

  14. story
  15. comment
    Comment #35577787

    It's particularly useful for detecting issues such as inadvertent IAC changes that can have significant consequences on your cluster's network connectivity and security. Netchecks …

  16. story
  17. story
  18. story
  19. story
  20. story
  21. comment
    Comment #17597781

    Even with partially homomorphic encryption and additional "privacy preserving protocols" you can carry out pretty general computation tasks such as machine learning. Have a look at…

  22. comment
    Comment #17063956

    I'm really just writing up what I did so the internet can tell me what I did wrong...

  23. story
  24. story
  25. story