Live data from Hacker News

Viewing profile — phernandez

phernandez

HN member
Joined
Tue, Sep 15, 2009, 7:50 PM UTC
HN karma
18
Public activity
30 items

About phernandez

No profile information was provided.

Recent public activity

  1. comment
    Comment #47196697

    PSA: Export your ChatGPT conversations before cancelling If you're thinking about cancelling (or switching to Claude/Gemini), don't lose months of conversations first. I built Basi…

  2. comment
    Comment #46245669

    Basic Memory - an MCP server that creates a knowledge graph from your conversations. Chats become markdown notes, notes inform future chats. Local: https://github.com/basicmachines…

  3. comment
    Comment #45816053

    Location: Austin, TX Remote: Yes (US-based preferred) Willing to relocate: No Technologies: Python, FastAPI, Rust, JavaScript/TypeScript, React, Vue, Nuxt, AWS, GCP, Kubernetes, Po…

  4. comment
    Comment #45815991

    SEEKING WORK | Austin, TX | Remote (US-based clients preferred) Senior/Staff/Principal Software Engineer with 20+ years building scalable SaaS platforms. Recently built Basic Memor…

  5. comment
    Comment #43581441

    Late to the game here, but I'm working on Basic Memory ( https://memory.basicmachines.co/docs/introduction ), a knowledge management system for the Model Context Protocol (MCP). Wh…

  6. comment
    Comment #43393707

    This is cool. Is there any reason you haven't published it to pypi?

  7. comment
    Comment #43393683

    This is really cool. Thanks!

  8. story
    Show HN: Basic Memory – Build a knowledge graph from Claude conversations

    Basic Memory is an open-source tool that enables Claude to build and navigate a persistent knowledge graph based on your conversations. It solves the problem of lost context in AI …

  9. comment
    Comment #41080174

    I use intelij personally (for work and personal development). They also have a standalone product, DataGrip ( https://www.jetbrains.com/datagrip/ ) with affordable/free pricing. In…

  10. comment
    Comment #36957821

    SEEKING WORK | US| Remote Experienced developer, leader and creative problem solver, iteratively designing, delivering, and improving software architectures to deliver business val…

  11. story
    Ask HN: Has anyone used ChatGPT for interviewing?

    I've been wondering, specifically for leetcode type questions, has anyone used ChatGPT during the interview to help solve the problem? If you did, did you disclose this with the in…

  12. comment
    Comment #34043972

    > reference labor theory/the alienation of man from his labor. I wonder if people are simply unaware of the large existing body of work on these issues I’ve been interested in read…

  13. comment
    Comment #32845534

    I do. I do development all day and it’s not a problem for me. I just run every window maximized under os x with multiple desktops. Easy to close the lid and open it wherever withou…

  14. story
  15. comment
    Comment #25652394

    I have had this issue with my current golang projects. I haven't found any clear standard for project layout. We have a bunch of microservices with grpc api endpoints, and some whi…

  16. comment
    Comment #8394669

    I was trying to work around this problem also and found this library: https://github.com/jOOQ/jOOL , from the guys at Jooq. They did all the hard work to wrap all the FunctionalInt…

  17. comment
    Comment #3268706

    Does anyone have any further information related to the scaling problems they were having with couchdb? This sounds like bad news for couch to lose such a big name brand user.

  18. comment
    Comment #3250346

    It was deadpan. I had to re-read it to see the humor. "Real time", lol. I had a friend that used to do ironic yelp reviews. His review of the hot dogs at the 7-11 by his house were…

  19. comment
  20. comment
    Comment #2498391

    If he feels like he's tapping in to something deeper, then isn't that enough? It's his experience after all. It doesn't require objective validation, does it?

  21. comment
    Comment #2397793

    I wish I could down vote this.

  22. comment
    Comment #1701321

    I'll give a "me too" for not understanding what to do when I got to the site. You should keep in mind the 2 min test - If I can't understand how it works before that, I'll move on.…

  23. comment
    Comment #1380608

    I'd like to see the pics too, or a link to the bookcase. I've been wanting to try this out.

  24. comment
    Comment #1367968

    I think a better comparison, is to linux - since it really is a linux kernel underneath, and it is open source. Linux has plenty of flaws, especially with hardware, but anyone can …

  25. comment
    Comment #1348484

    I can second the commonsware books mentioned previously. They are very helpful because you can download the source and run the apps to see how they work. Also check out the AppDemo…