HN user

kichik

486 karma

AWS consultant specializing in CI/CD and CDK

cloudsnorkel.com

Posts0
Comments154
View on HN
No posts found.
[GET] "/api/user/kichik/stories?hitsPerPage=30&page=0": 500 Failed to fetch user stories

Invoke-WebRequest is also very slow if you forget to disable the progress bar with $ProgressPreference = 'SilentlyContinue'

PowerShell has some "interesting" design choices...

Not exactly the point of this article, but it would be cool if APIs like this can return the expected signed string for debugging. It would have to be properly limited for security. But if the API is expecting non-standard signatures, it could help developers with better debugging tools.

Foobar2000 2 years ago

That's a funny name considering it was the Winamp creator's nickname and Foobar2000 itself is a Winamp clone.

if I could keep this up and convert 10-20% of waitlist users

$5000/mo for 10% of the list. Unless he factored in the list growing further.

The website has pricing and it does say $500/mo for the pro version. So maybe 100 was a typo and he had 1000 on the waitlist.

but my server will:

  - require direct source code access
  - require go build tools
  - require maintaining GitHub auth
  - require upgrading build tools over time
  - not be trivial to rebuild on failure

I think for Google and Apple this is more of an agreed upon API to replace the multiple "login with X" buttons. Instead of having "Login with Google", "Login with Apple", "Login with Facebook", and "Login with GitHub", there is just one login button that uses your ecosystem of choice. That's the part that should make the process simple for users. Less choice.

In other words, it's to help you easily login to everything else. But your main account would still be protected by a password. Otherwise you wouldn't be able to replace a lost device.