#truncation — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #truncation, aggregated by home.social.
-
How to Stop Silent Truncation With strict SQL mode
MySQL can clip data without errors.
#mysql #sqlmode #truncation #howto #dataintegrity #production
-
Deglycosylation and #truncation in the #neuraminidase #stalk are functionally equivalent in enhancing the #pathogenicity of a HPAI virus in #chickens, https://etidiohnew.blogspot.com/2025/02/deglycosylation-and-truncation-in.html
-
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??" :t_blink:
When I write fragments of shell scripts in a Dockerfile or a GitHub Action my brain stops working :blobcatgoogly:
-
Multi-Line Truncation with Pure CSS - Truncating a single line of text if is fairly straightforward. Truncating multiple lines is a bit harder. Using just CSS (no JavaScript or... https://css-tricks.com/multi-line-truncation-with-pure-css/ #Front #CSS #Truncation by @[email protected]