Viewing profile — fidorka
fidorka
HN member- Joined
- Tue, Sep 27, 2022, 6:50 PM UTC
- HN karma
- 6
- Public activity
- 20 items
- HN profile
- View on Hacker News ↗
About fidorka
Recent public activity
- comment
-
comment
Comment #47341692
To confess something I built just today a little cron that monitors HN for posts I might find interesting, pulls in some context about me, and proposes a reply. Just to help me fin…
-
comment
Comment #47339879
Hey, this is quite cool! btw, I have found about the post using some smart cron which I setup. The cron also proposes a reply given some context about me and this is what it has co…
-
comment
Comment #47324667
Tried the manual tracking a few times and it does not tend to stick. Passive capture is the approach that ever worked for me. Having different apps and devices with permissions to …
-
comment
Comment #47324389
What do you mean?
-
comment
Comment #47323967
Love the local-first approach. The "just ask it to import my Notion" thing via browser automation is really nice. One thing I keep coming back to though - what if the tool could ac…
-
comment
Comment #47323948
Agent memory is one of those things that sounds straightforward until you actually try to build it. The filesystem metaphor makes a lot of sense as a starting point. I've been work…
-
comment
Comment #47323902
Cool demo. The tricky bit with browser workflow agents is figuring out which workflows to automate in the first place. Most people don't even realize they're doing the same thing o…
-
comment
Comment #47309798
MemoryLane screenshots your screen and makes it queryable via AI. All local. But it sees everything — banking, DMs, password managers. We added a blacklist coordinator that checks …
- story
-
comment
Comment #47232785
Building an open-source tool that makes your screen activity searchable via AI because we wanted Claude/Cursor to know what we'd been working on without explaining it every time. P…
- story
-
comment
Comment #47163453
Nice, thanks! Checking it out now.
-
comment
Comment #47163134
Hey Parker, this is really cool! Thanks for sharing. Have you tried using the entire CLI? It might also be a tool which you could compose into your workflow to have better memory o…
-
comment
Comment #47058771
Nice, this could be interesting alternative to github for mac runners. What led you to start this project?
-
comment
Comment #47051996
Hey, just released a new version with support for local models - you just configure the custom endpoint and model name and it should just work. Let us know what you think:)
-
comment
Comment #47049412
Nice, could I provide this memory to openclaw as well?
-
comment
Comment #47006628
This is quite cool! What is it based on? Is it possible to use the same logic on other platforms (windows mac) as well? Building an electron app ( https://github.com/deusXmachina-d…
-
comment
Comment #47002397
This is quite cool! What about making it possible for the (authenticated) user to specify how the component would look for them. Would that make sense?
-
comment
Comment #46961492
Nice work - the daily-log-first approach resonates. We hit the same "re-onboarding Claude every morning" problem and went a different direction with MemoryLane ( https://github.com…