Viewing profile — thedavidprice
thedavidprice
HN member- Joined
- Thu, Nov 05, 2015, 12:15 AM UTC
- HN karma
- 70
- Public activity
- 29 items
- HN profile
- View on Hacker News ↗
About thedavidprice
No profile information was provided.
Recent public activity
-
comment
Comment #48110983
I (we) have seen these pieces before: replay, time-travel debugging, tracing, APM, event sourcing, etc. What I haven’t seen is the whole thing work as described in a production set…
-
comment
Comment #30948730
How do you foresee region/country playing a part in the startups you choose to invest in?
-
comment
Comment #30948473
I appreciate the term "existential round" as it highlights your intention. Are there other individuals, angels, firms, etc. that communicate a similar focus and intention specifica…
-
comment
Comment #30919222
Yes, indeed! First off, Redwood comes with a Fastify server. `yarn rw serve` is the command you're looking for. Check out the Deploy Docs and this repo thats coming along: http://g…
-
comment
Comment #30915963
Tape.sh runs an Electron desktop app as one of it's 4 clients. GraphQL is a multi-client solution. Is there something more you're specifically looking for?
-
comment
Comment #30915919
Thank you for the reply. This is an interesting topic. I think at the core a comparison to Next is still apples to oranges imho and unnecessary here. But that's probably a distract…
-
comment
Comment #30915516
I've been living and breathing this project for over two years. From an "is the project healthy" perspective, your explanation of what you interpret from these analytics makes no s…
-
comment
Comment #30915433
Ha! My thoughts exactly. If I had more time it would make for an interesting post about all the lessons learned as we navigated the pains of Node.js in all its forms. Lesson One — …
-
comment
Comment #30913079
Any chance we could be of help over in either: Redwood Forums: https://community.redwoodjs.com Redwood Discord: http://discord.gg/redwoodjs ?
-
comment
Comment #30912938
This is wind in our sails. Thank you for posting. And please do show off what you've built! I'd love to see it.
-
comment
Comment #30912908
I am sincerely interested in what you learn. If you do a comparison and have some time to communicate the results, please look me up on the Redwood Forums or Twitter. This would be…
-
comment
Comment #30912880
Not that I know of. But here are a few things that may be of interest. Redwood's GraphQL API is built on Yoga (we collaborate tightly with The Guild) — https://www.graphql-yoga.com…
-
comment
Comment #30911988
Ah, that is exactly what's going on. Definitely deserving of a :facepalm: from myself and those of us on the Core Team who missed that. Tom is adding a link back to www. v1 Launch …
-
comment
Comment #30911263
You make some great points here! > I think the real benefit is an increase in the chance that you build your app in a way that's sustainable Yes, indeed! We discuss "long-term main…
-
comment
Comment #30909985
Tell me more about "obsolete", because I don't think you mean what that word means?
-
comment
Comment #30909215
You can use Redwood's API with your Angular frontend.
-
comment
Comment #30909186
> there is actual financial backing for Next.js and they have large enterprise users We haven't communicate this very well until today. Redwood is funded and will continue to be fu…
-
comment
Comment #30908825
RedwoodJS is an open-source project. We are in a unique position to receive funding from Preston-Werner Ventures, which allows us to develop the codebase as well as cultivate an am…
-
comment
Comment #30908754
Yes, indeed! And then posted to YouTube https://youtube.com/redwoodjs
-
comment
Comment #30908735
You can use RedwoodJS API as the backend for Next. There are several startups with multi-client products including a Next front-end as one of many.
-
comment
Comment #30908544
Co-founder of RedwoodJS here. We are so excited and proud of what Redwood has become, both as a project and as a community! Whether you are setting off to start your side project o…
-
comment
Comment #28912317
> So the idea is mostly about unifying the community with a website dedicated to this paradigm, and if we're lucky we play a small role in promoting more development and better too…
-
comment
Comment #26891245
I'm on the RedwoodJS core team and can 100% confirm early performance issues. That's no longer been the case recently. I've seen bulk operations perform just fine and even data pip…
-
comment
Comment #22542107
Correct. One API. But chose the client (or as many) that you want.
-
comment
Comment #22539625
We are stretching the definition of "JAMstack" here. But the primarily intended emphasis is not just React+API -- it's making structure+design choices that target serverless infras…