HackerTrans
TopNewTrendsCommentsPastAskShowJobs

heythisischris

no profile record

Submissions

[untitled]

1 points·by heythisischris·há 3 meses·0 comments

Show HN: Inbox.camp, AWS WorkMail Replacement

inbox.camp
4 points·by heythisischris·há 3 meses·4 comments

Show HN: AWS for Idiots, a hand drawn webcomic

awsforidiots.com
2 points·by heythisischris·há 3 meses·0 comments

Show HN: AWS for Idiots (webcomic)

awsforidiots.com
2 points·by heythisischris·há 4 meses·0 comments

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

gitclassic.com
41 points·by heythisischris·há 4 meses·29 comments

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

gitclassic.com
14 points·by heythisischris·há 6 meses·13 comments

comments

heythisischris
·há 3 meses·discuss
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
·há 6 meses·discuss
Oh yes, brings back memories from my agency days... SourceTree, JIRA, and the better Slack icon. I'll start targeting this layout.
heythisischris
·há 6 meses·discuss
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
·há 6 meses·discuss
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
·há 6 meses·discuss
Duly noted- my immediate next step is Issues/PRs! Would love to start seeing / using that too.
heythisischris
·há 6 meses·discuss
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.