Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
andout_
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
andout_
19d ago
Hey, author here. I guess one option that could help is Encore’s free hosting for hobby projects, then GCP Cloud Run + Neon for relatively cheap production hosting.
2.
▲
by
andout_
22d ago
Author here - happy to take any questions!
3.
▲
by
andout_
27d ago
Sorry about that - just pushed a fix :)
4.
▲
by
andout_
27d ago
Hey everyone - author of the article here! Happy to take questions.
5.
▲
Show HN: Crate – Wireless music manager for Android phones (open source)
(github.com)
5 points
by
andout_
2mo ago
|
0 comments
6.
▲
The One-Person Stack
(ivan.codes)
2 points
by
andout_
5mo ago
|
0 comments
7.
▲
What Is Pub/Sub?
(encore.dev)
3 points
by
andout_
5mo ago
|
0 comments
8.
▲
by
andout_
5mo ago
Yes, that's what the article is about? Is this a bot reply?
9.
▲
What Is Infrastructure from Code?
(encore.dev)
2 points
by
andout_
5mo ago
|
2 comments
10.
▲
When AI Agents Get AWS Access
(encore.dev)
3 points
by
andout_
6mo ago
|
0 comments
11.
▲
What Is Infrastructure from Code?
(encore.dev)
3 points
by
andout_
6mo ago
|
0 comments
12.
▲
Always Be Shipping
(ivan.codes)
7 points
by
andout_
6mo ago
|
0 comments
13.
▲
Type-Safe Caching
(encore.dev)
1 points
by
andout_
6mo ago
|
0 comments
14.
▲
by
andout_
6mo ago
It's important to tell the readers how long you've been doing this - especially to those that also manage ADHD or ADHD-like symptoms. Why? Because those individuals tend to spin something up, tell everyone about it (online, and of
15.
▲
The One-Person Stack
(ivan.codes)
5 points
by
andout_
6mo ago
|
0 comments
16.
▲
Last Year of Terraform
(encore.dev)
4 points
by
andout_
6mo ago
|
0 comments
17.
▲
Stop Writing Instrumentation Code
(encore.dev)
5 points
by
andout_
7mo ago
|
0 comments
18.
▲
The Anatomy of a Trace
(encore.dev)
6 points
by
andout_
7mo ago
|
0 comments
19.
▲
Sher – Ephemeral preview URLs from your terminal
(sher.sh)
4 points
by
andout_
7mo ago
|
0 comments
20.
▲
Encore.ts: A new type of framework (2024)
(encore.dev)
1 points
by
andout_
7mo ago
|
0 comments
21.
▲
AI Agents Want to Write TypeScript
(encore.dev)
2 points
by
andout_
7mo ago
|
0 comments
22.
▲
by
andout_
7mo ago
Yes, Encore[0] is an open source framework (ts/go) that has been around for a while now. [0]: https://encore.dev
23.
▲
by
andout_
7mo ago
yeah we're seeing the same thing from the infrastructure side. small opinionated api surface means less code and you can actually read what the agent wrote.
24.
▲
by
andout_
7mo ago
yeah totally. an example from the article is that when when you're reviewing 31 lines of business logic instead of 150 lines of boilerplate it's a lot easier to catch bad error handling or security issues - which kinda goes hand i
25.
▲
AI Agents Want to Write Go
(encore.dev)
4 points
by
andout_
7mo ago
|
5 comments
26.
▲
Sher – Open-Source, Zero-Setup Preview Environments
(github.com)
2 points
by
andout_
7mo ago
|
0 comments
27.
▲
Show HN: Sher – Instant Preview Environments
(sher.sh)
1 points
by
andout_
7mo ago
|
0 comments
28.
▲
Keeping secrets from your AI agent
(encore.dev)
4 points
by
andout_
7mo ago
|
0 comments
29.
▲
by
andout_
7mo ago
This is close to what we're doing with [Encore]( https://encore.cloud ). The framework parses your application code through static analysis at compile time to build a full graph of services, APIs, databases, queues, cron jobs
30.
▲
by
andout_
7mo ago
I work at Encore so I'm biased. We've had a bunch of people migrate over from Heroku in the last couple years, especially after they killed the free tier. The main difference from other alternatives is that you don't write an
More ›