Nicolas Joseph

1.1K posts

Nicolas Joseph banner
Nicolas Joseph

Nicolas Joseph

@thatsFrScience

CTO, Co Founder @514hq - The views expressed here are my own. ex @dotswoosh, ex @datalogue

Portland, Oregon Katılım Ekim 2009
619 Takip Edilen263 Takipçiler
Nicolas Joseph retweetledi
Vermilion Cliffs Ventures
Vermilion Cliffs Ventures@vermilionfund·
A huge milestone for Vermilion Fund, thrilled to announce our second fund at $25 million Over 95% of those dollars are returning investors. Our thesis remains the same - keep backing technical founders building for technical users in AI infrastructure, security, and developer tooling. Read more from Vermilion Cliffs founder and GP, @ashl3ysm1th below
Ashley Smith@ashl3ysm1th

Today @vermilionfund closed our $25M second fund. Still backing technical founders building for technical users in AI infra, security, and dev tools. 95% of my Fund I investors came back for Fund II. That's the number I'm most proud of. @DominicMadori from @TechCrunch wrote about our story techcrunch.com/2026/07/08/sol…

English
2
1
17
1.3K
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
Hey @RBC, what happened with the @Plaid partnership? reinvestwealth.com/en-ca/post/pla… Weren't we supposed to get open banking OAuth integration in 2024? It looks like all your customers are experiencing broken integrations with Plaid because you decided to enforce 2FA on every login without a plan for data aggregator connections.
English
0
0
0
47
kai
kai@glowkaix·
@thatsFrScience tuis reward the hours you spend tweaking the one line nobody asked for
English
1
0
0
5
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
I am going to be a dad for the first time in a few weeks. I spent a couple of hours Sunday afternoon building a bookshelf from spare parts of a wooden crib with my wife. She used ChatGPT to make the plan, whose dimensions were not fully sensible. #llms and the real world don't mesh well. We changed a few things on the fly to make it work. I am wondering if #worldmodels are set to do better. Can you spot all the mistakes the llm did? Put them in the replies below! I love the bookshelf, and I am super proud of the result. #llms #ai #reallife #DIY
Nicolas Joseph tweet mediaNicolas Joseph tweet mediaNicolas Joseph tweet mediaNicolas Joseph tweet media
English
0
0
4
61
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
@elonmusk Does this mean I have to pay to access my own data on X through the mcp? Ie api access seem all on demand billing usage based cc @tetsuoai
English
0
0
1
52
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
@mitchellh Can’t wait to try it out! Happy to beta test it. I am currently using tmux to make Claude code multi user through a web app that connects through a websocket curious If that will apply.
English
1
0
9
2K
Mitchell Hashimoto
Mitchell Hashimoto@mitchellh·
@thatsFrScience Yep. I'll talk about it soon. Fair warning: its a pretty different take completely on multiplexers, but solves the multiplexer problem (imo). Its not a clone. More details soon.
English
39
11
982
29.7K
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
Hey @mitchellh, some time ago you were talking about building a tmux alternative, is that still something you are working on? Curious about it
English
3
0
124
29.7K
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
@TheJerzWay US and CA are probably widly inaccurate depending where you live
English
0
0
17
1.9K
The Way of Jerz
The Way of Jerz@TheJerzWay·
What $500K in income leaves you after tax: 🇨🇦 Canada: $235K 🇦🇺 Australia: $265K 🇬🇧 UK: $275K 🇺🇸 USA: $315K 🇵🇾 Paraguay: $500K Same work. Same laptop. Different address.
English
318
404
5.5K
944.7K
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
@karrisaarinen @hariiiiiishd I am planning to use the linear agents api to trigger the tasks from linear but then let people manage the tasks from our native interface with the runners
English
0
0
0
35
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
I took sometime to put together a video of the setup we have been working on internally for our AI factory. Some of the things I think are going to be hard to replicate: * Networking * Resizing of sandboxes mid-workstream * Pre-cache sizes. (we need more than 30GB of drive size) and are reaching for custom drives attachment in those sandbox providers. I hope this helps x.com/thatsFrScience…
Nicolas Joseph@thatsFrScience

Over the past few weeks, I have been building an AI Software factory at 514. It has definitely been significantly increasing my output. I used to be skeptical about companies rolling their own, and now I am more than convinced. In a couple of weeks, we have: * Fully owned and switchable sandbox environments (@e2b and @vercel ) * Support for multiple agents (@claudeai Code and @opencode ) is always on the latest and greatest * The sandboxed environment is network accessible to engineers on the company network through @Tailscale * Live Collaboration - Alice can start the agent, Bob can prompt the agent, and steer it, anytime. * Drag and drop files; they get auto-uploaded and are referenced by the agent. * 24 / 7 up time - devs don't need to be in front of their laptop for work to move. * Scoped and secure integration with our internal secrets store, @1Password . * Pre-packaged skills for everyone in the company to benefit. * A self-improving system, we have been using those agents to build and improve this system, like russian dolls agents. Please let me know if you have any questions. I would be happy to answer! #aifactory #ai #agents #llms

English
2
0
0
127
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
Over the past few weeks, I have been building an AI Software factory at 514. It has definitely been significantly increasing my output. I used to be skeptical about companies rolling their own, and now I am more than convinced. In a couple of weeks, we have: * Fully owned and switchable sandbox environments (@e2b and @vercel ) * Support for multiple agents (@claudeai Code and @opencode ) is always on the latest and greatest * The sandboxed environment is network accessible to engineers on the company network through @Tailscale * Live Collaboration - Alice can start the agent, Bob can prompt the agent, and steer it, anytime. * Drag and drop files; they get auto-uploaded and are referenced by the agent. * 24 / 7 up time - devs don't need to be in front of their laptop for work to move. * Scoped and secure integration with our internal secrets store, @1Password . * Pre-packaged skills for everyone in the company to benefit. * A self-improving system, we have been using those agents to build and improve this system, like russian dolls agents. Please let me know if you have any questions. I would be happy to answer! #aifactory #ai #agents #llms
English
0
0
2
406
Karri Saarinen
Karri Saarinen@karrisaarinen·
It works well with bugbot/anything else on the code review side. The difference of the others have context or bug intake natively. So they pull from Linear or Slack. We wanted to make our experience so it can be the best possible for teams. Bug comes in, linear starts investigation, writes a fix. Everything is visible the whole team on the issue screen. You can also go from slack like “@linear fix this” and it will collect the thread, create issue, make a fix and pull request. Again the whole work thread is visible in one place, not like in slack + coding tool + pr.
English
4
1
15
2.7K
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
Just had another run into this. I am building an internal coding platform on top of vercel sandboxes. The platform can run on vercel sanboxes but needs an api key to spin up sandboxes during testing. It doesn't look like I have a way to create a token that's only scoped to that. I have to give full production access to my team to the llm that's in yolo mode. Which obviously I don't want to do
English
0
0
0
20
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
@rauchg I spoke too fast - I can use the AI gateway api key for this. The point stands though on scoping
English
1
0
1
37
Nicolas Joseph
Nicolas Joseph@thatsFrScience·
Hey @rauchg, from a security perspective being able to have service accounts / scoped access to some apis would be Nice. Current use case: I want a token to access only the cost information for AI gateway and I have to expose all of the Vercel apis with a token for this .
English
1
0
2
90