ko5ta's comments

ko5ta | 10 months ago | on: AI Horseless Carriages

For all I know, this could be ML advertised AI, but I found various SQL query analyzers and index optimizers that are now frequently offered as part of managed platforms (e.g. Aiven, Google Cloud SQL) extremely helpful.

ko5ta | 5 years ago | on: The Serverless Revolution Has Stalled

It varies massively based on the tech stack. I have seen both simple Spring Boot and Quarkus apps take in excess of 10 seconds to start up in JVM mode. However, Quarkus compiled to native binary with GraalVM starts consistently under a second (in the ~500ms range). This is still brutal compared to running it on a vanilla MacBook which usually takes less than 20ms.

ko5ta | 5 years ago | on: HashiCorp Boundary

Is using IAM with managed serverless products (Run, Functions) effectively same as using IAP+VMs? Curious if there is a world in which managed Cloud Run + IAP makes sense.

ko5ta | 6 years ago | on: Isolation, anxiety, and depression in the remote workplace

Friendships form in places where you have continuous interactions with people over some common theme... school, soccer, pottery class, church, meetup and... you guessed it, work. It's perfectly normal to connect with people you like at work and create long lasting friendships. There is no rule that states your common ground and interest with people at work has to be work related.

ko5ta | 8 years ago | on: Show HN: Mockoon – mock REST APIs in seconds

Two features that come to mind:

Exporting to flat-file would allow mock environments to be versioned using a VCS.

Importing OpenAPI spec (swagger) files could simplify initial setup.

page 1