How to Stop Silent Truncation With strict SQL mode
MySQL can clip data without errors.
#mysql #sqlmode #truncation #howto #dataintegrity #production

How to Stop Silent Truncation With strict SQL mode
MySQL can clip data without errors.
#mysql #sqlmode #truncation #howto #dataintegrity #production

CSS can truncate text on a single line or on multiple lines, but it always does so from the end of the text. I’ve seen a (bad) trick reversing the text direction to trim text from the front instead, but never from the middle. Christian Heilmann wrote a package to help with this. I agree […]
I just watched a movie which I won't name so as to avoid a mahoosive spoiler, but if I ever get trapped in a lift I'm just staying there. I shan't be making use of the 'summon assistance' button.
Please use one of the other cars.
This one is my home now. I'll have some ventilation fitted, and get a few objets delivered. I'll check with the council for the soil cart schedules.
🗡️ Another Stab at Truncated Text
by Geoff Graham @geoffreygraham @geoff
#TruncatedText #css #webdev #accessibiity #Content #Truncation
You know how when you do...
``` sh
my_cmd file_to_read > file_to_read
```
...then the redirect to write to the file truncates the file you're reading before you read from it?
Yeah, so do I. I learned that years ago.
I also refamiliarised myself with it today... 🤦
"Why is the file I'm reading from empty??"
When I write fragments of shell scripts in a Dockerfile or a GitHub Action my brain stops working