• 1 Post
  • 17 Comments
Joined 1 year ago
cake
Cake day: June 13th, 2023

help-circle


  • Limeey@lemmy.worldtoMemes@lemmy.mlMACHETE
    link
    fedilink
    English
    arrow-up
    23
    arrow-down
    4
    ·
    10 months ago

    I’m know it’s a meme, but a lot of people actually live like this. It’s part of that insanity of fear that people live in. “Except one” implies that it’s inevitable that you’ll be attacked in the night.

    It’s just like the psychos who stock up on guns, they’re positive that “it’s only a matter of time”

    People are fuckin stupid



  • Limeey@lemmy.worldtolinuxmemes@lemmy.worldCtrl+Alt+T
    link
    fedilink
    English
    arrow-up
    6
    ·
    11 months ago

    A gui is helpful sometimes, but there’s a lot of cases where there’s no feasible way to make a good gui that does what the terminal can do.

    Right tools for the right job.

    For example, a gui to move a file from one folder to another is nice - drag and drop.

    A gui that finds all files in a directory with a max depth of 2 but excludes logs and runs grep and on matching files extracts the second field of every line in the file? Please just let me write a one liner in bash










  • That’s fun, and it’s a much better use of heatmap since it’s just a binary scale (least-most similar). When we’re showing discrete options rather than a continuous “similarity” we don’t want to use heatmaps because they cause undesirable blurring.

    Really what the OP is trying to do is show which areas use which phrases. A heatmap could have been used where we have multiple visualizations - one for each phrase - using “Popularity” to show smooth distribution. I assume that the source data is not by county level and instead aggregated so the choropleth never would have worked great.