Peter Hozák

Results 38 comments of Peter Hozák

IMHO the are actual (but insignificantly small) memory leaks were/are real, but the bigger problem was that 99.9% of workarounds to get rid of the warning (including the `mounted` ref...

...maybe starting some imperative animation for "payment confirmed" after 200 response from a POST request, that would only make sense if still mounted and perhaps a counter-example to remove some...

yes, that would probably be the best solution

Happened to me too in Firefox 102.0.1, I clicked `Edit` on a draft page opened from dashboard: https://dev.to/aprillion/left-join-in-sql-python-javascript-and-sheets-4d38-temp-slug-5918130?preview=5ce77167e9b1a793b826cd02833e88e3b2bbe2723cce1c29113fd31bd8a78f0956e5ca3f6bfcd9318de29a96da45314187228686233a8d26719f18d7 *Workaround:* I was able to modify the URL manually to `.../edit?preview=...` and...

FYI: niekolko uloh mam na https://github.com/Aprillion/pyladies_ulohy (nemusi byt aktualne, treba porovnat podla datumu :/)...

Another form in https://kentcdodds.com/blog/avoid-the-test-user has an explicit `background-color`, but no explicit `color`, so doesn't meet contrast accessibility criteria in dark mode: ![screenshot of a form with low contrast](https://user-images.githubusercontent.com/1087670/139535384-e9619c64-124a-4e92-98fb-9e81a58d37c3.png)

@honzajavorek the fork is now archived - was this issue solved and can be closed, or needs to remain open and we can add some acceptance criteria how much time...

I don't have permission to rename issues => I'd suggest `Split data fetching and building static HTML into 2 commands` to make it more clear what is the goal of...

I would like to work on this next weekend (unless someone already started). Updating docs is mostly about the docscrings in https://github.com/neelnanda-io/TransformerLens/blob/main/transformer_lens/HookedTransformer.py#L418 (rendered as https://neelnanda-io.github.io/TransformerLens/transformer_lens.html#transformer_lens.HookedTransformer.HookedTransformer.to_tokens), right? If there are external...