Melroy van den Berg
Melroy van den Berg
I fixed it myself: https://github.com/akhilmhdh/contributors-readme-action/pull/77
How is the progress going with HD assets?? I really really wanna try OpenRA with the new HD assets for **Red Alert**. _EDIT:_ I did found this release here: ~~https://github.com/OpenRA/TiberianDawnHD/releases/tag/release-20250330~~...
I want to encourage more developers to tag releases of their packages, instead of expecting that users will just pick a commit hash that looks good to them. Tagging explicit...
> merged, [cd9c38a42834216c75b74385ce4f31176ebf7473](https://github.com/soulteary/webui-aria2/commit/cd9c38a42834216c75b74385ce4f31176ebf7473) commit not found?
You are right.. There are a lot of duplicates for some reason.. @BoudewijnZwart Could you help us here?? Look at the amount of duplicate UA strings introduced in the browsers.json...
ps. (Could we also automate the user agents download in some script, so we can earlier update the data, remove duplicates, trim the strings, etc. etc.)
Maybe at this point writing a simple python script that download multiple types of data from: https://user-agents.net/download, trim the strings, remove duplicates, etc. Will actually starting to look like less...
~~PR is in the making to tackle this issue: https://github.com/fake-useragent/fake-useragent/pull/356~~
https://user-agents.net/download "API" is very restrictive too bad. I was trying to get in contact with the creator of this website, too bad he/she didn't respond back. Meaning we now need...
> Hey @melroy89, what do you think about making the script find the latest N versions of each browser and always rewrite the file so that it has these last...