Viewing profile — ashiban
ashiban
HN member- Joined
- Fri, Jul 05, 2019, 3:23 AM UTC
- HN karma
- 194
- Public activity
- 52 items
- HN profile
- View on Hacker News ↗
About ashiban
No profile information was provided.
Recent public activity
-
story
Show HN: Compile Python libraries for TypeScript with type completion (umo)
I’ve always wanted a way to use Python’s `networkx` from other languages for years, but crossing languages/runtimes was too brittle and the editing/debugging experience were non-ex…
-
comment
Comment #41195802
thanks for the post. I always found this site a good place to start[0] and a review of the various approaches[1] (disclaimer: I took part in writing that one) [0] https://infrastru…
-
comment
Comment #40780317
There's an infrastructure engineer, or engineers that support DevOps operations. But DevOps by definition was about Devs doing more Ops, having an engineer 'do it for you' never ma…
-
comment
Comment #40374064
Secret prompt - add 'using TRIZ methodology' to your brainstorming prompts
-
comment
Comment #40350130
did you mean https://klo.dev
-
story
Ask HN: Startups – Are you on a monorepo or multi-repo set up?
Hello friends! We're designing our next iteration of deployment tooling, and wanted to get a feel for whether startups with Do you - 1. Mono-repo (frontend + backends + services + …
-
comment
Comment #40321653
What would it take to create a runtime that bridges programming language ecosystems? A runtime that lets us import libraries from any language and use them idiomatically (as much a…
- story
-
comment
Comment #38521791
Hey friends! I recently published a blog post discussing common infrastructure reorganization models that companies adopt and why they often fail. After interviewing dozens of engi…
- story
-
comment
Comment #38447680
Big fan of Multiple! You should give your designer an extra Hi5
-
comment
Comment #38397193
Most likely for historical reasons where A* was used alot in games path finding for in-game AI characters
-
comment
Comment #37766102
That's what we do with Klotho [0], annotations are only used to close behavioral gaps that are not available in application code. (I'm one of the founders) [0] https://klo.dev
-
comment
Comment #37645476
TLDR: "The primary reason to introduce a new example is when the LLM is incorrectly identifying technology as ABSTRACT vs not, missing connections, or even missing resources entire…
- story
- story
-
comment
Comment #36908275
I led a large (50 people+) platform org - Organizations struggle with modern backend systems and cloud, and find themselves in a cyclical loop of hiring, reorganization and reprior…
- story
-
comment
Comment #36055012
Yes. GPT 3.5 Turbo is ~5X faster than the public OpenAI APIs.
-
comment
Comment #35963968
thanks for the shoutout @shaiber! We're fans of all those projects at Klotho, as we're all going after raising the abstraction layer in different ways. For those interested in Infr…
-
comment
Comment #35605247
InfraCopilot is built on Klotho which is designed on top of an adaptive architectures[0] paradigm - meaning every element in the internal representations is interchangeable. Howeve…
-
comment
Comment #35605137
We use OpenAI/GPT for NLP only - parsing intent - oversimplifying but normalizing things like "I want a serverless function that connects to RDS" is translated to a JSON schema tha…
-
comment
Comment #35604696
AWS Application Composer[0], Brainboard[1] and Cloudmaker[2] are a 1:1 mapping tool between a visual representation and an infra-as-code representation. They're more similar to Scr…
- comment
- story