@Jashanx_gill a plan lol.
but it usually involves figuring out the backend first and then doing the front end.
if you know your backend you'll have an easier time doing the front end
Anyone else just... tired, a LOT? Like, I sleep 8 hours a night, more or less. Eat super clean. Workout, steps, etc.
But I yawn 50+ times a day.
Anyone else? Any tips?
@gatorgar if they drive like this and then crash its the death penalty anyway lmao, though someone else might die in the process..
people that drive like this are being chased by logic
✨ The v5 preview is here!
- Tailwind v4 support
- Simpler setup
- Most complete CSS support for RN
And a lot more...👇
Try it now:
`npx rn-new@next --nativewind`
An automated alert tells you disk usage is critical on a production Linux server.
You run 'df -h' and see:
/dev/sda1 Size: 100G Used: 45G Avail: 55G
Wait. There is 55GB free, yet the application is crashing with 'No space left on device' errors.
You check 'lsof | grep deleted' and it's empty. The disk is mounted mostly RW.
What command do you run next to find the problem?