@sobedominik@sedgabi might be that it's the app itself not the store? I noticed that on foodora and lieferando some restaurants always have the same images as others which seem to be some "placeholder"
@kentcdodds@SbastianGabriel I have been using privateemail through Namecheap for years for my https://t.co/tTa6U8w3Sz and it works perfectly (15$/year i think)
@shiffman congrats daniel! been following along for over 8 years now and when starting out your videos were definitely the only ones helpful to me! thank you for making such great content!
I rarely open this app anymore but when I do it's still mostly the same people it was five years ago, earnestposting about programming every day year in year out.
How do you do it? What compels you? What is there left to say? Genuinely asking.
Unpopular but true: Bitcoin is the most significant monetary advance since the creation of coinage.
If you don't believe me or don't get it, I don't have time to try to convince you, sorry.
I got out of the cell for 3 hours! I got to call home and see the mountain tops through a window.
It was overstimulating with all the other prisoners running around the cell block, but it felt good to be in a bigger space.
What is rich?
The first tier is $25k a month of income without having to work more than 10 hours a week to get it.
You can largely do whatever you want, give your kids all the opportunity in the world, stay fit and healthy and buy what you need.
We'll be open sourcing an LLM → UI streaming mechanism powered by the @vercel AI SDK and RSC.
It will help you build rich AI apps that go beyond text and markdown, with optimal performance and robustness to UI state changes.
Tailwind CSS tip
Make your site look great on any screen.
We all know that Tailwind CSS is a handy tool for making websites quickly and easily. It's great for making sure your site looks good on phones, tablets, and computers without a lot of hassle ( sometimes ). In this post, we're focusing on some cool new utility classes that help you control how tall things are on your site, making sure they look perfect on any device.
Small Screen Height (svh) ⏤ Makes things fit perfectly on smaller screens, like phones.
⏤ h-svh: Use this to make something fill the whole screen on small devices.
Large Screen Height (lvh) ⏤ Ensures things stretch out to fill the whole screen on bigger devices, like desktops.
⏤ h-lvh: This one makes sure something covers the entire screen on larger devices.
Dynamic Screen Height (dvh) ⏤ Adjusts the size to look right on any screen, big or small.
⏤ h-dvh: Adjusts automatically to make sure it looks good on any screen size.
Setting minimum and maximum heights
You can also set the smallest or biggest size you want something to be, making sure it always looks just right.
Imagine making a welcome section on your site that always fills the screen:
This makes sure your welcome message always has the impact you want, no matter the device.
- Can I use? https://t.co/GsaxYxtBrL. - ⏤ Yes!
Hope you like it and found it useful.