HackerTrans
TopNewTrendsCommentsPastAskShowJobs

licjon

no profile record

Submissions

[untitled]

1 points·by licjon·10 dni temu·0 comments

comments

licjon
·10 dni temu·discuss
Is there a router or wrapper that provides a real-time cost estimation for alternative settings? Obviously, you can't predict exact output tokens without running the inference, but a tool that calculates the exact input cost across models and applies a historical average for the output tokens could be useful. Like, you run a task on Sonnet, and it estimates: "Based on your input tokens and a 1:1 output ratio, this would have cost $X on Opus at a low effort level."
licjon
·13 dni temu·discuss
By not offering a refund, Sony has done damage to the moral superiority claim that pirated media is theft. If they can effectively steal something you bought, then they can't claim the moral high ground, just the fact of legality.
licjon
·15 dni temu·discuss
For common lisp, cl-mcp is great for this (https://github.com/cl-ai-project/cl-mcp). I have not had any parentheses issues while using claude opus and cl-mcp. Other lisp mcps are probably also good, but I can only vouch for cl-mcp.