HackerTrans
TopNewTrendsCommentsPastAskShowJobs

autocole

no profile record

comments

autocole
·anno scorso·discuss
Thank you for the write up! Really interesting. I may consider some of these techniques for a personal browser extension
autocole
·anno scorso·discuss
Cool starter kit! What are your thoughts on Next.js's dev experience vs potential vendor lock-in? Is it worth considering how tied Next.js is to Vercel?
autocole
·anno scorso·discuss
I would love to see this kind of investment. I’m still hopeful for Svelte 5 becoming a language that LLMs understand better and this would complement that future
autocole
·anno scorso·discuss
Thank you! I have been wondering about this _so_ much. I’m glad to have some clarification. Have you written about your experience setting up the tests and writing the evals?
autocole
·anno scorso·discuss
What is your overall impression of Cline? Why does it stick out as being on the SOTA track compared to the others trying to replace VS Code entirely?
autocole
·anno scorso·discuss
It seems a little silly to not support some of the small additions TypeScript contributes when it could just be another flag to enable enum, namespace, constructor to property init support
autocole
·anno scorso·discuss
Really cool write up. I love seeing a nice introduction for ECS where it’s so clear where the benefits are
autocole
·anno scorso·discuss
Thanks for sharing! I think I started working on large teams around the same time using Angular 2 (shudders).

It’s so nice to see the learning from a multi year UI development project and the evolution of how to communicate good patterns across teams and people. It usually turns into 50% technical thinking & 50% political respect to ensure others help champion your ideas with you
autocole
·anno scorso·discuss
Inspiring! Thanks for sharing
autocole
·anno scorso·discuss
Nice move! With so many tools existing in this space, I want to read more about the rationale and long term vision for the project
autocole
·anno scorso·discuss
This personalized agent is kinda how we think about things for https://forethink.ai
autocole
·anno scorso·discuss
neat project! I love the example of how you can improve the API with the types provided by Rust. The part I didn't understand ws how this is a "port" is it literally a reimplementation of diligent Graphics Engine or is it bindings? Or is Diligent Graphics Engine a set of c++ bindings into something else and you're peeing the bindings?
autocole
·anno scorso·discuss
I'd like to see a long term of showing both the workflow design next to the example codebase with links from the diagram into the files in the codebase. I'm hoping we see more like this become available to help everyone learn the design for AI pipelines
autocole
·anno scorso·discuss
Interesting, but it doesn't seem to go far enough to be something I'd consider in place of my existing synchronous workflow with Cursor or async workflow with a Devon-like tool. I'd love to have seen a more in-depth example of building a tool like type checking for linting or a tool like "feature guideline + impl workflow".
autocole
·anno scorso·discuss
I wasn't sure what this was going to be from title alone, but I appreciated the tour of practical tools and libraries available in Gleam. They could totally take some notes from how Bun does their marketing by empowering & compelling fans to start new small projects in Gleam by leveraging these libraries
autocole
·anno scorso·discuss
So this is like Capacitor/Cordova/Phonegap?
autocole
·anno scorso·discuss
Can you describe how you used LLMs for deployment? I'm actually doing this exact thing but I'm feeling annoyed by DevOps and codebase setup work. I wonder if I'm just being too particular about which tools I'm using rather than just going with the flow
autocole
·anno scorso·discuss
I love this. Congrats on the launch. You all are always building something interesting
autocole
·anno scorso·discuss
I like the terms multiplayer and collaborative
autocole
·anno scorso·discuss
My magic wand wish is that they publish a separate rollup plugin for the rune syntax only, then allow me to write my ui in another jsx based framework