HackerTrans
トップ新着トレンドコメント過去質問紹介求人

heythisischris

no profile record

投稿

[untitled]

1 ポイント·投稿者 heythisischris·3 か月前·0 コメント

Show HN: Inbox.camp, AWS WorkMail Replacement

inbox.camp
4 ポイント·投稿者 heythisischris·3 か月前·4 コメント

Show HN: AWS for Idiots, a hand drawn webcomic

awsforidiots.com
2 ポイント·投稿者 heythisischris·3 か月前·0 コメント

Show HN: AWS for Idiots (webcomic)

awsforidiots.com
2 ポイント·投稿者 heythisischris·4 か月前·0 コメント

Show HN: GitClassic.com, a fast, lightweight GitHub thin client (pages <14KB)

gitclassic.com
41 ポイント·投稿者 heythisischris·4 か月前·29 コメント

Show HN: GitClassic.com, GitHub circa 2015 without JS & AI

gitclassic.com
14 ポイント·投稿者 heythisischris·6 か月前·13 コメント

コメント

heythisischris
·3 か月前·議論
Totally fair, Google / Microsoft are the right call for most people. This is specifically for folks already running infrastructure on AWS who want to keep email data in the same account for compliance, data sovereignty, or just simplicity. Definitely niche, but that's who WorkMail served.

Plus, down the line, I'm sure folks want to work on their own AI agents with inbox access, and Bedrock would be a perfect fit.
heythisischris
·6 か月前·議論
Oh yes, brings back memories from my agency days... SourceTree, JIRA, and the better Slack icon. I'll start targeting this layout.
heythisischris
·6 か月前·議論
If anyone wants to try out GitClassic Pro, I added a promo code for 50% off, it's "HACKERNEWS"- comes out to $20/year. Gives you access to private repos. Going to dedicate as much time / attention as possible to building a better GitHub frontend! I think a lot of people want this (myself included).
heythisischris
·6 か月前·議論
Responded to someone else below: if you sign in using GitHub, you can get your own allotment of 5,000/req/hour. The public API only allows 60 request per hour, but since we're using Lambda, it actually shifts to different IP addresses depending on the invocation.
heythisischris
·6 か月前·議論
Duly noted- my immediate next step is Issues/PRs! Would love to start seeing / using that too.
heythisischris
·6 か月前·議論
Hah, should've anticipated hitting the public rate limits... if you sign in using GitHub, you can get your own allotment of 5,000/req/hour.

The public API only allows 60 request per hour, but since we're using Lambda, it actually shifts to different IP addresses depending on the invocation.