Live data from Hacker News

Viewing profile — abi

abi

HN member
Joined
Sun, Mar 01, 2009, 10:59 AM UTC
HN karma
1,158
Public activity
240 items

About abi

@_abi_ abimanyuraja@gmail.com

Recent public activity

  1. comment
  2. comment
    Comment #49039888

    Fable 5 is included in the Claude Max subscription. I've gotten close to the limits this week and last but haven't hit it yet.

  3. story
  4. comment
    Comment #48733987

    It's worse than that. It's 5-4 on the read of the constitution since Kavanaugh doesn't think it violates the 14th amendment, just a federal statute.

  5. comment
    Comment #48647719

    I think until Fable, Claude's vision was significantly worse than GPT and Gemini in my personal experience. I eval almost every vision model since I work on screenshot to code conv…

  6. story
  7. story
    Show HN: Lilo – An open source personal AI assistant that lives in Telegram

    Hi everyone, I wanted to share an open source Telegram-based personal AI assistant I built. It’s a model-agnostic agent with memory, skills, tools (like web search, browser user, e…

  8. story
  9. comment
    Comment #48197166

    Your links are broken FYI.

  10. story
    Show HN: 1-800-CODER, macOS app where you call an AI developer to edit your page

    Sharing a small Mac app I built around OpenAI’s gpt-realtime-2 model. You call up a voice coding agent and talk to it like you’d talk to a freelancer ("make the hero tighter, put a…

  11. comment
    Comment #48089773

    https://github.com/abi/lilo I’m working on Lilo, a Telegram AI agent that can remember things, store files, track your TODOs, manage your calendar, conduct research, build apps, se…

  12. comment
    Comment #48036850

    What benefit would it truly provide? Companies would simply say they need to cut costs to maximize shareholder value, which is no different than what happened here.

  13. story
  14. comment
    Comment #47903096

    No, we mostly spent our time on data structures and algorithms.

  15. comment
    Comment #47895025

    Ugh, good point.

  16. story
    Show HN: Lilo – a self-hosted, open-source intelligent personal OS

    Hey everyone, I’ve been working on Lilo for the last few months. In short, it’s an intelligent personal OS. Lilo = your apps + your AI assistant + your files + your memories. For a…

  17. comment
    Comment #47879395

    Usually, those get released a few weeks later.

  18. comment
    Comment #47877669

    I'm quite confused by this article. If you persist conversation history in a database, and have all agentic turns run on the server, and merely listen to the streaming events/histo…

  19. comment
    Comment #47662502

    Codex is great.

  20. comment
  21. comment
    Comment #40261708

    I’ve experienced that issue as well. Clearing the cache and redownloading seemed to fix it for me. It’s an issue with the upstream library tvmjs that I need to dig deeper into. You…

  22. comment
    Comment #40260100

    Use secret llama in a incognito window. Turn off the Internet and close the window when done.

  23. comment
    Comment #40260088

    Thanks for the bug report. Yeah, it’s a bug with not resetting the state properly when new chat is clicked. Will fix tomorrow. Chat history shouldn’t be hard to add with local stor…

  24. comment
    Comment #40260072

    Yes. Web-llm is a wrapper of tvmjs: https://github.com/apache/tvm Just wrappers all the way down

  25. comment
    Comment #40260061

    Appreciate the kind words :)