valenterry
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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)…
-
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…
-
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…
- A Beginner's Guide to GraphQL in Scala (blog.pierre-ricadat.com)
- SQL as API (valentin.willscher.de)
- Context-dependant code is better than its reputation (valentin.willscher.de)
- Functional error-handling with stack traces (valentin.willscher.de)
-
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…
-
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…
- Typelevel Programming with Scala 3 (blog.philipp-martini.de)