Peter Hozák
Peter Hozák
The front-end universe is changing from day to day and it's hard to judge how up to date the information is. Please display the date of data collection somewhere on...
There are differences in URL parsing and other aspects of `fetch` in CF workers and the specification. As of 2022-02-20, miniflare is using the standards-compliant `undici` implementation, not the CF...
Form inputs and buttons embedded in the blogs deserve a "nicer" style than the default tailwind CSS reset, e.g. in https://kentcdodds.com/blog/fix-the-not-wrapped-in-act-warning Screenshots when using light/dark theme: 
I was studying differences between kody-flying color variants: Most differences are probably artistic choice (yellow kody has cold-gray fur, red one is warm-gray; the light on red kody's right leg...
I got here from https://towardsdatascience.com/sorry-projects-dont-get-you-jobs-3e5d8e74bfdc and wanted to try it (not see the code), but the domain is no longer active and youtube video is private :( Any place to...
When rendering JSONTree on a page with absolute/fixed/sticky positioned elements, this will mess up the CSS [stacking context](https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context), so some of the JSONTree elements that should have been part of...
For unknown reasons, there are duplicate messages for a start of a meetup event, e.g.: https://discord.com/channels/715220730605731931/812071027617824798/849312679549075486 There might be 2 instances of the bot or maybe there is a bug...
Just watching live stream where you created meetups and line 49 in https://github.com/kentcdodds/kcd-discord-bot/blob/7686deebc6aff3155bca8c02ef116ce73fbf20d6/src/commands/command-fns/meetup.js#L49 did not seem to be designed for the following, so here is a potential scenario for `msg.content.includes(message.author.id)`...
# Broken Website Report ## Website Address https://stampy-ui-react-18.aprillion.workers.dev/ I "fixed" my actual site in https://github.com/Aprillion/stampy-ui/commit/c1753cf4a4f1980b24b8ea62dcc5ca39f3072418 by reverting from React 18 to React 17,,, but there were a few days while...