sandwichinvest's comments

sandwichinvest | 4 years ago | on: RedwoodJS 1.0

If your other option is "raw" React, Next.js: You'll do less yak-shaving and have to manage less engineering complexity versus using Next.js and rolling your own db/auth/testing/access control.

If your other option is Blitz: you get a larger core team, GraphQL if you like that, and fancier generators.

If your other option is Django/Rails/etc: it is like Rails, but integrates better with the frontend.

sandwichinvest | 4 years ago | on: Alright, amigo, let's build some affordable housing

In both cases, we have quite a lot of historical evidence. There aren't many prominent examples of housing at all income levels being created without government intervention. And when there's an affordable housing crunch in a desirable city with a wide spectrum of jobs, people commute and live further away, which is bad for everyone involved.

sandwichinvest | 4 years ago | on: Elixir: Practical Concurrency Cookbook

Having reliable scheduling in the language itself seems like it would simplify a ton of software that's currently reliant on a lot of message queueing and cron duct tape. Running BEAM in production still scares me, but that's one reason to conquer the fear.
page 1