• 0 Posts
  • 13 Comments
Joined 1 year ago
cake
Cake day: June 27th, 2024

help-circle



  • You can update and it won’t break anything, because Intel microcode won’t be loaded into AMD CPUs. If you run apt show intel-microcode it tells you that there is a amd64-microcode package as well. If it is not already installed, you can install it, and then try to remove intel-microcode. If it doesn’t want to remove anything else (e.g. the kernel), you can remove it. If not, just leave it installed.










  • elmicha@feddit.orgtoScience Memes@mander.xyzPandas
    link
    fedilink
    English
    arrow-up
    8
    ·
    11 months ago

    But which separator is it, and which line ending? ASCII, UTF-8, UTF-16 or something else? What about quoting separators and line endings? Yes, there is an RFC, but a million programs were made before the RFC and won’t change their ways now.

    Also you can gzip CSV and still stream them.