Viewing profile — phernandez
phernandez
HN member- Joined
- Tue, Sep 15, 2009, 7:50 PM UTC
- HN karma
- 18
- Public activity
- 30 items
- HN profile
- View on Hacker News ↗
About phernandez
No profile information was provided.
Recent public activity
-
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…
-
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…
-
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…
-
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…
-
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…
-
comment
Comment #43393707
This is cool. Is there any reason you haven't published it to pypi?
-
comment
Comment #43393683
This is really cool. Thanks!
-
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 …
-
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…
-
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…
-
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…
-
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…
-
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…
- story
-
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…
-
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…
-
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.
-
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…
- comment
-
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?
-
comment
Comment #2397793
I wish I could down vote this.
-
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.…
-
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.
-
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 …
-
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…