Amazon was generous enough to give you the credit trying to help your company, and in general is extremely helpful to the startup community as a whole with AWS credits. Maybe you should just give it back to them so they continue to be so kind in the future. (On the other hand, the main reason AWS gives out these credits is to get startups hooked on AWS, then charge borderline outrageous prices once the credit is done…
(former AWS employee) You can't give the credits back or transfer them to another account (at least not in a short period of time). Best to spend them. There's just no infrastructure to support that scenario.
Ask HN: $8k on AWS in August for you, any interesting computations?
51–60 of 94 posts
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#52Earlier quoted context omitted.
You know it pains me to see you ask for resources. Everyday at work, my team uses a couple r3.4x large and c4.8x large for trivial tasks. My team does not realize how valuable a resource they are accessing(and wasting) everyday. I wish I can donate those to you, but company policy forbids me to.
Thanks for the thought! I hope I didn't sound ungrateful... There are resources in the university but they come with overhead and not as much freedom as a VM on which you can do anything. That said our cluster is about as big as two c4.8xlarge vms.
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#53Earlier quoted context omitted.
The Internet Archive is indeed a 501(c)3, and this is a great idea. It also fits very well with the request in the PS.
The Internet Archive is a different entity than ArchiveTeam. I'm skeptical that running AT instances (which scrape websites into archives which then get hosted by IA) counts as a donation towards the IA. From archiveteam.org: Archive Team is in no way affiliated with the fine folks at ARCHIVE.ORG
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#54I'm pretty sure what you're trying to do is not allowed under Section 1.3 of the AWS Promo Credit agreement. Personally, I would be wary accepting "free" credit that I may end up being on the hook for. https://aws.amazon.com/awscredits/
Steam has a similar stipulation - and a lot of people are pissed about it. Basically you can't buy or sell steam accounts - and if you are caught Valve will suspend the account. I personally think it's completely stupid and if actually challenged would not hold up in court (I think the first sale doctrine fits perfectly because if you sell your steam account then the games are no longer accessible to you). But again - I get why, they don't want to put up with scammers or stupid people who try to sell an account and disappear before they send the credentials.
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#55edit: after reading a link describing Watsi (current top comment), I would support donating credits to Watsi as well.
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#56To start, the goal is to perform real-time MLB pitch prediction. To facilitate this we will be building a crawler to curate MLB data from http://gd2.mlb.com/components/game/mlb/ as well as testing some Machine Learning algorithms. We'd like to use the credits to facilitate this and potentially put together some crawlers for other sports data (NBA, NHL, etc.) before the end of the month!
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#57I'd like to use Riot's official API ( https://developer.riotgames.com/ ) to scrape a BUNCH of game data, specifically "timeline" data, and see which players do things the best.
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#58Earlier quoted context omitted.
That would be a waste since this would contribute very little to F@H. I'm the lead dev at F@H.
Wow, 20,000 GPU cores for 20+ days wouldn't help much?
Re: Ask HN: $8k on AWS in August for you, any interesting computations?
#59Right now I have to break up the term-message matrices by person to do before doing partial eigenvalue decomposition, to generate inverse(sigma) * transpose(u) and inverse(sigma) * transpose(v) and the lower dimensional space representation of each message for each message, but it would be cool to not have to do that if I had more computing power available (a friend let me use his 12 thread/ 6 core machine which has helped a lot while building things).
Ideally it should it hosted somewhere eventually, because the project it self might be a bit complicated/tedious for most people to set up themselves, that would allow people to search it using these indexes as well as enabling (independent) journalists to be able sift through everything in an arguably better way.
[0] https://github.com/cinquemb/hackedteam-email-index-mining
[1] https://en.wikipedia.org/wiki/Latent_semantic_analysis#Deriv...