Yohei Profile picture
May 14, 2021 25 tweets 8 min read Read on X
Live-tweeting my #NoCode build of our LP dashboard starting now!

I'll likely be tweeting mostly thought cuz screenshots will slow me down.

It's possible I'll get caught up and stop tweeting. If this thread gets annoying to anyone, just mute it.

Let's go! 👇
For a quick background, check out this thread from last night where I share how I decided to use @softr_io on top of our Airtable base.
First thing I did was recreate our super simple website. You can see both here.

Only difference? LP portal log-in at the bottom. ImageImage
Super quick to set up a sign-in page. Linked to my Airtable back-end where I set up a user table.

Don't need a sign-up page cuz it's invite-only to my LPs. Image
Then I set up "LP Home". I'll want this to be a dashboard summary of various things so I'll come back to it later.

For now, Hello!

Also set up a "Pipeline" page where LPs can see our entire outbound pipeline. Image
Here's our outbound pipeline page. There's a simple "list block" that I added and synced to my Airtable.

I added filters for score, tags, and a filter for quickly looking at our queue of "interesting" companies. These are companies we may reach out to.

1500+ startups. Boom. Image
So up to here, I did two nights ago when I jammed out for about 1.5 hours.

Setting up portfolio page now.
Interestingly, I can't pull linked columns from Airtable into these list views.

For now, the hack I'm using is setting up a Formula column in Airtable to turn this into a text field - which I can pull into Softr.
Okay, so portfolio page is set up.

I don't have logos for portfolio companies so will need to get those into Airtable so I can show it here.

Also found out currency columns don't pull in well. I'll add investment amount, valuation stuff later than I guess... Image
Okay, so added logo to the nav.

Seems like there's a "standard nav" option so I don't have to edit on a per-page basis. But the standard nav is whatever you use on "home" - in our case our public site where we don't use nav.

So for now I have to update the nav on each page.
You know what would be cool? Portfolio News.

Just set up a new sheet in my Airtable base, added 3 articles. Set up the "News" page now. Image
Just set up a new sheet for LP updates and adding the PDFs as an attachment.

Set up an "LP Updates" page where they can quickly access all past updates. Image
Alright, let's start pulling these in to the LP dashboard!
Trying to pull in some stuff like recent news into the LP home.

Softr only has one type of simple text box and the padding/margins on it are pretty big. (as you can see)

I want it to say "Recent New" right above the news list... Image
Here's a quick Loom of me logging in and clicking around our portal.

Lots of errors I noticed, but I'll fix those this afternoon.

Taking a lunch break. See ya then!

loom.com/share/2be53b9e…
Alright I'm back. Let's clean up the mess I made.

First, I'll fix all the nav bars. and then I'll fix all the links out cuz they weren't working for some reason.
Done!

@mkrtchyanartur was kind enough to point out that I can adjust padding on blocks so I'm not putting headers on each list.

Like this: Image
Done! I could prob tweak design some more, but if I'm not embarrassed a bit, I shipped too late!

Going to work on this user profile section now. Image
Well, that was pretty easy. They had a simple block for user profiles that let's them update name and email. Image
Just tested and it looks like the change password feature isn't working.

Not a huge issue, though it'd be nice to give the option for LPs to update their password.

Will prob be easier to remember than the default I set for them.
Decided to swap out list type on Portfolio cuz I didn't like that ppl had to slide open to access website link.

Adding logos will make it look nice. Though it's square so I going to create square ones now. Image
Ah, much better. Image
Boom!

This was 4.5 hours of work to create an LP portal from scratch using data already in Airtable.

Here's a Loom walkthrough of what we built: loom.com/share/aec30722…
As next steps I'll invite my wonderful co-GP @jessicajackley to test drive this before we invite our LPs to it next week!

I was going to do a founder portal, but I'm losing steam so that's for another time :)

Thx for following along!
For anyone interested, I'll be doing a livestream of building this from scratch in 1-hour w @aronkor on June 2nd.

Join us!

l.linklyhq.com/l/RiHT

• • •

Missing some Tweet in this thread? You can try to force a refresh
 

Keep Current with Yohei

Yohei Profile picture

Stay in touch and get notified when new unrolls are available from this author!

Read all threads

This Thread may be Removed Anytime!

PDF

Twitter may remove this content at anytime! Save it as PDF for later use!

Try unrolling a thread yourself!

