I've tried it when we first got the watches last year. It worked with various success, but sometimes it would start a facetime call on the receivers phone so we stopped using it.
Would love to see a tailwind version of this. As I know the class names and what the properties do, I just forget the syntax without the help of an IDE.
Developing is still a good option. I develop then scan my photos. Color is arguably easier to develop than b&w, you need a constant temperature and time but you don’t have to worry about pushing or pulling.
Not sure if this is entirely what you are after but Andreas Kling of SerenityOS builds an IDE from scratch[1] for his own operating system. While I don't personally know C++ I found the videos interesting and fun to watch.
I sometimes listen to podcasts to fall asleep. I use the PocketCasts[1] app that has the ability to pause the podcast after an episode is over or after a certain length of time, which is nice if you just want it to fall asleep too and not play all night.
Podcast wise my goto is Phoebe reads a mystery[2], she reads various mystery novels and never fails to get me to sleep (sorry Phoebe). She is also the host of the Criminal podcast which is another good one, but too interesting to fall asleep to.
One could argue that `class="m-0 md:m-4"` is more legible because it describes exactly what is happening. No margin on small screen, margin of 4 units on medium breakpoints. Where the styling on thumbnail is unknown and the breakpoints are unknown, unless you look at the css, then if you need to override that css you have to worry about specificity.
I think the person above is referring to the text being very small on a mobile device. The font size is set to 2.5vw which renders the text as 9.375px on a device width of 375px.
"They also made government services much more accessible."
I would say the value of making the forms accessible was worth it. Also with the flexibility to make changes to the forms in the future will save even more time.