Vlad Lykhonis (@vladlykhonis) 's Twitter Profile
Vlad Lykhonis

@vladlykhonis

@calljmpdev @mindlumen_ai @_universalpage. Built at multiple startups also @amazon and @meta. Expertise in mobile, embedded, cloud, and protocols development.

ID: 838460077648457728

linkhttp://lykhonis.com calendar_today05-03-2017 18:43:55

3,3K Tweet

1,1K Takipçi

215 Takip Edilen

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Screenshots didn’t work well. I have spent way too much time getting replicas of dashboard to give the idea of how easy it is to use Calljmp for mobile developers! #buildinpublic #baas #flutter #reactnative

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

I gave in. Claude is great at generating me react components with tailwind. As long as I give existing components as references.

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

15 years ago I focused on great UX while building a dock app for Windows. I feel the same excitement and energy while we build calljmp now. So many ideas, so many amazing features to make mobile backend easy and straightforward, exactly what mobile developers deserve!

15 years ago I focused on great UX while building a dock app for Windows.

I feel the same excitement and energy while we build <a href="/calljmpdev/">calljmp</a> now.

So many ideas, so many amazing features to make mobile backend easy and straightforward, exactly what mobile developers deserve!
Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

I asked VS Code copilot to give me a utility function for generating a name. It literally went on to making up a name of a function and passing arguments to it. There is no function. My follow up with `wtf` helped. It figured it should work harder and actually provide

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

C++, Kotlin multiplatform, even Rust. All of these could be used for some time already to build shared and reusable code. Bringing Java to Swift probably isn’t great idea. Rather having pure Kotlin via multi platform or C++ if needed. Then it’s compiled “properly”. In the end,

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Alright, hands down. This is amazing what clear requirements and copilot/claud4 could do in a single pass under 10 minutes. Excited to bring this to production level and SQLite schema designer DX I am looking for. Keep that bar high.

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

I think I am addicted to vibe coding React UI/UX. It gets me to 80-90% of what I want pretty fast. The rest is all in the details.

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

What do you do on the weekend? Absorb as much information as possible in preparation to build realtime database and on event pub/sub system for your platform. Durable objects from Cloudflare Developers here I come.

What do you do on the weekend? Absorb as much information as possible in preparation to build realtime database and on event pub/sub system for your platform. Durable objects from <a href="/CloudflareDev/">Cloudflare Developers</a> here I come.
Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Designing SQL relational database can be challenging. Having an explorer, set of table and row level permissions may be little too much when it comes to setting proper user access. calljmp is rolling out first version of Studio. You can simply see all tables, relationships,

Vlad Lykhonis (@vladlykhonis) 's Twitter Profile Photo

Very interesting video. Cybersecurity is extremely important topic. While I do vibe code, it’s mainly UI, ideas, and explicit instructions to isolated logic parts of parsers, and tools. All authentication, and security are manually written and audited constantly on every visit