Skip Navigation

Posts
11
Comments
947
Joined
3 yr. ago

  • She also speaks russian and korean in the movie, I hope it sounded fluent to native speakers too. As someone who doesn't speak those languages it was very convincing.

  • can't believe they didn't reply to my offer of $3.50 and a paperclip

  • at this rate they'll be buying Chinese hardware in a couple years

  • This administration can't see a week ahead in front of them. Does anyone have doubts this will only consolidate China's autonomy and eventual dominance in the sector?

  • yeah, that is pretty insane at 17k tokens per second. It feels as if answers are already cached just waiting for you to prompt.

    https://chatjimmy.ai/

    If they manage to fit larger and more recent models in it, it could greatly improve the energy requirements to run these models.

    The recent diffusion LLM from google is also really exciting, and I think they might become the new architecture of choice for these models when running on general purpose GPUs - especially consumer cards, which are usually memory constrained, but computing-capable.

  • an investment company with ties to the government? shocking

    You do what you want with your money, but selecting or not a service based on whether there's an investment company holding a significant share on it, that happens to donate 30% more to party X over Y is a weird argument. Dig enough and you'll run out of companies to buy things from.

  • got 1%, but it doesn't show the tracks, so what's the point

  • it's a grammar checker, it doesn't matter if it's based on markov chains, AI, or good vibes. It'll fix grammar, not writing style.

  • you'll have to be more specific

  • what happened to 2024 Jensen Huang?

  • I'd just take it out if it's removable. If you really care about keeping it on during power outages, I'd get an actual UPS to have router and potentially other equipment also plugged in, because I don't see a "remote" laptop on its own as being very useful without at least the local network up.

    if you decide to leave it plugged in, you can configure it to stop charging at e.g. 80% and charge it again at e.g. 30%, that way it keeps a percentage that will extend the battery life.

  • I believe that's not in their terms for years now, at least in my untrained eyes

  • worth mentioning the old TOS banned video streaming across cloudflare products, but I don't see a similar umbrella restriction in the current base terms, or in the terms of cloudflare zero trust.

    also, make sure you have the rights to transmit the content and are not infringing anyone's intellectual property rights, ofc 😇

  • OpenCode Go/Zen have deepseek models that have the best cost-benefit out there. Then OpenRouter with selected providers if I want to try something else.

    I don't spend more than $20/month on personal projects and still manage to have a lot more functionality than I could have without AI.

  • Opencode Go and Zen are both much cheaper than anything from anthropic or openai. So much so that even paying per token can be cheaper than Anthropic's subscription. Deepseek models specifically are 10x cheaper and almost as good as what you get with anthropic sonnet.

  • But that's the thing with benchmarks, you run them because making assumptions about performance based on guesswork often fails. SQLite is very much architecturally unique for being a daemon-less database that doesn't concern itself with concurrent writes.

    Is UUID as pk slower than int or bigints? Probably - you're storing 4x more data than a 32-bit integer. Does it matter? Probably not.

  • You filter it out to help with the bandwidth, because grain (or random noise in general) is expensive to transmit due to being incompressible. So adding it back gives you a result closer to the source material.