Did you use your laptop on a bed at any point?
Did you use your laptop on a bed at any point?
Johnny Sack.
Furballz.
deleted by creator
Misanthropist.
Same. Even back then, as soon as Oasis hit the radios I couldn’t stand it. Then there was the people who would get hammered and yell it at the top of their lungs completely out of tune at 4 in the morning. Scumbag anthem. Oh yeah, there was also this guy https://youtu.be/NTfZshkNZRw
You can get “android on a stick” computers and sideload some de-googled stuff. They plug right into the USB port of some smart tvs. You might be able to hack an Amazon Firestick too.
It doesn’t really. I won’t give a whole course on DNS and network stuff, but basically it has zero effect on your download and upload speeds.
DNS is like a phone book. You type Wikipedia.org and DNS translates that to an address like 200.92.36.68
When you download stuff, that’s not going through the Pi at all. So there’s no negative effects.
I use one too, but it doesn’t block certain things like YouTube’s embedded adverts. Also use uBlock Origin.
Step 1) Get a raspberry pi. Step 2) Open terminal and paste: curl -sSL https://install.pi-hole.net | bash Step 3) Point your DNS to the raspberry pi’s IP address.
My personal reason, I looked at their code and it was amateur town. Hacked together trash. There’s a proper way to modify Chromium and they didn’t follow any of it. In contrast, Vivaldi’s coders knew what they were doing. I don’t actively use or support Chrome, but if you’re going to do something, do it right.
I just wanted a distro built to my specs, up to date, uses pacman, not run by a for-profit company, with good documentation. The hype is mostly Reddit elitism and gatekeeping. I like that nobody has slipped branding and extra bookmarks into my browser.
There was more than one incident. There’s a whole list of incidents.
In the case of the soldiers in Iraq, China had installed an independent chip specifically for keylogging. I don’t know if replacing the boot loader would even solve that.
They had a Chinese back door in the firmware. Don’t know if that’s still the case. https://www.techworm.net/2015/08/lenovo-pcs-and-laptops-seem-to-have-a-bios-level-backdoor.html They’ve had several major (intentional) security flaws over the years. https://en.m.wikipedia.org/wiki/Lenovo They had a modified UEFI that allows insecure execution of EXEs. The Lenovo laptops given to US military in Iraq had keyloggers that sent all inputs back to China.
True. I use arch btw
You mean a stack of Spells to use? Yes. You can create an Array or List of Spell Objects and easily go through them. https://docs.godotengine.org/en/stable/classes/class_array.html
https://gdscript.com/tutorials/classes/
Are you familiar with object orientated programming?
Basically you could create a class called Spell that acts as a blueprint. Add a variable for each property the blank spell needs to hold.
Then, in other classes, you create an “instance” of the Spell class, maybe called MyUniqueSpell and set its properties based on user input. You can have many different instances of the Spell blueprint; each with their own unique attributes.
In Godot, they say that Scenes can kinda behave as classes/blueprints too.
Of course, you can ignore OOP best practices and just use the code examples here: https://docs.godotengine.org/en/stable/tutorials/io/saving_games.html For small projects, ignoring the rules is okay.
Freaks me out when they grow white fuzz on the inside 🤢