Sabitlenmiş Tweet
Anatoly Pashias
205 posts

Anatoly Pashias
@TolyPash
I make companies, software and investments. Developing fintech, hospitality and AI creator software
Cyprus Katılım Nisan 2019
198 Takip Edilen106 Takipçiler

76 React Native + Expo rules in one skill file.
keyboard handling, useEffect avoidance, stylesheets, navigation, performance, accessibility, error handling.
the best practices from a senior React Native dev.
vibe coders: this is how your app gets approved on the first try if you're using Expo.
npx skills add tolypash/react-native-expo

English

@izadoesdev Cost to performance ratio. It’s so cheap, that it outperforms Opus when it comes to that metric
English

@dudufolio Depends on the task, planning very complex task that requires careful thinking: Opus
Planning a landing page copy, blogs etc: GPT
And UI: Gemini 😁
English

@dudufolio GPT is actually solid for planning, I agree to be honest :P
But Claude one shots stuff more often
English

@whosmatu Yes! AI so often adds useMemo for simple map lookups or simple inference, had to add it to cursor rules for all projects
English

Also stop using useMemo and useCallback everywhere! It's a code smell that you are doing things wrong if you have 100s of call sites for them. For useMemo, you most likely have bad data structures you should rethink, and useCallback has like basically no real use case. You are killing your memory usage for and making your website slower
Alvin Sng@alvinsng
English

@kr0der Hahaha yea makes sense, reminiscing the old days… the only valid reason 😆
English

@denisyurchak You forgot to take into account going to the store to buy the food and washing dishes.
Healthy food on delivery apps exist. And in Cyprus at least we got plenty of places with cheap home food.
English

I used to believe that founders shouldn't cook
You should only spend your time working on your business, and cooking is for the poor
Eventually I started spending around €2,000 per month just on eating out (see screenshot), and my health declined because of all the unhealthy restaurant food
Then I saw the videos of @dobry and tweets of @levelsio and how they cook their meals (and those guys are super successful founders), and something shifted in me
I began cooking steaks because it's literally frying the meat, and it's doable in 15 minutes, then started cooking chicken breasts and fish in the oven (takes under 20 minutes)
I am a total noob in cooking, so I'm using ChatGPT heavily. I go into the store, take a picture of the main protein I want to cook, and then ask it how to make it tasty and what to buy with it.
Then, in the kitchen, I take a picture of all my appliances and ingredients and ask ChatGPT to teach me how to cook this meal with exact proportions and quantities.
As a nice add-on, I learned how to serve food properly, keep different ingredients in the fridge so that they last longer, and awesome skills like separating the spine of the fish.
Now, I'm spending way less on the food – and I feel less stressed about keeping up the MRR of my startup. Even if it goes to 0, I know how to cook and can live comfortably
I have fewer energy spikes and mood swings. I know exactly what my food consists of, and I can control that it's more proteins and less carbohydrates, sugars, and fats.
So if you're a founder, don't be ashamed of cooking. You will be healthier, live longer, have more independence, and as a result will build more awesome things!



English

@antoniogm I wonder how the usage looks like plotted against GDP/population
English

@alvinsng 100% support this, most of the times you don’t need it, just do it as a callback on some event. There is a good video on this on YouTube called “Goodbye, useEffect”.
I encourage all the engineers I onboard to watch that before anything else.
English













