Viewing profile — wyattjoh
wyattjoh
HN member- Joined
- Sat, Nov 01, 2014, 8:11 PM UTC
- HN karma
- 207
- Public activity
- 78 items
- HN profile
- View on Hacker News ↗
About wyattjoh
[ my public key: https://keybase.io/wyattjoh; my proof: https://keybase.io/wyattjoh/sigs/XRtmk3sakt12LTLlwCXteoXHdeXrxSREUCaGMUT32hY ]
Recent public activity
-
comment
Comment #46965007
It would be fantastic if this supported email and calendar providers that weren't Google. Supporting protocols like IMAP or JMAP alongside CalDav would be a fantastic step, as well…
-
comment
Comment #46328246
Wasn't expecting to see it hosted on forgejo. Kind of a breath of fresh air to be honest.
-
comment
Comment #46213801
I struggled for a long time to figure out what would be "interesting enough" to give a talk about. Turns out that the way that we do different things in Next.js was not talked abou…
-
comment
Comment #45203213
I wrote my own version of the homebrew tap bumping workflow for GitHub Actions: https://github.com/wyattjoh/homebrew-bump-revision I use it for some of my personal projects
-
comment
Comment #44918440
Interesting! I haven't. This MCP was really just about providing raw access to the underlying data (created it in an hour). Might have some interesting results with that.
-
comment
Comment #44918347
It supports read-only mode! It negotiates it via the JMAP capabilities.
-
comment
Comment #44917512
Have only tested it with Fastmail. Just a fun little project! Only supports the mail and submission claims right now (so no extension support).
-
story
Show HN: JMAP MCP – Email for your agents
I wrote this JMAP MCP server that adds email management tools to Claude for searching, reading, and sending emails through FastMail and other JMAP providers in Deno!
-
story
Show HN: iMessage MCP: Give Your LLM Access to Your Messages
I've released two open-source packages that give LLMs like Claude read-only access to your iMessage database on macOS, enabling natural language queries like "summarize my conversa…
-
story
Show HN: JSR MCP: Give Your LLM Complete Access to the JavaScript Registry
I've released an MCP server that gives LLMs full access to JSR, enabling natural language package search, dependency analysis, and publishing.
-
comment
Comment #43846534
Would be amazing to get extension support even though Apple might not allow it :(
- comment
- story
-
comment
Comment #39456464
You can actually call `unstable_noStore()` from `next/cache` to do that without needing to set it on the segment level[1]! We're working on improving the DX around Dynamic API's to…
-
comment
Comment #39351351
Absolutely by Apple. Any subscription or charge against the users account all collects to the same place where it's always the User that has absolute control over their subscriptio…
-
comment
Comment #39346948
The allure of the Apple ecosystem is the whole "it just works". I would absolutely want to be warned (and have less technically minded family members warned) when they are being se…
-
comment
Comment #32759026
Except this (currently) requires users to point their phone at a satellite so it can connect and transmit, with clear line of site of the sky. It seems it will be more likely somet…
-
comment
Comment #27666436
Quite a good analogy by The Coral Project[0] on similar problems faced by other organizations with comment sections on their sites https://guides.coralproject.net/the-empty-box/ Ed…
-
comment
Comment #26881440
Coral is definitely more focused on larger communities than it is for smaller sites. Mainly because of the multi-tenant, multi-site, and moderation features that allow it to be use…
-
comment
Comment #26469000
Seconded. I feel that the pagination style that Relay offers is typically better than 99% of the custom pagination implementations out there. There's no reason why the cursor impl …
-
comment
Comment #26039127
Lead developer at Coral here (so some experience :P) Coral is more suited typically to larger organizations trying to power multi-site community tools. It has a powerful moderation…
-
comment
Comment #25836156
> Any license which restricts a user's ability to use the software how they wish is no open source license That's the thing though. The only thing (from my naive understanding) tha…
-
comment
Comment #23782229
I've switched most of my work that used to use moment over to Luxon[0] now. It's still written by the same authors, but fixes a lot of the drawbacks[1]. [0]: https://moment.github.…
-
comment
Comment #23781942
From the promo video of it running an ancient version of iTunes on Windows Vista and the brochures it seems they inject their malware via software updates in general, not just iTun…
-
comment
Comment #23096793
Plug for the platform that I work on, Coral[0]. We support newsrooms in many regions (including those that need to be GDPR compliant). You can self host the application on Heroku p…