HackerTrans
TopNewTrendsCommentsPastAskShowJobs

red_hare

640 karmajoined il y a 14 ans
http://peticol.as

comments

red_hare
·il y a 4 jours·discuss
I agree. We're seeing more variants of "RAG" that aren't semantic at all (e.g. coding agents or simple memory systems that feed summary indexes directly into context).

I think, over time, it's going to become a SQL / NoSQL sort of divide. There will be the right kind of RAG for the job and lots of forcing the wrong kind because the developer doesn't understand the nuances.
red_hare
·il y a 10 jours·discuss
Wow. This is so freaking cool.
red_hare
·il y a 10 jours·discuss
I say this with a lot of love: The vibecoded applications in your demo reek of AI slop design.

This isn't a critique of your product. It's just that the a beige-orange theme, the pill components, and the left-border highlight give me that visceral reaction as reading a paragraph littered with em dashes and "not X but Y." It makes me take you less seriously.

Cool demo otherwise.
red_hare
·il y a 11 jours·discuss
Apt for self-hosting
red_hare
·il y a 17 jours·discuss
Oil changes aren't the best example. They're pretty easy to do at home for basically everything and filters are pretty standardized.

But car batteries, brake pads, tire pressure sensors are all becoming increasingly software-locked in. We're lacking open standards for this stuff.
red_hare
·il y a 18 jours·discuss
Why does AI want to stress me with that cup about to fall off the desk
red_hare
·il y a 19 jours·discuss
Eh, it was the exact same system for the Switch 2 and no one I know waited more than a week for theirs.

Given it requires a Steam login of a certain age to register, I suspect this is just to limit the scalpers.
red_hare
·il y a 23 jours·discuss
> pause for 5 seconds between responses

I'm sure I'm not the only one, but I've gotten so aggressive about monitoring for this. I do most interviews zoomed in on the candidate's eyes and I rubric on how they "thought" through the problem, not just the results.

Thankfully the interview tools are catching on as well and now tracking this like browser focus, number of monitors, window size, and sending notifications when any of those change.
red_hare
·il y a 24 jours·discuss
This is an insane take.

Also wrong, gay marriage had 60% support before Obergefell v. Hodges.
red_hare
·le mois dernier·discuss
I have one of these. Basically dead with modern MacOS but runs Linux Mint XFCE really well.
red_hare
·le mois dernier·discuss
OpenAI API also supports defer_loading https://developers.openai.com/api/docs/guides/tools-tool-sea...

And it's not actually necessary for it to exist at the API level. It's a pattern. Making it API-side is just an optimization.

To do it client-side: 1. Define a single tool, tool_search 2. List the names of your deferred tools in context (or tool_search's description) 3. When tool_search is called, match the query against the tool names (or names + descriptions) 4. Append the matched tool def to the context in a new <system>-esque tag

Claude Code (as of the leak) does this client side. You can even see the custom matching function and A/B tests about whether to include the descriptions.

Whether or not that tool definition comes from MCP or a local definition is kind of beside the point.
red_hare
·le mois dernier·discuss
+1

Its crazy that people are still discussing this. It's ancient history. Deferred tool loading, large contexts, and prompt caching have made 2026 completely different from 2025.

Also, the "CLI saves token" debate really falls apart when step one of using the CLI is running "--help". The problem remains: if knowing how to call the thing isn't in parametric memory, it has to be in context.
red_hare
·il y a 2 mois·discuss
There was a time, in the early to mid 2010s, when the phrase "Fake News" was almost exclusively used by people in publishing to talk about a very real rise in editorial disruption as news readers shifted from being desktop and homepage-driven to mobile and facebook-driven.

And then, one day, the politicians started saying it...
red_hare
·il y a 2 mois·discuss
I work for an "AI-native" company now and have found this to be the case.

EVERYONE (engineers, pms, managers, sales) uses Claude Code to read and write Google Docs (google workspace mcp). Ideas, designs, reports. It's too much for one person to read and, with a distributed async team, there's an endless demand for more.

So for every project there's always one super Google Doc with 50 tabs and everyone just points their claude code at it to answer questions. It's not to be read by a human, it's just context for the agent.
red_hare
·il y a 3 mois·discuss
If that's true, it's very unsustainable.

Gemma-4 26B-A4B + M5 MacBook Pro + OpenCode isn't Claude Code _yet_, but it's good enough that if I were forced to use it I would be fine.
red_hare
·il y a 3 mois·discuss
I love the batteries included in Helix. Just the right amount that I don't need much else.

At this point I just want a decent Helix-Evil-Mode.
red_hare
·il y a 3 mois·discuss
I had a few years of writing clojure for work ten years ago and it's still my mental model of how I think about programming.
red_hare
·il y a 4 mois·discuss
TheVerge launched a full RSS Feed for paid subscribers about a year ago and I've never so happily subscribed to something.
red_hare
·il y a 4 mois·discuss
I feel the same about Claude Code. It's a fast but average developer at just about everything and there are some things that average developers are just consistently bad at and therefore Claude is consistently bad at.
red_hare
·il y a 4 mois·discuss
That person's actions were only possible because the administration explicitly decided to put that much unchecked power into poorly vetted individuals.