HackerTrans
TopNewTrendsCommentsPastAskShowJobs

heythisischris

no profile record

Submissions

[untitled]

1 points·by heythisischris·3 месяца назад·0 comments

Show HN: Inbox.camp, AWS WorkMail Replacement

inbox.camp
4 points·by heythisischris·3 месяца назад·4 comments

Show HN: AWS for Idiots, a hand drawn webcomic

awsforidiots.com
2 points·by heythisischris·3 месяца назад·0 comments

Show HN: AWS for Idiots (webcomic)

awsforidiots.com
2 points·by heythisischris·4 месяца назад·0 comments

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

gitclassic.com
41 points·by heythisischris·4 месяца назад·29 comments

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

gitclassic.com
14 points·by heythisischris·6 месяцев назад·13 comments

comments

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