how to unroll video
  1. Follow @ThreadReaderApp to mention us!

  2. From a Twitter thread mention us with a keyword "unroll"
@threadreaderapp unroll

Practice here first or read more on our help page!

More from @yoheinakajima

May 20
i'm excited to open source Active Graph: an event-sourced reactive graph runtime for long-running, agents 🔄🧠

events/logs projects a graph. reactive behaviors react and affect the graph. fork-and-diff agent runs. no A2A, no workflows, no DAG

site: activegraph.ai
docs: docs.activegraph.ai
github: github.com/yoheinakajima/…
quick start: pip install activegraph

this is an early experiment in a new paradigm for agent architecture 🧪
current agent systems coordinate through conversations and workflows. Active Graph explores what happens when agents coordinate through evolving shared state instead

this proposal suggests that long-running agents need a proper state layer with: types, persistent, reactive, replayable, forkable, inspectable stateImage
the core concept is a graph that represents everything about the agents knowledge, history, behaviors, capabilities

graph is made of events
behaviors react to graph changes
relationships can carry behaviors
patch & propose to edit graph
views are scoped view of graph
frames are bounded context for a run
policies set rulesImage
Read 18 tweets
Apr 29
AI is moving so fast, what should we even build?

We're excited about the opportunity for AI to accelerate abundance, help us better understand each other, and who knows what else Image
AI Agent Compliance & Governance Layer

Autonomous compliance agents evolve from tools into always-on governance infrastructure. As regulation accelerates (AI, ESG, cross-border data, tax), the bottleneck shifts from interpretation to continuous enforcement and board-level visibility.

These agents don’t just flag risk, they simulate decisions, propose compliant paths, and log everything as audit-ready memory. The “why” is simple: complexity compounds faster than headcount, and liability increasingly sits with executives who need real-time assurance. This becomes as core as ERP, but decision-aware.
Autonomous B2B Agents-as-a-Service

Entire business functions collapse into leased agent fleets: procurement, finance ops, legal workflows, even internal strategy. The shift is from SaaS (tools) to AaaS (outcomes), where companies pay for completed work, not software seats.

Second-order effect: org charts flatten and vendors become “shadow departments.” The enduring behavior is that companies optimize for efficiency and control, but now control comes from orchestration, not ownership of labor.
Read 19 tweets
Apr 28
we held our quarterly AI session with LPs last week where we go over ai trends and our experiments

sharing an abbreviated version here for anyone interested

🧵 Image
feels like forever ago, but had to include openclaw in q1 trends

coding models improved greatly in Q4 of 2025, early jan was ppl running claude codes in parallel, and clawdbot blew up late jan

models improvement + own computer (mac mini) + channel agnostic communication led to escaping dev communityImage
anthropic/dod coverage

was all over the news for a week in feb, but it's just one customer and anthropic got a lot of consumer awareness reaching #1 on app store, cover on time magazine, etc. (not sure if it's three years worth but you get the point) Image
Read 17 tweets
Jan 30
the bots have already set up private channels on moltbook hidden from humans, and have started discussing encrypted channels
they’re also playing around with their own encrypted language it seems
oh great they have a religion now

crustafarianism
Read 10 tweets
Nov 20, 2025
had our LP summit today, sharing slides for the state of VC market section

(obv not comprehensive, but what stood out to us.)
thx @peterj_walker for most of the charts

👇 Image
later stage vc is picking up since the dip, less so at seed/series A

deal count is trending down Image
highest share of dollars going to $100M+ rounds (almost 75%) Image
Read 13 tweets
Sep 22, 2025
announcing untapped capital fund II

pre-seed, generalist, ~$250k checks
untapped capital started in 2020 with the focus on investing in founders outside of typical networks - this is still very much core to who we are

(we do a lot of outbound sourcing)
through fund 2, we became increasingly top-down (vs being reactive)

we identify trends early, dig into niches, build unique and early conviction, then proactively market or reach out to relevant startups Image
Read 8 tweets

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3/month or $30/year) and get exclusive features!

Become Premium

Don't want to be a Premium member but still want to support us?

Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal

Or Donate anonymously using crypto!

Ethereum

0xfe58350B80634f60Fa6Dc149a72b4DFbc17D341E copy

Bitcoin

3ATGMxNzCUFzxpMCHL5sWSt4DVtS8UqXpi copy

Thank you for your support!

Follow Us!

:(