cultural reviewer and dabbler in stylistic premonitions

  • 342 Posts
  • 699 Comments
Joined 4 years ago
cake
Cake day: January 17th, 2022

help-circle







  • Maybe,

    why maybe and not obviously yes?

    but Democrats are running an 80 year-old conservative

    they’re also running a 41 year old murder enthusiast who is larping as a progressive, and they’re bolstering his credibility by pretending to fear his policies. it’s called hedging.

    His problem is he never expected to run for office and therefore didn’t delete his socials.

    You think the problem is that he didn’t delete is socials? (He actually did delete them and hoped to get away with it, it’s just that reddit archives exist and someone leaked his username to CNN.)

    I think the problem is actually that (in his own words) he “wanted to have an adventure and kill some people. Joined up in ‘04, did Fallujah and Ramadi, and managed both.














  • I clicked to confirm my guess that this would be a David Brooks piece, and, of course it is.

    As a reminder, this is the kind of stuff he was writing in in February 2003:

    But suppose we are confronted with a problem of courage? Perhaps the French and the Germans are simply not brave enough to confront Saddam. Or suppose we are confronted with a problem of character? Perhaps the French and the Germans understand the risk Saddam poses to the world order. Perhaps they know that they are in danger as much as anybody. They simply would rather see American men and women–rather than French and German men and women–dying to preserve their safety.









  • “But you can’t copy with Ctrl+C, it’s…” - You can. When something is selected It copies selection to clipboard, otherwise it sends SIGINT.

    What terminal emulator are you using where ctrl-c copies instead of sending SIGINT when text is selected? In every one I’ve ever used, ctrl-c still sends SIGINT even with text selected (and one must must use ctrl-shift-C/ctrl-shift-V to copy/paste).

    I don’t have any suggestion for getting the behavior you’re asking for, but besides the normal ctrl-(shift)-C/V clipboard FYI you also have two other types of clipboard-like things: one which works anywhere (not only in the terminal) and is actually always automatically copying anything you select and lets you paste from it with middle click (this originated with X Windows but i think most Wayland compositors have also implemented it by now), and another which is found in GNU Readline (used by bash and numerous other REPLs) called the “kill buffer” which can be pasted (or “yanked”) from and cut (or “killed”) to using Emacs keyboard shortcuts (which also include various cursor movement controls).

    Notes:

    • the kill buffer is local to a given readline context, it’s not shared across different shell windows.
    • the list of emacs keybindings in that wikipedia article i linked is currently confusingly referring to the kill buffer as “the clipboard”
    • you can drastically reconfigure your readline keybindings and other behavior by editing your .inputrc file, but you cannot achieve what you were originally asking for because there is no concept of text selection in readline.

    HTH!









  • I ONLY give other people cash, all my other purchases are debit/credit.

    If you always use card payments whenever it’s possible, it obviously isn’t necessary to analyze your cash transactions to learn where you are because you are already disclosing it :)

    Like MOST people and stores since Covid

    There are close to 2 billion unbanked people in the world. In the US, it’s less than 6% nationally, but over 10% in some states.

    Many people who are not unbanked also often avoid electronic payments for privacy/security and other reasons.

    The cash serial number tracking being described in this thread is useful for locating the neighborhoods frequented by someone who (a) avoids using electronic payments, and (b) maybe obtains cash from an ATM (or perhaps check-cashing service, in the case of an unbanked person) in places other than the neighborhoods they live in or frequent.