Glenn 'devalias' Grant

Results 370 issues of Glenn 'devalias' Grant

From a chat with a friend: > Dunno how well it will work in reality.. but apparently I can run `codeql` against a random site's webpacked frontend code that I...

### Describe the need When the extension reports that a new version is available, it would be nice if it also gave me an easily copy/pasteable command to update to...

enhancement

Just came across this script, and noticed that the `addblocker` function uses a `setInterval` with a `50ms` interval, that performs ~6 document selectors. That's going to lead to a lot...

This was raised most recently (to my knowledge) by @yarikoptic in https://github.com/sparkletown/sparkle/pull/1387 > Such UX (ability to open a room in a new tab) is desperately needed, in particular for...

:muscle: enhancement
:1234: counting
💥 tech-debt
✨ UI/UX
🏎️ performance
blocked-by-tech-debt

Currently we don't really have any efficient patterns around load testing the platform, particularly to see how far it can scale, as well as making it easier to identify 'hard...

:loudspeaker: help wanted
❓ question
:information_source::mag: requires-investigation
🏎️ performance

> For this solution I did across all keys unconditionally. > > But if split words started with "{key}:" , restricting only to that key (with making to more obscure...

:muscle: enhancement

> I've tested the venue page with around 1000 audiences. > > ..snip.. > > I've noticed that the page becomes somewhat unresponsive when there are a lot of people...

:loudspeaker: help wanted
🏎️ performance

This feature is likely dependent on markdown rendering support being merged first (see https://github.com/sparkletown/sparkle/pull/1383) To allow the text field to automatically grow in size (up to a configured limit), we...

:muscle: enhancement
:beginner: good first issue

When `firebase-tools` exports it's TypeScript definitions (see upstream issue: https://github.com/firebase/firebase-tools/issues/2378) then we should use them.

blocked-by-dependency

I only came across `webcrack`, `wakaru`, and this project today; but in some basic tests I was doing between `webpack` and `wakaru`, I found that the latter seemed to produce...