home.social

#truncation — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #truncation, aggregated by home.social.

fetched live
  1. 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:

  2. 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... css-tricks.com/multi-line-trun #Front #CSS #Truncation by @[email protected]