Fictosexuality
is sexual attraction towards fictional characters. Romantic attraction towards fictional characters is called fictoromantic.
Tf is this shit bro. U like an anime character cool bro (imo ur just a horny ass degen). But why does it have to be a thing with a label and a flag.
🔥1
Cross Code
https://youtu.be/Mb_b0oJUcYw?si=tsn4rO57iPBnhnmC Fuck Microsoft * continues to use windows
Crowdstrike be like "silly me😅" while all this companies lose billions 🗿
Here is a fix if someone had this issue
https://www.benzinga.com/news/24/07/39855896/how-to-fix-crowdstrike-issue-causing-blue-screen-of-death-on-your-windows-pc
https://www.benzinga.com/news/24/07/39855896/how-to-fix-crowdstrike-issue-causing-blue-screen-of-death-on-your-windows-pc
Benzinga
How To Fix CrowdStrike Issue Causing Blue Screen Of Death On Your Windows PC - Microsoft (NASDAQ:MSFT), CrowdStrike Holdings (NASDAQ:CRWD)
If your Windows computer or laptop has also crashed and is stuck at the blue screen of death, you can try the following fix to recover your computer.
Cross Code
The thought of a single software could do all this is so fucked
and What is funny is that u purchased the software to keep u safe
Zuck released the new llama model. And its open source for all our concern. I feel like Zuck is his redemption arc right now. But can't trust them lizards. you guys can check it out here
NVIDIA NIM
llama-3.1-8b-instruct Model by Meta | NVIDIA NIM
Advanced state-of-the-art model with language understanding, superior reasoning, and text generation.
🔥2
Was thinking of making challenges every Saturday. Some might be ez, some might be mid and other might be hard idk. Gonna give away prize for top 3 people or the first person that answered correctly. the weekly prizes aint gonna be much ngl (as u may or may not know ur boi is broke) but I we are gonna have something better monthly. Let me here ur opinions in the comments
Forwarded from Chapi Dev Talks (Chapi M.)
What is happening these days?
Keep seeing a lot of security issues. Are we getting dumb or is it just getting posted now 🤔.
This is honestly scary
https://youtu.be/eKpv5xjSqs0?si=SUlt46_S43mbcvaB
Keep seeing a lot of security issues. Are we getting dumb or is it just getting posted now 🤔.
This is honestly scary
https://youtu.be/eKpv5xjSqs0?si=SUlt46_S43mbcvaB
YouTube
how does this keep happening???
Secure Boot is great. Private keys leaked on Github? Not so great.
Go pick up a YubiKey and secure yourself online with two factor authentication! https://yubi.co/lowlevellearning-2024
https://pk.fail/
Writeups:
https://arstechnica.com/security/2024/07/secure…
Go pick up a YubiKey and secure yourself online with two factor authentication! https://yubi.co/lowlevellearning-2024
https://pk.fail/
Writeups:
https://arstechnica.com/security/2024/07/secure…
Chapi Dev Talks
What is happening these days? Keep seeing a lot of security issues. Are we getting dumb or is it just getting posted now 🤔. This is honestly scary https://youtu.be/eKpv5xjSqs0?si=SUlt46_S43mbcvaB
U can check if ur device is in the list here. Thanks goodness my device aint in the list
https://arstechnica.com/security/2024/07/secure-boot-is-completely-compromised-on-200-models-from-5-big-device-makers/
https://arstechnica.com/security/2024/07/secure-boot-is-completely-compromised-on-200-models-from-5-big-device-makers/
Ars Technica
Secure Boot is completely broken on 200+ models from 5 big device makers
Keys were labeled "DO NOT TRUST." Nearly 500 device models use them anyway.
Cross Code
U can check if ur device is in the list here. Thanks goodness my device aint in the list https://arstechnica.com/security/2024/07/secure-boot-is-completely-compromised-on-200-models-from-5-big-device-makers/
To check if your device use the compromised test keys
Windows(Run Powershell as Admin):
- Then type
if it returns
Linux(FYI am not on linux so I haven't tested it):
if your result contain something like this:
then you secure boot has been compromised.
Best of luck to you all✨.
Windows(Run Powershell as Admin):
[System.Text.Encoding]::ASCII.GetString((Get-SecureBootUEFI).bytes) -match "DO NOT TRUST|DO NOT SHIP"
- Then type
PK as a parameter when your prompted to enter a variable nameif it returns
True then your secure boot is compromised. If not your good.Linux(FYI am not on linux so I haven't tested it):
efi-readvar -v PK
if your result contain something like this:
Variable PK, length 862
PK: List 0, type X509
Signature 0, size 834, owner 26dc4851-195f-4ae1-9a19-
fbf883bbb35e
Subject:
CN=DO NOT TRUST - AMI Test PK
Issuer:
CN=DO NOT TRUST - AMI Test PK
then you secure boot has been compromised.
Best of luck to you all✨.