eandre | 1 year ago | on: Encore – Back end framework for type-safe distributed systems
eandre's comments
eandre | 1 year ago | on: Using Rust in non-Rust servers to improve performance
eandre | 1 year ago | on: Using Rust in non-Rust servers to improve performance
eandre | 1 year ago | on: Using Rust in non-Rust servers to improve performance
Disclaimer: I'm one of the maintainers
eandre | 2 years ago | on: The Thundering Herd Problem
We sell developer productivity and devops automation, and compared to hiring additional engineers Encore is very cheap.
We’ve tried to align our incentives with the needs of our customers, so there are no usage-based or surprise fees when using Encore. The per-seat price may be higher but it’s transparent and predictable.
eandre | 2 years ago | on: Ask HN: Where to Host a FastAPI App
eandre | 2 years ago | on: Show HN: Shuttle – Build and ship backends without writing infrastructure files
eandre | 2 years ago | on: Scrubbing sensitive data at 180MiB/sec/core
While some of the underlying functionality is based on Encore’s static analysis, the approach is quite general and can be adapted to lots of situations and programming languages. The overall code ended up being a couple hundred lines, not more.
eandre | 2 years ago | on: Scrubbing sensitive data at 180MiB/sec/core
eandre | 2 years ago | on: InfraCopilot: The Wolfram Alpha of Infrastructure
eandre | 3 years ago | on: Ask HN: What would be your stack if you are building an MVP today?
It automatically provides API docs, architecture diagrams, and infrastructure provisioning, based on static analysis of your code base.
Disclaimer: I'm one of the founders.
eandre | 3 years ago | on: Swedish tech startups and scaleups
eandre | 3 years ago | on: Swedish tech startups and scaleups
eandre | 3 years ago | on: Swedish tech startups and scaleups
As with all countries there are definitely things you need to learn. We relied on our lawyers to draft employment agreements because we were already using them as part of our seed fundraise. There are companies like Pocketlaw (https://pocketlaw.com) that provide solid, standard agreements that you could use.
eandre | 3 years ago | on: Swedish tech startups and scaleups
eandre | 3 years ago | on: Docker, Kubernetes, Terraform, and AWS crash course series
eandre | 3 years ago | on: Docker, Kubernetes, Terraform, and AWS crash course series
You're right that we need better tools. I'm the founder of Encore [1] which is all about bringing the simplicity of Vercel/Netlify to backend development. Not by substituting the backend for a BaaS but by building a developer experience hand-crafted for dealing with cloud infrastructure.
eandre | 3 years ago | on: GraphJin – GraphQL to SQL Compiler
eandre | 3 years ago | on: TRPC: End-to-end typesafe APIs made easy
eandre | 3 years ago | on: Taming SQL and ORMs with sqlc – go get it #001