HackerTrans
TopNewTrendsCommentsPastAskShowJobs

autocole

no profile record

comments

autocole
·tahun lalu·discuss
Thank you for the write up! Really interesting. I may consider some of these techniques for a personal browser extension
autocole
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·discuss
Really cool write up. I love seeing a nice introduction for ECS where it’s so clear where the benefits are
autocole
·tahun lalu·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
·tahun lalu·discuss
Inspiring! Thanks for sharing
autocole
·tahun lalu·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
·tahun lalu·discuss
This personalized agent is kinda how we think about things for https://forethink.ai
autocole
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·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
·tahun lalu·discuss
So this is like Capacitor/Cordova/Phonegap?
autocole
·tahun lalu·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
·tahun lalu·discuss
I love this. Congrats on the launch. You all are always building something interesting
autocole
·tahun lalu·discuss
I like the terms multiplayer and collaborative
autocole
·tahun lalu·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