Mahima Thacker pfp

Mahima Thacker

@mahimathacker

15 Following
15 Followers


Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Woohoo! Just got my hands on a sweet little SBT as an Onchain Credential for participating in Onchain Summer Buildathon 🥳✨ Check it out on OpenSea: https://opensea.io/assets/base/0x59ca61566C03a7Fb8e4280d97bFA2e8e691DA3a6/232 @base @devfolio
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Technique #14: Eavesdrop In Curious how to slide into conversations at events? Try this: Get close, listen in, then when you hear something interesting, say, "Excuse me, I couldn't help but overhear…" It’s a smooth and friendly way to join in and make new connections! 💁‍♀️ #Communication #books #HowToTalkToAnyone
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Need a quick way to connect with someone new? Use Technique #13 from "How to Talk to Anyone 📚 ": Who is That? When you’re with a friend or colleague and see someone Interesting, just ask, "Who is that?" 👀 It’s a simple question that can help your friend introduce you or tell you something Interesting about the person This quick question can open the door to new connections effortlessly! #Communication #books
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Technique #12: Always Wear a “What’s It” Want to make it easy for people to start conversations with you? Try this simple trick: Wear something unique that invites questions—like a quirky tie or an unusual necklace. Why it works: It gives others an easy way to start talking to you. For example, someone might see your interesting bracelet and ask, "Where did you get that?" It’s a perfect opener for a chat! 🕵‍♀️ Use this tip to help kick off conversations wherever you go! ⭐ #HowToTalkToAnyone #Communication
0 reply
0 recast
1 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Technique #11: Prosaic with Passion 📚 Make every conversation memorable with Technique #11: Prosaic with Passion. It's not just what you say, but how you say it—80% of your listener's impression comes from your tone! Quick tip: Talk about simple things with enthusiasm. Example: Instead of saying "It's sunny today," try "Wow, isn't it beautiful outside? The sunshine is just perfect!" Remember, Anything you say is fine as long as it’s not complaining, rude, or unpleasant Your tone can transform everyday chat into something special. Try it and see the difference! 💁‍♀️ #HowToTalkToAnyone #Communication #Books
0 reply
0 recast
1 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Ever find yourself running out of things to say after 'Hi'? Here's a fantastic tip to try in your next chat: Technique #10: Make a Mood Match from the "How to Talk to Anyone book" 📚 What to do: Pay attention to how the person you’re talking to is feeling. Are they excited, calm, or maybe a bit sad? Try to match their mood in your response. Quick example: If someone is excited about a new job, join in their excitement by saying, "Wow, that’s fantastic! What’s your new role about?" It shows you really get how they're feeling and helps build a stronger connection. Use this tip next time you chat with someone—it makes conversations smoother and more enjoyable! Stay tuned for more easy tips on making every chat a good one! 👀 #books #Communication
0 reply
0 recast
2 reactions

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
I'm thrilled to be part of the SheFi Cohort and this incredible community! Yesterday marked the start of this amazing journey, and what an incredible Day 1 it was! A huge thank you to Maggie Love for sharing such valuable insights. Day 1 was all about "Becoming a Blockchain Baddie Pt. 1." The session was filled with inspiring moments and essential knowledge that set the tone for the journey ahead. Stay tuned as I share my learnings throughout this journey. Can't wait to dive deeper into the world of blockchain with everyone! hashtag #Shefi11
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
⚡️ Quick Tip for Gas Savings: Choose '<' over '<='! Hey folks! Here's a simple gas-saving trick for you: When you're comparing numbers, go for '<' instead of '<='. Why? Because '<' does the job with just one step, while '<=' needs two👇
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Surprisingly, smaller sizes like uint8 might cost more in gas than you’d think because Ethereum’s system prefers working with uint256. EVM automatically converts smaller integers to uint256 when they are used. This conversion process adds extra gas cost, 🔄
1 reply
0 recast
1 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Lesser Costs with #Solidity's Optimizer! 🤓 When you write a smart contract, you're not just writing rules, you're also writing how much you'll pay each time those rules run. This is where Solidity's Optimizer comes in - it's like a budget advisor for your contracts👇
0 reply
0 recast
1 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Gas-Saving Tip: Use 'unchecked' in Solidity for Leaner Contracts 💡 In #Solidity, every operation is safe by default, including arithmetic operations from the 0.8th version👇
2 replies
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Did you know that in Solidity, making a function 'payable' can cut down on gas costs, even if you're not sending any ETH? This happens because 'payable' functions don't use certain steps that the Ethereum Virtual Machine normally runs to check if ETH is being sent👇 #SOLIDITY
0 reply
0 recast
2 reactions

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Looking to spend less on gas for your Ethereum contracts? Here's how you can be more economical 🤩: 1)Keep it Light: The less code you deploy, the less gas you'll use. Think of it as packing light for a flight.👇
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Hey, #devs! Did you know when you turn your Solidity code into bytecode, the names of your functions don't actually show up in the assembly output? Instead, what ends up in the Ethereum network is something like a secret code, called function selectors.
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
In Solidity, saving on gas is like saving fuel in your car. To do that, you need to know about OPCODEs, the basic commands that tell Ethereum what to do. They're the ABCs of Ethereum's language!
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Hey everyone, I have created an Mint NFT frame. I am trying to use ethers to get Pop-Up when a user wants to mint an NFT but It is not working so does warpcast frame supports ethers library and metamask wallet?
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
EIP-1559 was introduced to improve the way transaction fees are calculated and make them more predictable for users. Let's break down its key components with a simple example:
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
Ever wondered how gas fees are calculated in Ethereum transactions? Let's simplify it with a real example and some formulas! In this post, I'll be explaining the concept with the help of a random transaction on the Ethereum network. In Ethereum, gas fees are determined by:
0 reply
0 recast
0 reaction

Mahima Thacker pfp
Mahima Thacker
@mahimathacker
In the world of blockchain and cryptocurrencies, the term "Gas" often pops up, especially when discussing Ethereum transactions. But what exactly is Gas? 👀 Gas is a unit that measures the amount of computational effort required to execute operations on the Ethereum network.
0 reply
0 recast
0 reaction