Peter W

Results 111 comments of Peter W

@partounian did you end up writing a tutorial on this? My use case is one server for PHP+Nginx plus another for database, and I'm curious how to set that up...

@schenkd hi, thanks! Yeah no huge rush but if that changes I'll submit a PR, thank you :) > If I understand this correctly, the application should abstract the configuration...

@arcataroger just stumbled on this. I assume you figured it out? I had a similar issue and learned that one needs to find the nginx conf that was in use...

+1 for this. I'm looking at https://github.com/lando/lando/blob/b0779992ee95b2847c29880de6f3e6bf7e217fa1/docs/config/services.md and trying to figure out if there's a typo explaining the two different `services:` vs `service:` keys; ideally one could just type it...

Also seeing this. This prevents me from using this. The linked page above has some suggested changes but I suspect it is up to the developer to investigate?

Another workaround might be to run `functions logs clear`.

I was thinking of experimenting with a little web server using Docker on a phone. So, +1 for this.

Without this, the simplest use of styled-components (that is: a div that takes no `props`) needs a manual type definition. e.g. ``` styled.div` border: 1px solid red; `; ``` With...

This - advanced querying - seems like one of the features where [LogSeq](https://logseq.com/) shines (though I haven't used it extensively). https://logseq.github.io/#/page/advanced%20queries even their basic querying seems fairly powerful - https://logseq.github.io/#/page/queries...

+1 for this; I understand Mapbox uses OSRM (maybe?) so this could help a lot of people. Also see this thread: https://twitter.com/Jonathan_Maus/status/1484254523174502403