mirror of
https://github.com/davidarroyo1234/InstagramUnfollowers.git
synced 2026-04-26 05:15:52 +03:00
[GH-ISSUE #73] Update Readme.md #32
Labels
No labels
bug
documentation
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/InstagramUnfollowers#32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomleb3 on GitHub (Mar 19, 2023).
Original GitHub issue: https://github.com/davidarroyo1234/InstagramUnfollowers/issues/73
Need to update main readme.
@davidarroyo1234 commented on GitHub (Mar 20, 2023):
Yep, i will do this asap
@tomleb3 commented on GitHub (Mar 20, 2023):
I've actually opened this issue as a TODO for myself.
But if you want to do it go right ahead. Thanks!
@bigplayer-ai commented on GitHub (Mar 23, 2023):
Can you remove the code from Readme?
My pc keeps getting stuck before copying the following code. If you can not include it in the main page of readme file As my microsoft edge gets stuck because of the long code.
@davidarroyo1234 commented on GitHub (Mar 24, 2023):
MMm so strange, what specs has your pc?
@bigplayer-ai commented on GitHub (Mar 24, 2023):
bad i5 + 16GB ram (Just upgraded from 8GB).On 24 Mar 2023, at 20:33, David Arroyo @.***> wrote:
Can you remove the code from Readme? My pc keeps getting stuck before copying the following code. If you can not include it in the main page of readme file As my microsoft edge gets stuck because of the long code.
MMm so strange, what specs has your pc?
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: @.***>
@tomleb3 commented on GitHub (Mar 25, 2023):
That is very strange.
The code has gotten somewhat larger recently due to a change in the infrastructure and the addition of substantial new features, which in-turn causes the main page in the repo (displaying the readme) to takes a bit longer to load, but I find it weird that it would have that much of an effect on a fully-fledged PC to the point of freezing it, especially one with the specs you've described.
@bigplayer-ai commented on GitHub (Mar 25, 2023):
I can send you a video documenting that.
On Sat, Mar 25, 2023 at 3:24 AM Tom Lebeodkin @.***>
wrote:
@bigplayer-ai commented on GitHub (Mar 25, 2023):
Exactly, The old code did not freeze my browser.
On Sat, Mar 25, 2023 at 12:39 PM Yazan Zaid @.***> wrote:
@tomleb3 commented on GitHub (Mar 25, 2023):
Well, as mentioned, introducing new features unfortunately comes with the downside of a slower load time for the file, as more code is being added with every improvement.
If we keep adding more stuff then eventually we will inevitably run into a problem with this, unless we come up with a different way of presenting the script (a browser extension for example).
I think that a significant improvement could be getting rid of the SVGs that were added in one of the recent updates, as though they look nice, they likely add a bunch of code.
I'll check how much it actually reduces and if it's significant I'll probably remove them.
For now, you are more then welcome to use any of the previous version.
For example -
github.com/davidarroyo1234/InstagramUnfollowers@9aa62a0419