valenterry

↗ HN profile [ 76.0 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. Trying to download https://dl.google.com/dl/cloudsdk/channels/rapid/downloads/google-cloud-cli-darwin-arm.tar.gz from https://cloud.google.com/sdk/docs/install-sdk#installing_the_latest_version and using shasum (on mac)…

  2. I've recently wanted to try out AlloyDB, which looks like a nice and decent product. And since we are already on GCP, I wanted to just migrate the data from our cloud sql postgres to an alloydb cluster and test how it…

  3. Any good estimation tools or project planning tools that allow me to not just define a single number to estimate effort but rather allow more sophisticated ways of estimation such as providing a confidence interval or a…

  4. A Beginner's Guide to GraphQL in Scala (blog.pierre-ricadat.com)
  5. SQL as API (valentin.willscher.de)
  6. I've created a sideproject (website) that I might want to monetize. But I would have to add capabilities for user-signup, a website for payments/plans, customer-support and so on. Is there a SAAS that creates all of…

  7. Say I have an SQL database and I want to query it from a frontend/app. But I need to assume a malicious actor, so I need fine granular control over what is queried and I want to check if the query is valid for whoever…

  8. Typelevel Programming with Scala 3 (blog.philipp-martini.de)