Prava is integrating with @Visa Intelligent Commerce to enable secure, agentic, card-based checkout for AI assistants and apps .
AI agents can now complete real purchases on a user’s behalf using their existing Visa credentials with security, control and trust built in.
Available in the US & SEA.
i’ll be at georgia tech on wednesday the 21st starting 5pm
if you’re working on interesting things / want to learn more about the types things we work on at greptile, id love to meet you
dms are open
Exactly the thought process that went behind building Driftal - https://t.co/F47NFUurTN
Faster feedback loop is the next most important thing in agentic coding
the reason you need a better local code review tool is because it hasn't existed
you never really had to review your own code because well, you wrote it. GitHub review was enough
but now there's a need. without a good tool you:
- wait until PR is opened to review code. too late. feedback loop annihilated
- don't feel like reviewing your code because it's just not pleasant
- miss potential bugs or can't see the bigger picture
my first introduction to this was @cursor_ai's code review panel. they clearly know about it. It's great.
I also started building my own during the holiday break because I needed something fast, flexible and agnostic. It's now completely changed how I work.
maybe there's a future where code review becomes obsolete, but that's not today. so for now, review your code!
I always struggle to learn opinionated non-fundamental frameworks.
For example, Tailwind CSS is a really cool project. A carefully designed CSS library.
Yet, I can't force myself to learn 600 CSS classes someone just came up with. It's not fundamental knowledge.
Indeed a happy new year with a new drop!
Introducing FlickJS - flickjs(dot)com
The JS framework for deterministic reactivity, minus the bloat.
> No VDOM
> Very, very fast (flickjs(dot)com / benchmarks)
> Lean JS (sub-1kb runtime) in prod