HackerLangs
TopNewTrendsCommentsPastAskShowJobs

MitziMoto

139 karmajoined 14년 전
Just a hacker with a dream.

comments

MitziMoto
·6분 전·discuss
I have to imagine the Venn Diagram of people who don't use social media and hate AI is a circle.
MitziMoto
·그저께·discuss
Hey, don't forget: Google is also bad at search!
MitziMoto
·그저께·discuss
What a save! What a save! What a save! (Chat disabled for 3s)
MitziMoto
·그저께·discuss
I'm no longer in corporate America, so maybe I'm out of touch a bit, but could you just...not...use an LLM? You can still solve interesting problems on your own if you choose to do so?
MitziMoto
·14일 전·discuss
Also building voice agents and have found GPT 5.4 with no thinking to be the sweet spot for latency vs intelligence vs cost.

GPT 5.5 with no reasoning is actually slightly faster, and much smarter, but too expensive.

What I'm really looking forward to are the next gen speech to speech models. gpt-realtime-2 is almost there, but not quite good enough for our use case. 5.4 actually beats it on answer latency even cascaded with stt/tts.
MitziMoto
·14일 전·discuss
I'm trying not to be the "you're holding it wrong" guy, but ... have you just tried telling it to explore the codebase for things it might break?
MitziMoto
·16일 전·discuss
Yeah, so was building moon rockets.
MitziMoto
·16일 전·discuss
You static typed evangelists have lost your damn minds. You seem to have completely misunderstood what this library even is because you have some primal urge to boast static typing at every chance.

You can build high quality software with dynamically typed languages, and Ruby is an absolute dream to read and write.
MitziMoto
·16일 전·discuss
We use and love RubyLLM! A wonderful and easy to use framework.

Agreed with another commenter on the frustration with the responses API not being naively supported; that seems like a huge miss. There is a connector from another dev, but it's buggy and not as high quality as the main gem.

Really looking forward to future development and especially 2.0!

Edit: Just saw that responses API is now native? I will definitely check that out.
MitziMoto
·22일 전·discuss
I think something the article glazes over is that all these AI search results, whether it's Google AI Overviews, ChatGPT, or whatever, are mostly synthesizing and summarizing existing search results from classic search algorithms.

If the results the LLMs are grounded in haven't changed, then LLMs haven't changed SEO much.

...except, of course, stealing clicks from the actual creators.
MitziMoto
·25일 전·discuss
Exactly. Not Starlink, but Tesla, their stupid non AI allocation tracker said my model X would be ready in a month for about 13 straight months (Early Model X plaid allocation)
MitziMoto
·25일 전·discuss
I think you are wildly underestimating how much of a hard on people have for calling businesses, even when there are better and faster options clearly available, like clicking a button online.

Staffing our phone lines is the absolute bane of my small (non tech) business.
MitziMoto
·26일 전·discuss
It's crazy to me that someone as distinguished as PG, as well as so many of the comments here on HN, completely missed this point.
MitziMoto
·2개월 전·discuss
So a Tesla Roadster? :)
MitziMoto
·2개월 전·discuss
Exactly! Many Ferraris of the past have gotten single digit MPG, no one cares. All of a sudden they have to make a Chinese looking EV because of "efficiency"? Give me a break.
MitziMoto
·3개월 전·discuss
Litestream exists?
MitziMoto
·4개월 전·discuss
Sama is the world's second most successful grifter. There's one guy ahead of him.
MitziMoto
·5개월 전·discuss
Because it has an emdash and people can't fathom that real people use emdashes. Like the LLMs didn't learn it from somewhere.
MitziMoto
·6개월 전·discuss
MCP isn't going anywhere. Some developers can't seem to see past their terminal or dev environment when it comes to MCP. Skills, etc do not replace MCP and MCP is far more than just documentation searching.

MCP is a great way for an LLM to connect to an external system in a standardized way and immediately understand what tools it has available, when and how to use them, what their inputs and outputs are,etc.

For example, we built a custom MCP server for our CRM. Now our voice and chat agents that run on elevenlabs infrastructure can connect to our system with one endpoint, understand what actions it can take, and what information it needs to collect from the user to perform those actions.

I guess this could maybe be done with webhooks or an API spec with a well crafted prompt? Or if eleven labs provided an executable environment with tool calling? But at some point you're just reinventing a lot of the functionality you get for free from MCP, and all major LLMs seem to know how to use MCP already.
MitziMoto
·9개월 전·discuss
PaperWM let's you define these types of per window rules in it's settings.