kevin pfp

kevin

@kevinoconnell

1177 Following
33220 Followers


kevin pfp
kevin
@kevinoconnell
Holy shit i have missed in n out
3 replies
0 recast
16 reactions

kevin pfp
kevin
@kevinoconnell
Who’s used nestjs in production? Played around with it last week and have been liking it a lot - still figuring out how it compares to express
1 reply
0 recast
0 reaction

kevin pfp
kevin
@kevinoconnell
Never thought id be living in a world where i’d be nonstop listening to a edm mashup of taylor swift but here we are https://on.soundcloud.com/y5rAETyUrGiL5nmY8 (go to 9:13)
1 reply
3 recasts
23 reactions

kevin pfp
kevin
@kevinoconnell
NGL my number of commits is going to go up so much higher bc of cursor I often times will make a commit whenever i slightly feel that im at a good spot so i dont lose it later
1 reply
0 recast
6 reactions

kevin pfp
kevin
@kevinoconnell
The pacific > band of brothers
4 replies
1 recast
6 reactions

kevin pfp
kevin
@kevinoconnell
unironically am starting to use strava as a form of social media
1 reply
0 recast
4 reactions

kevin pfp
kevin
@kevinoconnell
Bangers (and super true) The most fun moments of my live have been when i was challenged the most 100%
1 reply
0 recast
3 reactions

kevin pfp
kevin
@kevinoconnell
It was a good run spirit cow 😢
3 replies
0 recast
6 reactions

kevin pfp
kevin
@kevinoconnell
The idea maze is fucking crazy ngl Exciting but at the same time without anything to base off of its a bit hard to navigate Starting to set constraints and its been so much easier to come up with ideas 💡 Into the jungle we go 🌲🌲🌲
2 replies
1 recast
2 reactions

kevin pfp
kevin
@kevinoconnell
hm
1 reply
0 recast
1 reaction

kevin pfp
kevin
@kevinoconnell
how do people test their frames locally lmfao
5 replies
1 recast
3 reactions

kevin pfp
kevin
@kevinoconnell
Ended up using the default next js example, had to deploy it on vercel to get the images to work 😂
1 reply
0 recast
2 reactions

kevin pfp
kevin
@kevinoconnell
What are the coolest MCP related companies / projects / open source repos I should check out?
5 replies
3 recasts
6 reactions

kevin pfp
kevin
@kevinoconnell
Plz help
1 reply
0 recast
1 reaction

kevin pfp
kevin
@kevinoconnell
Whats ur go to frames v2 starter repo? Looking for something that I can clone and just works off the bat
4 replies
5 recasts
14 reactions

kevin pfp
kevin
@kevinoconnell
Nice job @jc4p ! I took a test recently and literally got the same top 2 (i got type 7 and type 5) Imo im more of a type 5 than 7 but both can describe me for sure
2 replies
0 recast
0 reaction

kevin pfp
kevin
@kevinoconnell
What do you all use for setting up a rag database? Just curious to see if there are any frameworks, we set ourselves up internally using pgvector and I noticed there isn’t a really easy way to get one running off the rip. Imo its low hanging enough and common enough that their should be one (but also seems to be like a default example for a lot of devin like projects lately)
1 reply
0 recast
5 reactions

kevin pfp
kevin
@kevinoconnell
Side note it feels soooo good doing something that you rlly wanted to get done but haven’t because of other higher priority stuff
0 reply
0 recast
3 reactions

kevin pfp
kevin
@kevinoconnell
I ended up using https://orm.drizzle.team/ It was really easy to set up, one great part about it for me was that I didn’t have to convert my whole db to drizzle right away, i converted small functions to use drizzle and the more dangerous changes i can wait to do later. It was also super easy to introspect. s/o @alexgrover.eth for the suggestion 🙂
0 reply
0 recast
3 reactions

kevin pfp
kevin
@kevinoconnell
whats the easiest way to set up postgres DB migrations in typescript if you already have a working database and you were too lazy to set them up initially? (speaking for a friend, totally not me guys don't worry) ideally can dump a given DB schema and run a command to generate them so others can run it locally much easier i use this https://www.npmjs.com/package/pg for my db
6 replies
2 recasts
6 reactions