Konnor Rogers

@konnorrogers@ruby.social
605 Followers
345 Following
4K Posts

Just a person doing web things

Hacking on Web Awesome while working at Font Awesome

heres the visualization since apparently you cant have 2 videos on a post...

like 6+ months later...finally got around to testing around with virtual syntax highlighting with Prism in <light-editor>

experiments seem slowdowns seem to start at ~10k+ lines, up from ~1k-2k lines

A lot of the slow down is calculation with no throttling on every keystroke, tokenizing fully, etc

Theres quite a bit of low hanging fruit and bugs to fix as well as layout thrashing...but as a whole...cool to get it working

and a little visualization with the <pre> overlaying the <textarea>

The UX of NPM is uhhh...baffling.

Apparently, if you delete a package, you can't republish the package for 24hrs...that would be useful information to put on the "DELETE PACKAGE DIALOG"...

I see we're deliberately shooting the press when their back is turned.
Everyone feels welcome in our community! Just ask them!

So Free Speech for me, not for thee. Got it.

The irony of the guy revoking visas and residencies over foreigners expressing their free speech now saying Americans in foreign countries have their free speech protected is just absurd...the complete lack of self reflection is ridiculous.

The fact that Kickstarter and sites using Kickstarter don't have an API or webhooks for when new people back is going to be the reason I jump off the deep end.

And no, don't tell me to scrape it. Even if you don't agree with it, its against the terms of service.

There was actually an additional patch missing.

But coming....at some point™️ to Rhino Editor...alt text for images.

(it will be opt-in, since it does require modifying ActionText)

And kinda starts the clock on me making a proper gem for various "fixes" on ActionText.

Opened discussion here:

https://github.com/rails/rails/discussions/54179

[ActionText]: Proper hooks for adding additional attributes · rails rails · Discussion #54179

👋 Hi there. I maintain a rich text editor similar to ActionText. It came up that ActionText does not support alt text. In the spirit of following: https://shopify.engineering/the-case-against-monke...

GitHub
A true legend showed up at our house for Christmas

Who asked for this GitHub?

Also, whos the asshole who decided it needed to have `autofocus` on it so first page load is always focused on the input?

WCAG seems to suggest this is a very bad idea.

https://www.w3.org/WAI/WCAG21/Understanding/focus-order.html

Understanding Success Criterion 2.4.3: Focus Order | WAI | W3C

×

Who asked for this GitHub?

Also, whos the asshole who decided it needed to have `autofocus` on it so first page load is always focused on the input?

WCAG seems to suggest this is a very bad idea.

https://www.w3.org/WAI/WCAG21/Understanding/focus-order.html