Can I ask who even clicks on these Google ads? Who is making Google ads valuable by interacting with them?
Can I ask who even clicks on these Google ads? Who is making Google ads valuable by interacting with them?
My phone number was owned by a non-for-profit, and I’m still getting their calls 5-6 years later. Google Pixel phones have a phone-bot that picks up calls, introduces itself as a bot and asks you why you’re calling. So I just posted my phone number on my website to make sure people don’t think that it’s still the nfp
I tried attaching movement controls to my logitech g600’s number pad, it wasn’t practical
yt-dlp is still alive, well and actively developed. It can now target abunch of different platforms.
The egg… laid by a bird that wasn’t a chicken
Neil D Tyson
The explanation goes as follows:
Since any offspring is never going to be 100% genetically similar to its parent, eventually an offsprings genome will mutate into what we humans would classify as a chicken within our “scientific” definitions.
Imo the concept of a chicken is an illusion. It’s a bird thing that I can eat, and sometimes they’re really nice and lay eggs, that’s what a chicken is.
For your education:
Pacman like many other package managers tries to minimize network queries, to do this you download a manifest of every package available and its installation instructions. -Sy
downloads the latest manifest from all of your pacman repos, -u
installs the packages whose “version” field changed between the old and new manifests.
These error messages show that the domain name the manifest had for your package was unavailable, this is why you should check for updates.
Resting your eyes means going back to sleep
This is why we Jews know not to manufacture life
Makes it easier to distribute and set up
Maybe a bit of an edge case but I use a wallet case and I still carry a credit card. Wireless chargers have cooked my credit card a few times… and nfc Google pay doesn’t always work.
Then I’d delete my old phone number account and start fresh… not exactly the best option but all things considered you might have too
So you’re right… To an extent… I usually say I’m making a new button when I’m figuring out an alias.
I guess a better way to express my point is that I’m not geared for interpreting graphics to tell what a button is supposed to do, nor am I cool with needing to press the same buttons in order multiple times.
On the CLI, all the buttons are named with (impo) meaningful names, and I can combine them into new just-as-accessable buttons whenever I want for free! It might align more with my working frustrations, I hate dragging my eyes over the same text/iconography every time I wanna do something, I want it to just ‘happen’. I need a user interface that can react to me faster than I can think and to achieve that I just limit my UI to exactly what I want and I keep it easy for me to expand as I need it.
Signal recently implemented “usernames” instead of phone numbers
Imo I don’t memorize commands. Everything on my zsh is so aliased that I don’t think I can teach someone else how to use any other cli.
It just turned into me telling the machine what I want it to do and let it figure out how to rather than me do every little button click step.
Undeniably fair
If I have to put a thread object in a variable and call a method on it to start it then it’s OO multi threading. I don’t want to know when the thread spawns, I don’t want to know what code it’s running, and I don’t want to know when it’s done. I just want shit to happen at the same time (90% of the time)
I’ve always hated object oriented multi threading. Goroutines (green threads) are just the best way 90% of the time. If I need to control where threads go I’ll write it in rust.
“why don’t you just”
╭∩╮(︶︿︶)╭∩╮
½TB nvme SSD for the OS and any system/user level binary
1TB sata SSD for code projects, docker, and videogames
10tb HDD for just having a massive amount of fairly stable storage space. I gotta tell you I sleep really well knowing that at 4 in the morning a compressed disk image of my work SSD is being written to the hard drive.