Edemy
رفتن به کانال در Telegram
5 080
مشترکین
اطلاعاتی وجود ندارد24 ساعت
-57 روز
+130 روز
آرشیو پست ها
5 080
The biggest difference between developers getting great results from AI and those constantly fighting it isn't the model.
It's how well they understand the problem they're solving.
The real skill is understanding a problem, understanding the codebase, and communicating that context clearly to AI.
The better you can describe what the code should do, why it should work that way, and what must stay unchanged, the better the output will be.
Blindly asking AI to build or fix things without understanding the code might work for small tasks, but it doesn't scale to real-world projects. As projects grow, someone still needs to understand the system and make the engineering decisions.
You can only do that if you understand the system yourself.
That's why software engineering fundamentals matter more than ever.
The value is shifting toward technical judgment, problem solving, and knowing how to guide AI not just generating code.
@edemy251
5 080
Repost from Birhan Nega
We were trying to escape a 9-5, but we accidentally ended up building a 24/7😊
5 080
Don't be afraid to talk about money, expectations, timelines, or agreements.
A lot of people wait for the other person to bring these things up first. If they don't, they avoid the conversation altogether.
But professionalism isn't waiting for someone else to set the standard.
If a contract is needed, mention it.
If expectations are unclear, ask.
If pricing hasn't been discussed, bring it up.
If something should be documented, put it in writing.
Clear communication isn't awkward. It shows respect for both sides.
In business, people often take their cues from you. The boundaries you set, the questions you ask, and the standards you maintain teach others how to work with you and what to expect from you.
The conversations that feel uncomfortable at the beginning are often the ones that prevent bigger problems later.
@edemy251
5 080
Today I was thinking about how much my personality has shaped my life.
People often say I overthink things or get too obsessed. They're probably right.
But when I look back, those traits are the reason I learned many of the things I know today.
I remember seeing senior engineers build things that seemed impossible to me. Instead of moving on, I kept thinking about how they did it. I'd spend hours researching, testing things, and trying again until I understood.
That's how I've approached most things in life.
I don't usually wait for someone to show me the way. If I want something, I start looking for a path to get there.
One thing I've learned is that nobody can want your dreams more than you do. People can support you, but you have to do the work.
And the people around you matter. Some will encourage your growth. Others will make you think smaller than you should.
The traits that some people see as flaws overthinking and perfectionism have helped me learn, grow, and keep going when things got difficult.
@edemy251
5 080
One mindset shift changed the way I approach freelancing:
You're not just a developer, designer, writer, or marketer.
You're an agency.
When a client hires you, they don't care that you're working alone. They expect the same outcome they would expect from a small agency.
That means you're not only responsible for the work itself.
You are the project manager who plans the timeline.
You are the account manager who communicates with the client.
You are the quality assurance team who tests everything before delivery.
You are the support team who handles issues after launch.
And yes, you are also the developer, designer, writer, or specialist doing the actual work.
Many freelancers focus only on completing tasks. The freelancers who build long-term careers focus on delivering outcomes.
Clients remember reliability more than talent.
They remember clear communication more than technical jargon.
They remember someone who takes ownership more than someone who simply completes tickets.
Think like an agency, even if you're a team of one.
The moment you stop thinking like an employee and start thinking like a business owner, your freelancing career changes completely.
The client hired one person, but behind the scenes that one person had to perform the work of an entire agency.
Have a productive week!
@edemy251
5 080
Today didn’t go as planned for my productive Monday. I started the day trying to run Docker, but the internet decided to go on a break. I even went to the office thinking it was my WiFi, but nope same story there too.
Maybe it’s the election in the background, or maybe the internet just chose chaos today 😄. Either way, it’s unstable and clearly Docker doesn’t care about any of it…
Some days just don’t flow the way we expect, and that’s okay. I’m taking it as a reset moment, recharging my energy, and will continue again with a fresh mind.
Hope your week is starting strong. Even if the beginning feels slow, let’s keep going, things always pick up again.
@edemy251
5 080
There was a time when I used to look at people achieving big things and wonder if I would ever reach that point myself. Now, looking back at how far I’ve come, I can fully say that as long as you stay disciplined, work hard, and take opportunities without doubting yourself too much, growth is achievable.
Not because the journey is easy, but because consistency, discipline, and courage truly make a difference.
Work on yourself. Believe in your dreams even when you don’t fully see the outcome yet. Stop comparing your timeline to other people’s success. Everyone’s journey is different.
Use every opportunity that aligns with your growth. Challenge yourself to do things that make you uncomfortable. Don’t let fear, self-doubt, or shyness stop you from trying. Most growth happens in moments where you feel uncertain but choose to move forward anyway.
Your future is built by the effort you put in today. One day you’ll look back and realize the things you once dreamed about became part of your reality.
@edemy251
5 080
Is the internet feeling off today, especially Upwork? Some pages are loading blank or slow. Is it just me?
5 080
It’s Monday.
Your future is usually hidden inside your daily habits.Not every week starts with motivation. Sometimes it starts with unfinished tasks, deadlines, client messages, bugs to fix, and work we’ve been avoiding since last week. But one thing that always helps me: start with the highest priority first. Handle the difficult task while your energy is still fresh, then let the easier work follow after. This week for me: • Deploying one app to the Play Store • Continuing work on ongoing client projects • Continuing a mobile app I recently started, currently at the UI design stage Sometimes a strong week starts by doing the things we wanted to avoid. Have a productive week @edemy251
5 080
Repost from Ezedin Fedlu (Dark horse)
I’ve been holding strong at 2nd place all week, but I just slipped to 3rd. We are so close, but I need your help right now to make sure all of our hard work pays off in this final stretch!
It takes less than a minute to vote:
VOTE HERE: https://changemakeraward.com/share/id-mo3vgy4rww8j-y6hwt.html?cat=cat_inspiring_journey
If you've already voted, sharing this with your network would mean the world to me. Let's finish strong! 🙌
5 080
Sometimes we get so focused on work, goals, and deadlines that we forget to listen to our own body.
Even when it gives us signs, the headaches, the exhaustion, the sleepless nights, we keep pushing through.
Your body carries you through every challenge, so don’t ignore it when it asks for rest.
Take a walk. Touch some grass. Drink water. Spend time offline. Recharge your mind the same way you recharge your devices.
Have a good Sunday!
Time to rest, recharge, and prepare for the week ahead.
@edemy251
5 080
Quick dev security note (VS Code / Cursor / GitHub users)
There’s an ongoing supply-chain security issue being discussed called PolinRider, which targets open-source developers and their GitHub accounts.
The concern is that some developers’ accounts and access tokens may have been compromised, and that access is being used to:
1. modify repositories
2. submit malicious pull requests
3. Even force push & Inject malicious code into projects
Since many modern apps rely heavily on open-source libraries, this kind of attack can quietly spread through dependencies without being obvious at first.
Also important: private repositories are not automatically safe either, if your account, tokens, or CI/CD access is compromised, private code can still be accessed or modified.
Basic things to double-check:
1. Recent commits / force pushes in your repos
2. GitHub account access + authorized apps
3. VS Code / Cursor extensions you don’t recognize
4. Dependency install scripts in projects
5. Run security audits (npm audit, etc.)
Just sharing for awareness, especially for anyone actively building with GitHub + modern dev tools.
@edemy251
اکنون در دسترس! پژوهش تلگرام ۲۰۲۵ — مهمترین بینشهای سال 
