jneen collective

619 Followers
241 Following
4.2K Posts

entire chiptune jam band. some kinda adorable gay soft magical potato girl. she/her as in trans, they/them as in plural. toronto, formerly tokyo, formerly oakland

previously @jneen

pronounsthey/she
musichttps://jneen-collective.bandcamp.com/
more musichttps://soundcloud.com/jneen-collective
abouthttps://jneen.net/pages/about

RE: https://autonomous.zone/@calebwill/116733742282098421

The nature of the attack is as follows:

  • Various packages on the AUR (acquired via a manager like yay) are receiving commits that use NPM to run malicious code, even if they did not depend on NPM.
  • The code installs various NPM packages, often referencing the node package atomic-lockfile.
  • On install, telemetry is established and information is sent over to the threat actor. This includes but is not limited to your e-mail. The extent of the damage is still under examination.
  • Canadians are getting clobbered by the cost of living, turbo-charged by food and fuel hikes thanks to the horrible, illegal US/Israeli war on Iran.

    Meanwhile Big Oil is laughing its way to the Big Banks - with $90 billion in wartime profiteering expected this year alone.

    Tax the excess profits.
    Use the money to ease the everyday emergency of just trying to get by.

    We're calling on PM Carney to act. It's simple: do the right thing.

    https://350.org/ept/

    #cdnpoli #NDP

    Tax the Excess Profits of Oil and Gas Companies

    Over 60 unions and civil society organizations, backed by 66 % of Canadians, signed a joint letter calling on the Canadian Federal Government to deliver an Excess Profits Tax on the Oil and Gas Industry.

    350

    okay i found *something*, it's a random blog post but like... i couldn't find a spec

    https://blogs.perl.org/users/tom_wyant/2023/01/regexp-delimiters.html

    > characters that match /\w/ can be used provided there is white space between the operator and the delimiter

    Regexp Delimiters | Tom Wyant [blogs.perl.org]

    @chris_evelyn ...and yeah i'm not sure why the line repeats twice lol
    @chris_evelyn This is a syntax sample file, meant to test highlighting, not an actual implementation of anything in perl.
    @VoidStarKat YEP. but not there somehow?
    if you understand what went wrong with this highlighting and what the correct way to fix it is, please lmk, i would *love* to know that the answer is something other than "lookahead for a regex that matches a valid regex"
    @clarfonthey I wish there was an easy way to translate between these formats, but i'm going to be honest, this small pile of regexes seems a lot more approachable to me than 1000 lines of json
    @xan oh heck yeah, this package also looks really helpful, i'll look over its source and docs!
    @clarfonthey and of course whatever asshole wrote this (read: me, in 2012) didn't link to the reference spec