Frederico Hakamine

Results 9 issues of Frederico Hakamine

This isolates next-sitemap as module while keeping the rest of the app CommonJS. Dets here: https://nodejs.org/api/packages.html#determining-module-system

Setup on Mac (x86 catalina) fails due to a cmake dependency (despite having cmake installed in my machine): ``` % brew install cmake ==> Downloading https://cmake.org/files/LatestRelease/cmake-3.21.4-macos-universal.dmg ==> Installing Cask cmake......

According to @ezekg , our build requires adding markdoc manually. Investigate and confirm: https://github.com/ngrok/webhooks.fyi/pull/73 (my hunch is yarn vs npm)

Badges: Webhooks.fyi: - listed - verified - profile completeness - highlighted - upvoted

http://webhooks.fyi shows nothing. Only https://webhooks.fyi works. To fix: ``` Add the same record we have in the DNS for webhooks.fyi to [www.webhooks.fyi](http://www.webhooks.fyi/) . Github takes care of the rest. ```...

bug

Update setup instructions for mac (due to tiktoken dependencies)

**Describe the bug** - The Dockerhub packaging of Caldera is outdated (3y old) https://hub.docker.com/r/mitre/caldera - It seems like its published by Mitre (https://hub.docker.com/u/mitre) **To Reproduce** Steps to reproduce the behavior:...

bug

Getting this error when getting the mcp_polygon from the master branch (also same with v0.2.0) ```bash uvx --from git+https://github.com/polygon-io/mcp_polygon@master mcp_polygon Traceback (most recent call last): File ".../mcp_polygon", line 12, in...