Live data from Hacker News

Viewing profile — vysakh0

vysakh0

HN member
Joined
Fri, Sep 28, 2012, 6:31 AM UTC
HN karma
60
Public activity
57 items

About vysakh0

No profile information was provided.

Recent public activity

  1. comment
    Comment #48677497

    This has become all too common with lastpass. I migrated out during their last incident. I wonder how does it keep happening and how do customers still continue.

  2. story
  3. comment
    Comment #46497934

    This resonates a lot. The shift from "was I right?" to "does this actually help people?" changes everything. I've found that the engineers who got promoted fastest weren't always t…

  4. story
  5. story
  6. story
    Show HN: Cursor for files like word, ppt, CSV using existing CLIs(codex, Claude)

    This is a free, no signup desktop app that uses the clis like claude code, codex, gemini that are there in your system. It is less than 25mb for mac, linux, windows. Reason to star…

  7. comment
    Comment #45696289

    Duckdb is an excellent OLAP db, I have had customers who had s3 data lake of parquet and use databricks or other expensive tool, when they could easily use duckdb.. Given we have c…

  8. comment
    Comment #45694399

    I'm ready to feed the context again if it gets better result. Is this convenience comes at a cost of better result?

  9. story
  10. comment
    Comment #42672207

    In 2025, many SaaS companies are racing to define their AI strategy. While there are plenty of grand visions of fully autonomous “agentic” products, there’s also a more immediate, …

  11. story
  12. comment
    Comment #41188805

    Looks interesting! Even without voice, it would feel great. Btw, I couldn't do any other actions like scroll or click on other links, it would be nice if there is a way to get back…

  13. comment
    Comment #41153368

    It doesn't return the data as pandas dataframes, I think pandas ai would be a better if you're looking into something more specific to pandas and chat with db.

  14. story
    Show HN: Chat with your DB using Python SDK, API and create data apps

    I work on my initial version of this project, I opensource it and I post this in HN two weeks back and it bombed. But I still got good feedback from two people who saw my post in a…

  15. comment
    Comment #41076398

    This is interesting! So it autocompletes based on the DB schema and improves a DB admin's workflow?

  16. story
    Show HN: Data Neuron – a framework to create AI data analyst

    Data Neuron is a CLI framework to maintain a semantic/context layer and query DB in natural language. We have been trying to solve the text to sql problem in my company for quite s…

  17. comment
    Comment #40952877

    Just realised there is a key difference based on another comment. Adding the same again here. I think it is the approach — especially on error where it fixes on its own. In Dravid …

  18. comment
    Comment #40952873

    I think it is the approach — especially on error where it fixes on its own. In Dravid for eg if you say “create elixir project” if elixir is not installed, it will try to install o…

  19. comment
    Comment #40951749

    Thank you! I have a section for contribution, I want to add more examples on how one can contribute using the tool, they don’t need to do much. They can have an idea or suggestion …

  20. comment
    Comment #40951464

    @kosolam I haven't extensively used aider.chat to compare. One option that exists in Dravid would be "dev server monitor" part, which listens to the errors as the dev server is sta…

  21. comment
    Comment #40951438

    @sigoden this is pretty neat!

  22. comment
    Comment #40951419

    @reallymental heheh, maybe I thought I need a realiable AI coding assistant like Rahul Dravid :) And I can say I'm so far relying it suited to my workflow.

  23. comment
    Comment #40951415

    @CGamesPlay Metadata: For a fresh project that is initiated by this tool, it creates a base metadata file (drd.json in this case) and updates as and when there is new changes. For …

  24. comment
    Comment #40947239

    For the last two weeks I have been using Claude extensively for my coding experiments. Made this CLI tool to automate it. And to fix errors by sending it back to the claude api. Al…

  25. story