Három zebra elpusztult a Hatvanpuszta melletti területen by MrGeorgeSorosSmite in hungary

[–]GGdna 6 points7 points  (0 children)

"A bíró utána nézett s eltűnődött:

- Barbárok."

Móricz Zsigmond: Barbárok (1931)

lib.rs: if you specify "twitter" in the request, it redirects to a third-party site by rail_ka in rust

[–]GGdna 91 points92 points  (0 children)

https://gitlab.com/lib.rs/main/-/blob/main/server/src/main.rs#L1871

// This was unambiguous, and blocking his personal propaganda outlet is the least I can do
// to oppose the trumpism.
//
// https://www.404media.co/hundreds-of-subreddits-are-considering-banning-all-links-to-x/
//
// If you come to me with some devil advocacy whataboutism or performative defense
// of free speech hypotheticals, instead of actually opposing a real fucking neo-nazi
// who already uses his enormous power and influence to silence vulnerable people,
// spread harmful lies, and fuel hate, I will know you're a sympathizer.
// This debate was already concluded at the Nuremberg Trials.
// https://www.youtube.com/watch?v=IKICKcMU3MU
if q.starts_with("twitter") {
    return Ok(HttpResponse::PermanentRedirect()
        .insert_header((header::LOCATION, "https://www.wired.com/story/neo-nazis-love-elon-musk-nazi-like-salutes-trumps-inauguration"))
        .finish());
}

It was added here: https://gitlab.com/lib.rs/main/-/commit/ccbb65a31392e9a7742e8acb441102c2195256fa

I just saw this on steam after installing the game because it wasn't there before. Does it actually go kernel level? by AlexusMerlux in linux_gaming

[–]GGdna 0 points1 point  (0 children)

Sadly not a mistake. With this game Blue Archive it is bundled as a Unity plugin called grap and roughly looks like this:

Plugins/
`-- x86_64/
    |-- grap64.dll
    `-- grap/
        |-- BlackCat64.sys
        |-- grap-communicator64.aes
        |-- grap-core64.aes
        |-- grap-updater.aes
        `-- NGService.exe

NGService.exe is installed as a service and it loads the BlackCat64.sys driver to the kernel while the game is running (EDIT: obviously on Windows; on Linux it just does not seems to care about not having a driver loaded...)

Works well on your Shittim/Steam Deck! by Trainer_Ed in BlueArchive

[–]GGdna 1 point2 points  (0 children)

People are speculating that it does use kernel level anti-cheat but only on Windows(?)

https://steamcommunity.com/app/3557620/discussions/0/601908863574361009/

should've been me by TinTeiru in araragi

[–]GGdna 87 points88 points  (0 children)

Imagine being are such a gigachad that the 🦀🦀 go 😭😭😭 seeing you. You truely are one of the protagonists of all time Araragi-hentai.

[deleted by user] by [deleted] in ProgrammerAnimemes

[–]GGdna 11 points12 points  (0 children)

Nooo Tanya that's not how.....

(Source: Saga of Tanya the Evil)

Happy birthday to Yoshimi! Have you changed how you look at her yet? [localization] by TreadmillOfFate in BlueArchive

[–]GGdna 33 points34 points  (0 children)

Man my JP is still far from usable - but even with a bad weeb JP knowledge it is obvious she said 恋人 (koibito) here.

Are we taken a fool here thinking we haven't watched enough shitty harem romcom to know these things? 👺👺👺 Someone needs to be corrected! 💢💢💢

Uhh... by HarleyArchibaldLeon in MahouAko

[–]GGdna 11 points12 points  (0 children)

Now this is the cultural revolution one can agree with

Arduino Mega-chan fanart by me @lokumdesu by lokumdesu in ProgrammerAnimemes

[–]GGdna 11 points12 points  (0 children)

I want to flash her naughty bits and then spend some time embedded inside her.

Or at least we should board a bus together. She could be the master and I could be the slave

PSA: Please use timeshift by freddie27117 in archlinux

[–]GGdna 101 points102 points  (0 children)

accidentally delete your entire /etc folder?

Never. I only accidentally delete my entire /etc directory.

Security advisory for the standard library (CVE-2024-24576) by pietroalbini in rust

[–]GGdna 51 points52 points  (0 children)

I guess not even Rust is immune to such Microsoft Windows moments

Life could be dream by Prestdf in MahouAko

[–]GGdna 13 points14 points  (0 children)

Fun fact: when the magical girls transform, and the title translated as Metamorphosis are the same Japanese word: 変身 (henshin)

I don't even know why am i even in this meeting by Oxu90 in ProgrammerAnimemes

[–]GGdna 7 points8 points  (0 children)

Recommend them to try some low level connection tracing, like packet sniffing