Live data from Hacker News

Free for Developers

free-for.dev

51–60 of 206 posts

Re: Free for Developers

#51
post #9

It would be neat if HN could offer something like "Login By Facebook" that returned user/create date/karma. Would make a nice testbed for offering free stuff while having some high pass filter like "HN account > 3 months old and has > 500 karma."

Ah yes: the old "HN karma == developer" myth.

Re: Free for Developers

#52

Anyone on here make use of the free tier of any of these? While I've known of some of the free tier things on AWS, and Google Cloud, I never made use of them long term.

I like free google cloud shell. It's nice to have a place to troubleshoot things from an outside network. Yandex's email is nice for some things also, bring-your-own-domain and 10Gb, no cost.

Re: Free for Developers

#53

Anyone on here make use of the free tier of any of these? While I've known of some of the free tier things on AWS, and Google Cloud, I never made use of them long term.

Heavy user of free AWS Lambdas ... although I might be paying $5/mo for everything combined these days.

Re: Free for Developers

#54
Does anyone know of a decent tutorial for building low-volume / prototype interactive web applications using one of the major cloud-hosting providers, wholly within the free limits?

Any framework would be interesting for learning purposes. I have some older MVC .NET sites and I poked around with Azure free Windows Server VMs, but the performance is so painfully bad; if you do anything, you run out of memory. But I'm gaining proficiency in NodeJS and Python, and hoping to learn how to take advantage of free tiers for practice in development and testing. I imagine it can all be self-taught/learned, but if there exists documentation to go through the motions in the learning process, I think it would help a lot of people.

Re: Free for Developers

#55

Does anyone know of a decent tutorial for building low-volume / prototype interactive web applications using one of the major cloud-hosting providers, wholly within the free limits? Any framework would be interesting for learning purposes. I have some older MVC .NET sites and I poked around with Azure free Windows Server VMs, but the performance is so painfully bad; if you do anything, you run out of memory. But I'm…

Have you tried Heroku? Deploying via git is pretty handy. I've mostly moved to using Dokku on the $5 tier of DigitalOcean, but the approach is simple.

Re: Free for Developers

#57
post #9

It would be neat if HN could offer something like "Login By Facebook" that returned user/create date/karma. Would make a nice testbed for offering free stuff while having some high pass filter like "HN account > 3 months old and has > 500 karma."

When a measure becomes a target, it ceases to be a good measure.[0] Refer also the law of unintended consequences. [1]

Conveniently we have a natural experiment from a year or two ago we can refer to.

Stellar Lumens offered some free cryptocurrency to existing users, via Keybase accounts that leveraged external auth-equivalence (such as HN). It backfired spectacularly for all involved. [2]

[0] https://en.wikipedia.org/wiki/Goodhart%27s_law

[1] https://en.wikipedia.org/wiki/Unintended_consequences

[2] I think this is it - keybase.io's original blog post (referenced at [3] ) is 404'ing.

https://web.archive.org/web/20191212230611/https://keybase.i...

[3] https://news.ycombinator.com/item?id=21758671

Re: Free for Developers

#58

Anyone on here make use of the free tier of any of these? While I've known of some of the free tier things on AWS, and Google Cloud, I never made use of them long term.

I'm interested in some feedback on this point too. I'm currently looking at what Oracle has to offer as it seems to be the most straightforward, and also seems to have a simpler pricing structure compared to AWS or Azure for the small addons I may need.

Re: Free for Developers

#59
post #42

Please point it out if I've missed it, but any list like this, of information that is changeable, should really have a publicly posted date of when the information was last confirmed.

Commit history could be used to figure it out: https://github.com/ripienaar/free-for-dev

We need more of these as wikis, or GH repos that use robots to accept PRs.

Tried it and it didn’t work? PR. Found a new one and it’s not on already? PR.

Also, it would be a really nice bonus if “date added” was generated from the git commit that added the resource.

Re: Free for Developers

#60
post #51
post #9

It would be neat if HN could offer something like "Login By Facebook" that returned user/create date/karma. Would make a nice testbed for offering free stuff while having some high pass filter like "HN account > 3 months old and has > 500 karma."

Ah yes: the old "HN karma == developer" myth.

No, just a stab at some kind of filter to offer something for free without an avalanche. It's imperfect, as any other filter would be. Perhaps account age and some activity existing before the announcement would be a better filter.
Post reply on HN