Repo Roundup April 28th

Engineering Insights

Nick Maloney
#
Min Read
Published On
May 23, 2025
Updated On
May 27, 2025
Repo Roundup April 28th

Weekly round up of new and interesting projects that are on my radar. I’m currently playing around with Deep Live Cam and plan to share a blog post on the results soon.

PocketBase

https://github.com/pocketbase/pocketbase

I often work on small utility side-projects that require a data store. Pocketbase is an open source back-end solution that can be distributed as a single binary. It generates an embedded SQL database with subscription capabilities, auth, file server, restful API and much more. Think of it like a swiss army knife utility for laying some foundational functionality for projects that require a DB, API and an interface for accessing said data. Really excited to take it for a rip.

Deep Live Cam

https://github.com/hacksider/Deep-Live-Cam

When compiling this list the ratio of trending AI focussed repos vs non-ai is ~8:1 so I deliberately choose AI libs that stand out and are applicable to what I work on. Last year I spent some time working on my own face swapping tool (via piecing together other libs that did the heavy lifting). It was very cobbled together and required half a dozen libs and was slow. That space is advancing constantly week-over-week. Deep-Live-Cam is currently one of the best tools for producing faceswap videos and if used for comedic purposes is sure to crack a smile. If only someone were to proxy this through a virtual camera interface (like OBSStudio) 😂

Lapce

https://github.com/lapce/lapce

While there are many code editors out there, it is great to see new innovation happening in that space. Lapce bills itself as a lightning-fast code editor written entirely in rust. What sets it apart from just another text editor is it has built in LSP, modal editing, remove development support and a plugin api. It will need to build up a critical mass in terms of the plugin ecosystem before I would use it as a daily driver but I am keeping tabs on it. 

Nick Maloney
Co-Founder

Related Insights

See All Articles
Engineering Insights
Why Your AI Coding Agent Keeps Making Bad Decisions (And How to Fix It)

Why Your AI Coding Agent Keeps Making Bad Decisions (And How to Fix It)

AI coding agents making bad decisions? The frustration comes from two fixable problems: assumptions and code quality. Here's how to get consistently good results.
Product Insights
From Dashboards to Decisions: Why Traditional BI Can't Keep Up

From Dashboards to Decisions: Why Traditional BI Can't Keep Up

Stop waiting days for dashboards. Learn how BI2AI uses LLMs and RAG to eliminate the analyst bottleneck and turn complex data into instant executive decisions.
Product Insights
Are Your Legacy Systems Bleeding You Money?

Are Your Legacy Systems Bleeding You Money?

Technical debt now accounts for 40% of IT balance sheets, with companies paying a 10-20% surcharge on every new initiative just to work around existing problems. Meanwhile, organizations with high technical debt deliver new features 25-50% slower than competitors. Features on your six-month roadmap? They're shipping them in three weeks.
Previous
Next
See All Articles