• 1 Post
  • 320 Comments
Joined 2 years ago
cake
Cake day: July 10th, 2023

help-circle



  • ltxrtquq@lemmy.mltoMicroblog Memes@lemmy.worldSelf Defense
    link
    fedilink
    English
    arrow-up
    26
    arrow-down
    1
    ·
    18 days ago

    Iran said it was retaliation for the Israeli bombing of the Iranian embassy in Damascus on 1 April,[17] which killed two Iranian generals.

    Iran claimed that the attack was an act of “self-defense”[19][20] in retaliation for Israel’s assassinations of Hamas leader Ismail Haniyeh in Tehran, Hezbollah leader Hassan Nasrallah, and IRGC general Abbas Nilforoushan.

    Does it change anything if both of those attacks were after an Iranian embassy was bombed and an assassination in Iran’s capital took place?




  • Did you see them drive en masse the wrong way through red lights?

    This shit happens all the time everywhere? Really. Everywhere, cars are just all going the same direction, ignoring every traffic law en masse with no cops doing anything?

    How is this relevant to the point at all?

    They are acting extremely unsafe for no reason.

    I think you’re a little too focused on the one very specific way the bicycles were being unsafe in the video. Every example they listed was another way that cars are driven irresponsibly all the time, not just during a critical mass event where the point is to flood the streets with bicycles.











  • SoftWipe [30] is an open source tool and benchmark to assess, rate, and review scientific software written in C or C++ with respect to coding standard adherence. The coding standard adherence is assessed using a set of static and dynamic code analysers such as Lizard (https://github.com/terryyin/lizard) or the Clang address sanitiser (https://clang.llvm.org/). It returns a score between 0 (low adherence) and 10 (good adherence). In order to simplify our experimental setup, we excluded the compilation warnings, which require a difficult to automate compilation of the assessed software, from the analysis using the --exclude-compilation option.

    If that means anything to you.