Lars Buur
766 posts

Lars Buur
@larsbuur
CTO at Dreamplan and father of Alma and Sofus. Fisherman / Yachtmaster 3 / Divemaster. Build software and companies. Currently working on improving Dreamplan.
Copenhagen, Denmark Katılım Mayıs 2008
848 Takip Edilen342 Takipçiler

@ryancarson And you can see the replay from Modal here watch.getcontrast.io/watch/modal-ru…
English

Word on the street is that everyone is going to be switching back to Opus when the new model drops.
This is exactly why I use an independent agent lab like Devin for my main software factory.
They're going to deal with that headache for me.
There's no way you can move fast and reliably if you're constantly switching between Claude Code, Codex and insert-other-shiny-object-here.
English

@ryancarson i do not understand why anyone would announce anything April 1.
English


Just closed our $2m seed round.
We're building an agent for a very specific consumer pain point.
Once we scale to more states, I'll share more.
I'd like to thank our investors for putting their chips on us!
Lead:
@corazoncap
Angels:
@saramfoster @efosta @HamelHusain @shl @HenryLSchuck @thrashr888 @jheitzeb @SteveMorin @kkliman @i_am_brennan @zachtdavidson @LexSokolin @hillarycbush @usiegj00 @WindAddict Matthew Collins, Greg Smith and Jed Rhoads
English

@pbteja1998 I wish you would focus on building features for your missionsquadhq. I am happy for your success, but the fact that you need to contact support to change your claude api or login is ludicrous.
English

Feb was one of the best months for SiteGPT.ai
So many customers have subscribed to yearly plans…
We made over $30k in revenue even though our MRR is only $20k…
English

@tveskov Det er fjollet at pege på en helt ny feature fra claude og sammenligne, som peter også skriver.
Jeg personligt har det bedre med at mine personlige data ligger på et device jeg ejer. Jeg er på mac økosystemet med iphone og macbook. Assistenterne kender automatisk min fokus m.m
Dansk

Har ikke helt fattet hvorfor 'man' skal ha en dedikeret Mac Mini til Openclaw, mange af de halvsløje usecases lyder som noget der kan laves med fx det her...
Claude@claudeai
New in Cowork: scheduled tasks. Claude can now complete recurring tasks at specific times automatically: a morning brief, weekly spreadsheet updates, Friday team presentations.
Dansk

@SimonHoiberg You should look into using ruvector instead of pgvector on PostgreSQL. Either directly on Postgres (if you really need it), or directly just as a service.
English

I solved OpenClaw's memory issue.
(At least, this is the best solution I tried so far).
And yes. Big surprise.
I solved it using RAG.
All major models can now take millions of tokens as context. But the issue remains...
The undisputed number #1 reason your agent is stupid and forgets simple things is because you're bloating context.
So here's how I solved it with OpenClaw.
1️⃣ I installed PostgreSQL + pgvetor
I run my OpenClaw on a Hetzner server, so I installed the database + pgvector extension directly on here.
2️⃣ Create a search tool
Ask your agent to create a search tool for itself.
Every time you ask it to remember something, it should:
- Label the memory
- Create a vector from the label
- Store the label, vector, and raw text in the database
Every time it's asked something it doesn't know, the FIRST thing it should always do is to use the search tool.
3️⃣ Memory CRON/heartbeat
The agent can write to its memory file on-the-go.
Consider this short-term memory.
On a scheduled CRON (or heartbeat), it should "flush" its own short-term memory and store it in the database.
Now, on every new session, the agent has very little context. The most important one is the description of using the search tool to enhance itself based on the task it's given.
✨ Major upsides
- MUCH better memory
- MUCH smarter
- MUCH less token-greedy
👎 Major downsides
- More moving parts
- Complex for non-devs
- Ongoing maintenance
Still. Benefits outweigh the cons here.
If you REALLY want to use OpenClaw professionally, I recommend that you use this 3-tool combo as a base:
- OpenClaw itself
- PostgreSQL + pgvector
- n8n (for API proxies/security)

English

@sonderby Jeg er nysgerrig efter dine erfaringer med at huske? Er det blot markdown filer? Og i så fald hvordan vil du dele relevante viden/erfaringer mellem agenter - måske på flere maskiner? Jeg prøver lige nu supermemory.ai men er ikke glad for at "dele" den viden.
Dansk

@pbteja1998 @openclaw I am "a bit" older than you, but I fully agree. I found your guide by chance and found it valuable. For future readers, you could mention that everyone can replicate your setup using fizzy.do. They have a small cli that agents "get" and you share an invite URL.
English

Last time I was this excited about building things was 9 years ago…
when I got introduced to coding — the idea of thinking something and through code bringing it alive.
Now, after 9 years, with @openclaw
I have that same excitement to build things again.
The only difference this time is the time gap between thinking and it being live is now seconds, not even minutes anymore.
English

Link: detect.semanticdocs.org
Source and Models: github.com/jbarrow/common…
English

@paoloardoino Please remove the 1 number requirement for keet usernames. It blocks me (and others) from creating a username.
English

Keet now has username search and pairing.
All P2P.
No phones, no emails, no central servers, no intermediaries.
100% direct.
Keet@keet_io
It’s now even easier to connect with friends on Keet. 🔍 Search their username to DM 📷 Scan their QR code and connect No numbers, no forms, no friction. Just a direct line, private and yours.🍐 Download Keet.io today.
English

@paoloardoino @LuctorFrits @keet_io If I set my username to, for example, "myusername1", can I then remove the "1" later?
English

@LuctorFrits @keet_io At the moment to avoid name squatting until we iterate on the product
English

Vercel Functions now include the requester's postal code.
vercel.com/changelog/requ…
English












