Tom Byrer

Results 131 issues of Tom Byrer

Smaller files = faster downloading, better caching Loads of online & scriptable minifers. HTML is a bit more rare; try [kangax/html-minifier](http://kangax.github.io/html-minifier/) or [Moveo/minimize](https://github.com/Moveo/minimize). Best if you use a [condensed top-line...

![bug-firefox20-actionitems](https://f.cloud.github.com/assets/1308419/921855/152220da-ff0d-11e2-9842-cf5a123b1343.png) This is more for a FYI as you develop TweenDeck: Seems to happen only if I use [PageDown] instead of [->] key, only on this slide, & only in...

Starting form scratch, quite a bit working. https://github.com/SerenityOS/serenity/tree/master/Userland/Applications/Browser

I think once you're looking at 5-8 years before you have a working browser that matches _today's_standards, then another 2-3 years to catch up to current standards. IIRC it took...

https://github.com/danfragoso/thdwb

Might be a server clock issue, but here is the last few posts at https://forum.vlang.io Note the dates. ``` No exe after compiling 5 2020-12-26 17:01 How to concatenate 2...

https://godbolt.org/ Seems neat, wondering if a V version could be done?

Seems like a neat project, but there seems to be no support for captions aka 'timed text'? Needed for those who are hard-of-hearing... TIA

I clicked on [Request Cast] in demo app, but there was no UI nor console feedback that there was no Cast devise set up. (I clicked knowing it would fail)....

enhancement

Directly assigning HTML controls to video player controls: ```html Play/Pause Mute ``` https://github.com/keithamus/invoker-buttons-proposal#customizing-videoaudio-controls https://github.com/keithamus/invoker-buttons-proposal/issues/28 https://github.com/keithamus/invoker-buttons-proposal/issues/14#issuecomment-1744204920 While this proposal is not adding capabilities to ``, it can directly affect that element,...