Joined March 2022
107 Photos and videos
Pinned Tweet
The making of a polymathic engineer.
2
183
Code Vader retweeted
Ask Nexus UI anything — right in the docs. I built an AI chat panel across the docs site: open it with the floating button or ⌘/, ask in plain language, and get a streamed answer that is grounded in the actual documentation. Under the hood, I implemented a RAG pipeline that chunks and indexes every doc page, the Nexus skill reference, and component source code — then pulls the best chunks into context before the model replies. If something’s missing, it can run a local search tool to pull more before finishing. Built with @nexus__ui and @shadcn primitives, @aisdk, and FlexSearch.
1
4
15
1,344
Code Vader retweeted
Like I will always say - when it comes to these conversations, we have moral responsibilities to keep our voices loud. What happened last week is horrific. Children under the ages of 2 are still kidnapped. It isn't normal. @seyimakinde what is going on?
118
2,604
5,082
160,785
Code Vader retweeted
Just shipped: an OpenAPI generator for @adonisframework . Drop it into your app, get a spec out. Works with your existing routes, validators, models. No annotations needed. Open source, built at @madebyoutloud . github.com/madebyoutloud/ado…
3
29
3,929
is @WisprFlow lowkey helping me get better at articulating my thoughts? 👀
117
Code Vader retweeted
Being a "backend engineer" is not a skill. It's a department. Moniepoint posted roles, struggled to find qualified Nigerians, and Nigerians on the internet showed their displeasure. But still, nobody touched the actual problem. This thread will make some of you uncomfortable. That's fine. It's only a problem for people who don't read with an open mind.
86
184
657
56,317
Also ships with an ace command if you want to manually regenerate spec.
After 3 days of claudemaxxing I've successfully built a home grown openAPI generator for my @adonisframework project that documents itself from the source code and this means 0 decorator usage. It just scans the controller and automatically generates accurate specs.
1
112
After 3 days of claudemaxxing I've successfully built a home grown openAPI generator for my @adonisframework project that documents itself from the source code and this means 0 decorator usage. It just scans the controller and automatically generates accurate specs.
1
5
306
Not only does it scan the controllers, it also scans the routes, validators and transformers.
37
This was the first step I took when I built my first backend service in a bid to reduce API response time, ngl it was a bit of an engineering overhead specifically because of my framework of choice and given we didn't have any users at the time for it to become a bottleneck.
Replying to @EOEboh
Your signup endpoint is now only as reliable as your email provider. One slow email request shouldn’t block account creation. Create the user first. Send the email asynchronously with a queue/event.
12
There really should be a better way to handle openAPI setup in @adonisframework than the current decorator soup pattern that foadonis/openapi has to offer that causes you to maintain a separate type/schema and manually keep it consistent with req/res. @AmanVirk1
1
397
Code Vader retweeted
Today, we launched Nexus UI on @ProductHunt Nexus UI is an open-source component library of beautiful, composable, and accessible primitives for chat, voice, and agent interfaces Built on top of @shadcn and @radix_ui It would mean a lot if you checked it out, voted, and dropped some feedback Thanks! producthunt.com/products/nex…
2
9
29
665
Code Vader retweeted
Sub-5ms response times don't happen by accident. Help us keep them there. Hiring a Fullstack / Infra Engineer. Apply here: brimble.io/careers/fullstack…
13
83
413
172,662
If anything, I love that I can repeat an order on @chowdeck Cool stuff.
1
4
591
Working with @claudeai code is really starting to feel natural like I'm working with a colleague, I don't know how to feel about this man.
18
Love how smooth it is to scroll through a long @antigravity agent chat compared to other IDE's janky scroll that lags.
28
Micro interactions @tan_stack optimistic updates. If no change in name is detected onBlur and onKeydown, no API calls. Rollbacks changes on API call error. Toast by @hiaaryan
69
Hey guys @SuperDesignDev might be the final boss of design tools in this era, it integrates well with my workflow so far, still testing it out tho. I was amazed at how it was able to pick up on an existing project and understand the design language and implement new screens.
27
My biggest mistake was initializing seperate git repos for this project and not a monorepo, so much friction in using AI in this setup. Damn!
15
What's up man? Why? @DrizzleORM
1
6
4,324