HN user

NotMichaelBay

185 karma
Posts0
Comments95
View on HN
No posts found.

I see what you're saying but I don't think that's the answer for everything, because people also pay for conveniences, like a Ring subscription so that Amazon stores footage in their cloud for you.

The problem is centralization is more convenient for consumers. You can easily control your doorbell, your garage door, your security cameras with 1 app, and everything just works.

Open source and decentralized solutions need to be just as convenient and cheaper than centralized ones for consumers to choose them.

A typical debugging session illustrates the pattern: I describe the bug by voice (Wispr Flow), Claude searches memory (claude-mem) for prior context on that area of the code, creates a task in Beads, and spawns a debug team (Agent Teams) with competing hypotheses. [...]

So at the end of this process, you've spent anywhere from $1 to $5 to fix a bug, and you don't have any of the knowledge you would have gained from being directly involved in the fix. It seems like this approach would keep a developer easily replaceable over time, regardless of how long they've been working with a codebase, because they build very little internal knowledge on it.

This may be an unpopular opinion but I like the effect where the cursor turns into the button hover state when you hover over them, like the pause icon button on the video.

Nice, I do this often enough that I created a bookmarklet to download an HTML file from clipboard after copying ChatGPT's code block.

I've also been using LLMs to create and maintain a "work assist" Chrome extension that I load unpacked from a local directory. Whenever I notice a minor pain point, I get the LLM to quickly implement a remedy. For example, I usually have several browser tabs open for Jira, and they all have the same company logo as the favicon, so my Chrome extension changes the favicon to be the issue type icon (e.g. Bug, Story, etc) when the page loads. It saves a little time when I'm looking for a specific ticket I've already opened.

You're implying that the article has no value because its purpose is to attract readers to ultimately make a purchase. But if you're trying to attract readers, arguably the best way to do that is to provide something of value to them.

If the goal is to attract readers without providing any value at all, it's extremely easy to do that nowadays with AI. And luckily it's just as easy to identify low-effort articles written by AI.

Claude for Excel 9 months ago

What kinds of problems in Excel are you trying to solve? Just curious as I'm also building an AI Excel addin, as a side project. :)

Claude for Excel 9 months ago

Not OpenAI, though, because they already gave $14M to an AI Excel add-in startup (Endex)

It's not perfect, but Excel can track changes by multiple users. Excel files shared on OneDrive/SharePoint allow multiple people to simultaneously update the data, and it tracks each individual change by each user.

DeepSeek-v3.2-Exp 10 months ago

I was under the impression that this model does support caching. The pricing page says the cost of input tokens (cache hit) is $0.028.