#heardlify is no more :(
Spotify no longer gives the preview_url with tracks, so I can't play the clips.
I was intentionally ignoring the "Do not create a game, including trivia quizzes." clause in their developer policy, so I suppose I was always on borrowed time anyway.
Well - the entire crew of season two of #AdamRichmanEatsBritain has just been robbed. We were driving from Birmingham to London, stopped at a rest, stop in Barnet for exactly 4 1/2 minutes to use the restroom, and came back to our van completely cleaned out.
All of the filming equipment is gone.
Both of my suitcases with all of my possessions are gone.
Backpack with my laptop and all of my medications are gone .
And to make matters worse, because I have trackers on some of my possessions, and because of my laptop, I can see where these things are. But we have to wait here for the police. The rest stop won’t release the security footage until the police arrive.
It’s been almost an hour.
I’m going to share a few of the locations where I can see my possessions.
Reward for anything found.
@mattpocockuk I figured you'd get a kick out of this "flattened 2D switch" where, using string literals, you can squash x dimensions of switchiness into one statement
I can’t believe that, in 10-15 years, there will be a piece of media that will be a cultural cornerstone for my son and all his friends that I will only be able to see as “too modern” rubbish
Seat booking for shows is the wrong way around. Picking date-then-seat means I have to keep clicking into each date only to find the seats are crap or expensive until I hit a winner.
Allow me to pick seat-then-date!
@SaraSoueidan Is it against the rules to have a <label> with no text just to use the native input-focussing functionality?
Or is it possible to make it accessible with aria attributes?
ALT <label for="price-input">Price</label>
<div class="relative isolate">
<span class="pointer-events-none">$</span>
<input id="money-input" >
<select>...</select>
<!-- Label floating behind to "catch" clicks, is this wrong? -->
<label for="money-input" class="absolute inset-0 -z-10"></label>
</div>
Most examples
1. Make the input full width
2. Absolutely position the prefix on top
3. Give the input left-padding so the cursor is never underneath the prefix
But that only works with prefixes of known width, and I was hoping to make a component where the prefix could vary
I’m looking for recommendations for gym clothes for larger gents and the online comments are all “wear anything because nobody is judging you”. I don’t care about being judged. It’s for me so I can feel the part to get into gym-mode.
Tinder, YouTube, TailwindCSS, shadcn/ui, ChatGPT - it’s crazy how many types of product were deemed unwanted until someone came along and said “but what if we made one that was good”