Thomas Hunter II
Thomas Hunter II
So far it looks like CSS, GraphQL, HTML are complete, with JavaScript and React still in progress.
Simply adding `CGO_ENABLED=1` won't fix it: https://github.com/tlhunter/mig/actions/runs/5850743699/job/15860572068
Would have to do some sort of manual message expiration/filtering, but that might not be so bad. Expiry aside, yeah throwing JSON into lists would help a lot. I'd still...
This may help: https://matt.sh/redis-geo
Upcoming version of Redis adds several Geo Hash related commands: ``` GEOADD GEODIST GEOHASH GEOPOS GEORADIUS GEORADIUSBYMEMBER ```
Here are some more photos from the event: https://thomashunter.name/photos/2024-nodeconf-eu-and-nodejs-collaboration-summit
I third this. Checking in absolute paths just doesn't make a lick of sense.
Rebased locally, fixed conflicts, force pushed.
@Raynos how are you observing the DNS lookups? Is the app using something like [`hot-shots`](https://github.com/brightcove/hot-shots)?
@BridgeAR it is only ever the log.error method that is sent to telemetry (e.g. we never send log.warn) so I can simply make a new method without needing to add...