ETDevs Resource
Открыть в Telegram
Resource. @etdevs official channel Have someting to share? use @etdevsofftopic
БольшеСтрана не указанаТехнологии и приложения67 310
785
Подписчики
Нет данных24 часа
Нет данных7 дней
Нет данных30 дней
Архив постов
#Experts #WeeklyContest #Expertise
Michael Aulov is a regular expert of the Idea Factory. He serves as the director of a financial company and also runs his own projects.
Today Michael is reviewing one of the ideas pitched this week — AgroAi by Abdisa Merga @abdi_MK.
In the video, he is sharing his overall opinion on the idea, its strong and weak points, and also provides recommendations for further improvements.
Check it out! 🙌 ezi bot lay hedacu vote argulich please @IF_vote_bot
React Tutorial: Learn React JS For Free
Join Ethiopian Developers community on telegram: @etdevs
https://scrimba.com/g/glearnreact
One of our ETDevs members developed a desktop program that manages tasks and displays real-time system information. He wrote 90 percent of the code in Python. Excellent work!
Source code https://github.com/abdimk/Graphene
Developer: @abdi_MK
We plan to post our members' work every Sunday. It might be any open source project. Send me your work with the username @hana982 and it will be posted if approved.
Join Ethiopian Developers Community: @ETDevs
Another state manager for React! This one uses a table-like structure and adds listeners, mimicking a classic JS env.
Join Ethiopian Developers community on telegram: @etdevs
https://tinybase.org
Is Anaconda Taking a Lot of Space? Create Your Own Virtual Environment
https://betterprogramming.pub/dont-use-anaconda-create-your-own-virtual-environment-7ceb8251f869?source=rss----d0b105d10f0a---4
Get your documentation written with AI
Join Ethiopian Developers community on telegram: @etdevs
https://marketplace.visualstudio.com/items?itemName=mintlify.document
As promised yesterday, here is the link to the github repository for the Python script. Please give it a star if you like it. thank you very much.
https://github.com/fasilminale/ExportTelegramUsers
Join Ethiopian Developers community on telegram: @etdevs
Three years ago, I was working on a Python script that exports members of one group to another. When I first started doing it, the Telegram team deleted my account. However, I sent an email to one of their email accounts asking for my account to be restored, which they eventually did. However, with some tricks, I was able to export without Telegram noticing.
The technique I used was really simple, and the script could contain multiple clients or user bots that run concurrently on a single thread.
One of the bots will first do initialization such as exporting banned and normal members from the group to which we want to add users, saving them to a file, and loading them to filter out new users from the group from which we want to export users. Then, from the target group, each bot will take what they can. Let's assume they get 5k users out of a total of 10k group members. They will next perform some filtering on the fetched users, such as removing existing members, administrators, deleted accounts, and bots. and then sleep for 20 seconds. One of the reasons for account deletion could be simultaneously calling TG APIS without sleeping.
Before they begin inviting, each user bot will calculate the offset by dividing the total number of fetched users by the number of user bots. Assuming we have five bots running concurrently, our offset will be 5000/5, or 1000. As a result, the first bot will have 1–1000 and the second bot will have 1001–2001 to add to the group. Then, after they've finished inviting, they'll send a message with the amount they've added.
I'll make this script public tomorrow, with a few minor changes to the source code. My GitHub profile can be found here: https://github.com/fasilminale
Thank you for reading.
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
For those interested, the FreeCodeCamp free bootcamp begins in a few days:
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://www.classcentral.com/cohorts/js-bootcamp-spring-2022
Cool design checklists:
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://www.checklist.design/
Although it is not the Ethiopian New Year, Happy New Year to all ETDevs members who are celebrating. We wish you all the best.
Performance Measuring in Node.js: How to Automate It
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://blog.bitsrc.io/how-to-automate-performance-profiling-in-nodejs-57524b8f763f
Scale a Nodejs app as per the number of users
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://adrianmejia.com/how-to-scale-a-nodejs-app-based-on-number-of-users/
Conference for vue-rverts. Free access.
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://vuejsnation.com/
Remix -
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://remix.runFast MongoDB relations.
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://www.bluelibs.com/products/nova/Tips to improve your React skills:
Join Ethiopian Developers community on telegram:@etdevs
official channel: @etdevsresource
https://medium.com/@kolbysisk/understanding-re-rendering-and-memoization-in-react-13e8c024c2b4For React/Node GraphQL users:
Join Ethiopian Developers community on telegram: @etdevs
official channel: @etdevsresource
https://github.com/graphql-editor/graphql-zeus