silverwind

Results 1496 comments of silverwind

It's the same issue as https://github.com/un-ts/eslint-plugin-import-x/issues/203.

Oh, I only noticed that the error message is almost exactly the same in both issues and wanted to point out that there was some previous discussion about it.

Yes, some tests should be possible and given that they run in Chromium they might actually return some useful results.

Maybe @keithamus also has some feedback.

Also, I'm certain now that `Intl.Locale.prototype.getHourCycles` is a flawed approach that will not work reliably because it obtains the hourCycle preference for a given `locale` which not necessarily matches what...

It was already shown previously as a tooltip on the avatar in the commit view, but was not consistent.

And yes, I agree it should be hidden for anonymous users, but imho thats a separate topic and we need to validate all places where we pass these addresses to...

I think I could actually try to fix this at least in these 3 places, make a subtemplate for "avatar and username" and do the logged in check there, wip...

I guess it has a small benefit against scrape bots.

This proves harder than I thought because these templates are such a mess, there is `.Author`, `.Commit.Author`, `.User` and I don't know the difference or why there are three variables...