Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
danforddotdev
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
danforddotdev
2y ago
If it’s 110F outside and the AC or fridge doesn’t work anymore?
2.
▲
by
danforddotdev
3y ago
Well, I gave a specific example in Rails, using DB migrations against a shared DB. It’s not an unsolvable problem, and of course each dev can have their own DB, but if this is poorly managed it’s easy to become unwieldy. Outside of that, if
3.
▲
by
danforddotdev
3y ago
I'm curious what their data access layer looks like underneath that monolith. Is the Rails piece mostly now just a frontend for dozens of other services, properly owned and maintained by other teams? I don't mean to trivialize som