vlatoshi.eth

2.2K posts

vlatoshi.eth banner
vlatoshi.eth

vlatoshi.eth

@vlatoshi

kong brain, dev hands | pushing commits till my eyes go banana

Katılım Ekim 2009
908 Takip Edilen304 Takipçiler
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@thdxr what is supposed to be different? at least is priced the same as 4.6
English
0
0
0
797
dax
dax@thdxr·
opus 4.7 is a beauty a fresh yet elegant take on something we've seen before a new standard, a definite marker of a new era (i haven't tried it yet)
English
120
74
3.7K
107.3K
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@thdxr manual testing. and think what can be improved in the UI
English
0
0
1
4
dax
dax@thdxr·
so what do you do when your agent is working and don't say start another agent because i know you're lying
English
591
17
1.2K
97.7K
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@levelsio anyone sus on this should talk to a successful real estate agent around them. you'll be surprised to find out how many houses are sold through TikTok
English
0
0
0
324
thoughtlesslabs
thoughtlesslabs@thoughtlesslabs·
Agree with the calculator piece but my brain can't quite stretch all the way to websites in general being a thing of the past. I think peoplle and business still will need and want to put out a representation of themselves that they control. But yes, a calculator as lead driver is very likely going away
English
7
0
50
173.7K
@levelsio
@levelsio@levelsio·
Sure but realistically websites are probably a thing of the past in a few years Everyone will just use whatever interactive calculator their AI chat app spins up for them, or it will just answer whatever calculation question they have They won't need a website for it
Moiz@iammoizfarooq

@levelsio I sell interactive calculators for business websites. Zero chance any big tech cares enough to come for me lol

English
74
5
445
88.5K
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@VicVijayakumar UX is getting better by the day. finally, someone is clearing up that backlog
English
0
0
0
34
Vic 🌮
Vic 🌮@VicVijayakumar·
doing a lot of completely outlandish (unnecessary?) things I would never have bothered with 6 months ago. told codex to build a fuzzy match typo-tolerant search for the faqs on the onetimefax site. coz why not.
English
8
0
53
2.7K
vlatoshi.eth
vlatoshi.eth@vlatoshi·
I like how nextjs 16 rewards explicitness to revalidate a user's balance: I memoize my viem client with cache(), tag balance reads like "balance:chainId:address", and after a deposit I just call revalidateTag() RSC cache >>> client refetch spam #nextjs #web3builders
English
2
0
1
65
vlatoshi.eth
vlatoshi.eth@vlatoshi·
Been coding a lot lately: getting into nextjs 16, wagmi/viem integrations, and AI agent workflows. so I’m committing to share more of the experiments, wins, and roadblocks here. expect more honest dev logs going forward! #dev #web3 #nextjs
English
0
0
1
33
vlatoshi.eth
vlatoshi.eth@vlatoshi·
After 4 years, I burned my Baby Kong. here’s why 👇 🍌 🌴 🍌 🌴 🍌 @CyberKongz EVO is live !OOH Evo'd into this absolute beast! undead vibes, rare silver chain, and a hachimaki🉐 Ready for the $KONG seasonal distribution #CyberKongz
vlatoshi.eth tweet media
English
2
0
5
155
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@levelsio @Nairebis i use the macos app too and have the same problem plus they keep changing the place of the select button. it was on top of the chat, now it’s at the bottom with all the other extras? i like the app because i always have many tabs open but the web is faster and less buggy
English
0
0
0
26
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@amigoni @theo that's my experience too. need to spoon feed small tasks one by one. it's pretty fast so it's doable but you need to know what you're doing you can’t just vibe
English
1
0
3
239
Leo Amigoni
Leo Amigoni@amigoni·
@theo I am finally using this. It's really not that bad. The speed and cost is nice, with proper context and not too big of tasks it's actually quite a nice worker.
English
2
0
32
7.1K
ALL CITY
ALL CITY@AllCityBAYC·
Just picked up a @CyberKongz and wow… Community lit 🔥🔥🔥 Mega OG collection and always heard how strong the alpha is with these savages. Stoked to join the crew!! LFG 🚀🚀
ALL CITY tweet media
English
66
49
164
2.7K
Farokh
Farokh@farokh·
What’s your favourite NFT from 2021? Show me in comments let’s get nostalgic.
English
436
27
495
92.3K
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@levelsio most payments happen online. there is no unified way to verify the payment before allowing someone to leave a review?
English
0
0
0
26
@levelsio
@levelsio@levelsio·
It's a real thing and every business owner does it in 2025 That's why every rating you see everywhere converges around 4.7 out of 5 stars now
English
57
17
597
155.6K
vlatoshi.eth
vlatoshi.eth@vlatoshi·
with copilot, pricing goes like this: the Pro plan ($10/mo) has unlimited GPT-4o requests, and 300 premium req premium models consume premium req. i.e, GPT-4.5 consumes 50 req per interaction! Pro+ ($39/mo) has 1,500 premium req but still... you'd be burning fast through these
vlatoshi.eth tweet media
English
1
0
1
93
vlatoshi.eth
vlatoshi.eth@vlatoshi·
speaking of cursor, things are bad there MS extensions stopped working since they decided to enforce a 5-year-old license vscode is OS, and cursor rightfully forked this code, but these are essential underlying tools for the IDE to work users are paying $20/mo for cursor...
vlatoshi.eth tweet media
English
1
0
0
269
vlatoshi.eth
vlatoshi.eth@vlatoshi·
i'm already using copilot's Next Edit Suggestions, and it's such a boost to tab-tab-tab to adapt my code to the latest changes i'll try their agent mode too. already tried it in cursor but got stuck between accepting an edit and tweaking it or declining and putting in the work..
Visual Studio Code@code

Agent Mode is coming to ALL @code users starting today!

English
1
0
0
155
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@EddyVinckk syntax of tanstack is simpler though, so I think more devs will naturally use server functions correctly. nextjs is already great; the issue is devs often misuse it, creating unnecessary API routes instead of using server components or... middleware wrongly for authorization
English
0
0
1
23
vlatoshi.eth
vlatoshi.eth@vlatoshi·
@EddyVinckk I tried tanstack recently and it feels like react in 2016, more like a set of primitives than an all-in-one framework (which is a good thing!). still, clearly experimental and WIP. even setting up shadcn using the cli throws an error, and you have to set it up manually
English
1
0
1
38
Eddy Vinck
Eddy Vinck@EddyVinckk·
thinking about moving off next.js react router or tanstack start?
English
169
5
462
126.7K
Wes Bos
Wes Bos@wesbos·
An API for pagination defaults LIMIT to 10 if no argument is passed (undefined). What would you pass if you want ALL content? -1? true? null? 999999?
English
210
4
378
83.3K