Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
hardbyte
searching PlanetScale…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
hardbyte
1mo ago
ty. I'm pushing opentelemetry metrics which we use for alerting. I had thought about emitting PolicyReports from the operator too
2.
▲
by
hardbyte
1mo ago
pgroles is a declarative PostgreSQL role manager (YAML in, plan/apply out, CLI or Kubernetes operator). This interactive tutorial walks through a few common Postgres permission errors that you might run into. You run queries against re
3.
▲
Show HN: Interactive PostgreSQL Permissions
(thepartly.github.io)
4 points
by
hardbyte
1mo ago
|
3 comments
4.
▲
Show HN: Pgroles – declarative PostgreSQL access control
(hardbyte.github.io)
3 points
by
hardbyte
7mo ago
|
0 comments
5.
▲
Show HN: Obsidian plugin that uses your existing LLM CLI tools
(github.com)
1 points
by
hardbyte
8mo ago
|
0 comments
6.
▲
by
hardbyte
1y ago
Hopefully clear I'm not trying to take credit for the upstream work!
7.
▲
Show HN: A Python CEL implementation (written in Rust)
2 points
by
hardbyte
1y ago
|
3 comments
8.
▲
by
hardbyte
2y ago
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 how to unify the data (or not). Oso local authorization looks
9.
▲
by
hardbyte
2y ago
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 short circuiting such that somewhat expensive IO calls migh
10.
▲
by
hardbyte
2y ago
Nah, I think your intuition is correct it should be broken up.
11.
▲
by
hardbyte
2y ago
BYO persistence
12.
▲
by
hardbyte
2y ago
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.
13.
▲
by
hardbyte
2y ago
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
14.
▲
Gatehouse – a composable, async-friendly authorization policy framework in Rust
(github.com)
76 points
by
hardbyte
2y ago
|
28 comments
15.
▲
by
hardbyte
2y ago
async-friendly Rust native library with decision traceability.
16.
▲
by
hardbyte
3y ago
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 has: * An easy-to-use CLI netcheck for running net
17.
▲
Netchecks – cloud native tool for checking network controls
(docs.netchecks.io)
1 points
by
hardbyte
3y ago
|
1 comments
18.
▲
CLI to query data stored in S3 using natural language
(github.com)
1 points
by
hardbyte
4y ago
|
0 comments
19.
▲
MIT course in computational thinking feat 3blue1brown
(youtube.com)
3 points
by
hardbyte
6y ago
|
0 comments
20.
▲
Seeing how fast Julia can pop count
(gist.github.com)
1 points
by
hardbyte
8y ago
|
0 comments
21.
▲
Intro to lexing, parsing, generation of stack-based bytecode using RPython
(morepypy.blogspot.com)
2 points
by
hardbyte
8y ago
|
0 comments
22.
▲
by
hardbyte
8y ago
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 this blog post using the Paillier cryptosystem fo
23.
▲
by
hardbyte
8y ago
I'm really just writing up what I did so the internet can tell me what I did wrong...
24.
▲
Homomorphic Encryption Illustrated Primer
(blog.n1analytics.com)
5 points
by
hardbyte
8y ago
|
0 comments
25.
▲
Singularity flaw in double-hashing scheme for privacy-preserving record linkage
(blog.n1analytics.com)
2 points
by
hardbyte
8y ago
|
0 comments
26.
▲
How to setup cert-manager to provision TLS certificates Kubernetes
(blog.n1analytics.com)
4 points
by
hardbyte
9y ago
|
0 comments
27.
▲
User Experience Design Guide for Crafting Ethical AI Products and Services
(hilarycinis.com)
3 points
by
hardbyte
9y ago
|
0 comments
28.
▲
by
hardbyte
9y ago
There is another Tensorflow bayesian programming library called Aboleth - https://github.com/data61/aboleth
29.
▲
Help pickling encrypted numbers and public key objects
(blog.n1analytics.com)
1 points
by
hardbyte
9y ago
|
0 comments
30.
▲
Predicting with an encrypted model
(blog.n1analytics.com)
3 points
by
hardbyte
9y ago
|
0 comments
More ›