Insights & News Releases
Welcome to our development blog. Looking for our socials?
Building Nicely With Rust and Nix
This will help Rust or Nix users push their CPU heavy processes to the back of the line, keeping machines snappy even under heavy load. If your OS doesn't know which processes need priority CPU, builds and language servers etc might take all of it. Keep it snappy.
Hierarchy Elevates Social Reasoning
In searching for where to seed our own marketplace, we realized our work on social decision processes was quite a bit more significant than we thought, both to our business and generally to how social apps are designed and built. The design points and problem models central to our solutions point to clear mistakes we've been making industry-wide for twenty years and how to fix them. Start going up.
Centralizing Nix Dependencies
How Positron simplifies keeping dependencies in sync without going monorepo. Version dispersion is the enemy of reliable systems. Reproducibility does not guarantee that you have the minimum number of combinations of versions in use. From our dev tools to our deployments, we have one set of versions. Learn how.