Live data from Hacker News

Viewing profile — darkbatman

darkbatman

HN member
Joined
Sat, Jun 01, 2019, 3:33 PM UTC
HN karma
33
Public activity
45 items

About darkbatman

https://x.com/bhowconda

Recent public activity

  1. comment
    Comment #48939826

    also its pretty big model inference costs are high even with margins running a 2.8T model costs a lot. if they release oss may be it goes down to $10-12 per million tokens.

  2. story
  3. comment
    Comment #48468520

    This is crazy and would be frustrating, I probably would just be using another model as authority and keep fable as reviewer only in this case.

  4. comment
    Comment #47479458

    I built https://meow.gs as a side project. It gives you a cloud shell via SSH, authenticated with Face ID / Touch ID instead of SSH keys. ssh meow.gs from any terminal iPad, iPhone…

  5. story
  6. story
  7. comment
    Comment #47328333

    codex/gpt is a stubborn model, doubt it would accept claude reviews or counter it. have seen cases where claude is more willing to comply if shared feedback though its just sycopha…

  8. comment
  9. comment
    Comment #45674842

    By looking at the paper, memory needed per layer seems to be higher than transformer architecture. Pretty sure that would be blowing up the vram of gpu at scale.

  10. comment
    Comment #45442636

    Its so useful to use Cerebras api for other tasks too not just coding with qwen coder but even simpler things like lets say analysing with gpt-120 oss or llama. Just plug it in wit…

  11. comment
    Comment #45349733

    We kinda use https://github.com/googleapis/genai-toolbox but for databases looking forward if klavis provide more or general solution. Ideally when we are writing agents we need mc…

  12. comment
    Comment #45323477

    true, I was using Cline/Roocode from almost an year and it always made sure to read things from memory-bank which i really liked. Claude has gone downhill from August mid for me an…

  13. comment
    Comment #45323435

    Mostly agree with article, though what happens in few years when juniors will eventually become senior. Personally seeing trend juniors are relying so much on AI that they can't ev…

  14. comment
    Comment #45075119

    With already https://agentcommunicationprotocol.dev (ACP) same name seems confusing now. even though differences are there in both.

  15. comment
    Comment #44675790

    Would be nice to see some benchmarks. Also from my experience you need more power to get some significant result. Mostly fine tuning would work if base model is very close to what …

  16. comment
    Comment #43955426

    Are there any load test results available, we would like to use this at zenskar but at high scale really need it to work. System merges and final are definitely unpredictable so ni…

  17. comment
    Comment #43641966

    Is it similar to rethinkdb, I remember using RethinkDB for similar use case for live queries running directly on database layer back in 2016.

  18. comment
    Comment #42880024

    Not the temporal you are thinking of. its Date replacement in JS.

  19. comment
    Comment #42086082

    We do quite similar but through Debezium/Kafka CDC pipeline to clickhouse. This way primary database is protected. Directly querying from files from postgres might get slower event…

  20. comment
    Comment #41717177

    Hi Do you support visa transfer or visa requests?

  21. story
    Ask HN: Any good open-source Metabase alternative for customer-facing analytics?

    I'm using Metabase for embedding analytics, but the per-user pricing is too high, even if users are viewing the same dashboards or reports. Are there any other open-source alternat…

  22. comment
    Comment #41416928

    I tried google.com. It says invalid url. looks half baked. can you not force to write protocol.

  23. story
    Ask HN: Finding ideas for tech startup

    Currently, so many folks are doing AI startups and it's widely becoming the norm to create one with the application of LLM etc. How to find ideas exclusively for tech startup exclu…

  24. comment
    Comment #39234722

    Thanks these config are helpful

  25. comment
    Comment #39189267

    we are actually trying something similar but possible kinesis + clickhouse or kafka + clickhouse. Currently kinesis seems easier to deal with but not a good intergration or sink co…