cultural reviewer and dabbler in stylistic premonitions

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

help-circle

  • The bears definitely took notice of the drone. The animals’ heart rate skyrocketed when the UAV flew overhead, and their stress response was stronger when the quadcopter flew in windy conditions that masked the sound of its approach — apparently bears do not like being surprised. One bear started moving faster after the quadcopter flew by. And the bear that had experienced the greatest increase in heart rate — from 41 beats per minute to 162 — moved nearly 7 kilometers in the next 28 hours, encroaching into a neighboring female’s territory.

    All in all, though, the bears weren’t stressed all that much, the researchers concluded.

    🤌

    At least there is this:

    Ditmer’s team says that their results reinforce the NPS ban on drones in parks.















  • Arthur Besse@lemmy.mlto196@lemmy.worldGeneral rule
    link
    fedilink
    English
    arrow-up
    53
    ·
    edit-2
    9 days ago

    this post not only is no-link-only-screenshot, but the screenshot is also cropped to omit the date 🤌

    fwiw he said this at the (second) no kings protest two weeks ago.

    to characterize it as him actually “calling for a general strike” is a bit of an exaggeration as he only used the word “strike” once and didn’t specify a date or mention any group who is organizing one.

    here is a press release from his office about it: https://www.chicago.gov/city/en/depts/mayor/press_room/press_releases/2025/october/weekend-roundup-no-kings.html

    here is a video of his speech on youtube

    here is the transcript starting from just before the point where he says 'general strike'

    So, here’s what we need to do in this moment. If my ancestors, as slaves, can lead the greatest general strike in the history of this country, taking it to the ultra-rich and big corporations, we can do the same today. I’m calling on black people, white people, brown people, Asian people, immigrants, gay people from around this country to stand up against [?] and to send a clear message to the rich and big corporations. We are going to make them pay their fair share in taxes to fund our schools, to full jobs, to fund healthcare, to fund transportation. Democracy will live on because of this generation. Are you ready to take it to the courts and to the streets cities around the world, we have declared that we will defend our democracy. We will defend our humanity. We would tear down tyranny and we would do it together. God bless you all. God bless the greatest city in the world. [Applause]



  • “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.




  • The text of the new Texas law is here.

    I wonder if this will apply to/be enforced on FDroid and Obtainium?

    copying my comment from another thread:

    “App store” means a publicly available Internet website, software application, or other electronic service that distributes software applications from the owner or developer of a software application to the user of a mobile device.

    This sounds like it could apply not only to F-Droid but also to any website distributing APKs, and actually, every other software distribution sysem too (eg, linux distros…) which include software which could be run on a “mobile device” (the definition of which also can be read as including a laptop).

    otoh i think they might have made a mistake and left a loophole; all of the requirements seem to depend on an age verification “under Section 121.021” and Section 121.021 says:

    When an individual in this state creates an account with an app store, the owner of the app store shall use a commercially reasonable method of verification to verify the individual’s age category

    I’m not a lawyer but I don’t see how this imposes any requirements on “app stores” which simply don’t have any account mechanism to begin with :)

    "Roll Safe" meme (Kayode Ewumi tapping his finger on his head), no text

    (Not to say that this isn’t still immediately super harmful for the majority of the people who get their apps from Google and Apple…)