Drew™ pinned this post
5 days ago
use this to unselect all of the interests in x
chrome > dev tools > console
var counter = 0;
var interests = $$('input:checked');
interests.forEach((w) => {
var current = counter;
var wait = Math.floor(Math.random() * 5000) + 1000; // random between 1000ms (1s) and 5000ms (5s)
setTimeout(() => {
console.log(current + '/' + interests.length);
w.click();
}, wait * counter);
counter++;
});
chrome > dev tools > console
var counter = 0;
var interests = $$('input:checked');
interests.forEach((w) => {
var current = counter;
var wait = Math.floor(Math.random() * 5000) + 1000; // random between 1000ms (1s) and 5000ms (5s)
setTimeout(() => {
console.log(current + '/' + interests.length);
w.click();
}, wait * counter);
counter++;
});
7 days ago
You know what’s weird about it is that the power went out maybe half an hour hour after this happened and the power went out for about maybe five minutes and then it came back on and then the light was on and that’s when I knew
7 days ago
(E)
I saw my friend Mike last night in my dreams. It was really weird. It was only for maybe two seconds and he had said that he had quit drinking and he was going to introduce me to his girlfriend or Wife or whatever but it cut off just before that happened.
Mike was always the life of the party. He was always the extrovert and he was a great friend. He died a few years ago and I think it had to be because of drinking. He died of a heart attack and it’s weird because he told me he quit drinking and he looked super good. He looked skinny. He looks super skinny, which was not what I was thinking. I thought he was gonna be the old the old old guy you know that we all got to love about him.
This just popped out of nowhere. I didn’t expect it. It was the last thing I was thinking about I had no idea.
But you know I’m glad it happened. It shows me that we’re still connected even if we’re here or we’re not here.
Mike was always the life of the party. He was always the extrovert and he was a great friend. He died a few years ago and I think it had to be because of drinking. He died of a heart attack and it’s weird because he told me he quit drinking and he looked super good. He looked skinny. He looks super skinny, which was not what I was thinking. I thought he was gonna be the old the old old guy you know that we all got to love about him.
This just popped out of nowhere. I didn’t expect it. It was the last thing I was thinking about I had no idea.
But you know I’m glad it happened. It shows me that we’re still connected even if we’re here or we’re not here.
13 days ago
I had a dream the other night that at Anthony Hopkins House and Tom Selleck comes by he's at the front door and he asked for me like of all people.
So I shake Tom's hand and I ask whether he wants a picture with Anthony Hopkins And he said sure. I proceeded to ask Anthony Hopkins if he like to take a picture with Tom Selleck And he's like no no no no no pictures It's not whether he's gonna be remembering me it's whether I'm gonna be remembering him and right now at this time of my life no way Jose. I can't remember what I did yesterday.
So I shake Tom's hand and I ask whether he wants a picture with Anthony Hopkins And he said sure. I proceeded to ask Anthony Hopkins if he like to take a picture with Tom Selleck And he's like no no no no no pictures It's not whether he's gonna be remembering me it's whether I'm gonna be remembering him and right now at this time of my life no way Jose. I can't remember what I did yesterday.
16 days ago
Learned today that a passkey and a security key are 2 different types of keys.
Passkey like the one on your phone can be copied on to other devices.
Security Key Yubikey can not be copied on to another device.
I thought passkeys on the phone were secure...turns out they are not. If someone got access to your phone, they could copy all of your passkeys to another device if they knew how to.
Passkey like the one on your phone can be copied on to other devices.
Security Key Yubikey can not be copied on to another device.
I thought passkeys on the phone were secure...turns out they are not. If someone got access to your phone, they could copy all of your passkeys to another device if they knew how to.
23 days ago
🚨 BREAKING: Scientists Teleport Quantum Light Through the Internet for the First Time!
In a major leap for quantum tech, physicists in the U.S. have successfully teleported a quantum state of light through 30 km (18 miles) of regular fiber-optic internet cable—while normal internet traffic was still flowing through it.
⚛️ What is Quantum Teleportation?
It’s not science fiction—this isn’t beaming people like in Star Trek. Instead, quantum teleportation is the transfer of a particle’s exact quantum state to another location without moving the particle itself. It recreates the original in a new place while the original disappears—like perfect duplication without copying.
🔬 This experiment used photons (particles of light) and managed to preserve their quantum information across a real-world internet environment—a massive milestone for secure communication and future quantum internet.
🌐 The breakthrough? Researchers figured out how to make delicate quantum states coexist with classical signals—something never done before under these conditions.
📄 Research:
Jordan M. Thomas et al., Quantum teleportation coexisting with classical communications in optical fiber, Optica (2024)
🚀 Implications:
This is the groundwork for quantum internet, unhackable communication, and next-gen computing—and it’s happening now.
#QuantumTeleportation #QuantumInternet #Teleportation #Photonics #QuantumPhysics
In a major leap for quantum tech, physicists in the U.S. have successfully teleported a quantum state of light through 30 km (18 miles) of regular fiber-optic internet cable—while normal internet traffic was still flowing through it.
⚛️ What is Quantum Teleportation?
It’s not science fiction—this isn’t beaming people like in Star Trek. Instead, quantum teleportation is the transfer of a particle’s exact quantum state to another location without moving the particle itself. It recreates the original in a new place while the original disappears—like perfect duplication without copying.
🔬 This experiment used photons (particles of light) and managed to preserve their quantum information across a real-world internet environment—a massive milestone for secure communication and future quantum internet.
🌐 The breakthrough? Researchers figured out how to make delicate quantum states coexist with classical signals—something never done before under these conditions.
📄 Research:
Jordan M. Thomas et al., Quantum teleportation coexisting with classical communications in optical fiber, Optica (2024)
🚀 Implications:
This is the groundwork for quantum internet, unhackable communication, and next-gen computing—and it’s happening now.
#QuantumTeleportation #QuantumInternet #Teleportation #Photonics #QuantumPhysics
23 days ago
Here are 15 Windows + X keyboard shortcuts
🔹 Win+X then U, then U
Instantly shuts down your PC
(No confirmation dialog - closes all apps and powers off)
🔹 Win+X then U, then R
Restarts your PC immediately
(Ideal for applying updates or troubleshooting)
🔹 Win+X then U, then S
Puts your PC into Sleep mode
(Low-power state; resumes instantly when awakened)
🔹 Win+X then U, then I
Signs out of your user account
(Closes all apps but keeps Windows running)
🔹 Win+X then A
Opens Windows Terminal as Administrator
(Replaces Command Prompt/PowerShell; full system privileges)
🔹 Win+X then E
Launches File Explorer
(Opens "This PC" view for quick drive/network access)
🔹 Win+X then D
Opens Device Manager
(View/edit hardware drivers, troubleshoot devices)
🔹 Win+X then V
Opens Event Viewer
(Check system logs, errors, and security events)
🔹 Win+X then S
Opens Windows Settings
(Jumps directly to the main Settings dashboard)
🔹 Win+X then K
Opens Disk Management
(Manage partitions, format drives, assign letters)
🔹 Win+X then R
Opens the Run dialog
(Quick-access for commands like `cmd`, `msconfig`, etc.)
🔹 Win+X then G
Opens Computer Management
(Central hub for Task Scheduler, Services, Storage)
🔹 Win+X then N
Opens Network Connections
(Configure Wi-Fi, Ethernet, VPNs, and adapters)
🔹 Win+X then W
Opens Apps & Features
(Uninstall programs or modify installed apps)
🔹 Win+X then M
Opens Mobility Center
(Quick-adjust display, battery, and presentation settings)
🔥Pro Tips:
Most shortcuts open tools with admin rights (look for "Administrator" in the title bar)
Press keys sequentially: e.g., Win+X → release → U → release → U
Customize the menu: Right-click the Start button > Settings > Adjust links
Here are 15 Windows + X keyboard shortcuts
#reelindia #laptoptips #pctips #window11 #googlesheet #windowsshortcuts
🔹 Win+X then U, then U
Instantly shuts down your PC
(No confirmation dialog - closes all apps and powers off)
🔹 Win+X then U, then R
Restarts your PC immediately
(Ideal for applying updates or troubleshooting)
🔹 Win+X then U, then S
Puts your PC into Sleep mode
(Low-power state; resumes instantly when awakened)
🔹 Win+X then U, then I
Signs out of your user account
(Closes all apps but keeps Windows running)
🔹 Win+X then A
Opens Windows Terminal as Administrator
(Replaces Command Prompt/PowerShell; full system privileges)
🔹 Win+X then E
Launches File Explorer
(Opens "This PC" view for quick drive/network access)
🔹 Win+X then D
Opens Device Manager
(View/edit hardware drivers, troubleshoot devices)
🔹 Win+X then V
Opens Event Viewer
(Check system logs, errors, and security events)
🔹 Win+X then S
Opens Windows Settings
(Jumps directly to the main Settings dashboard)
🔹 Win+X then K
Opens Disk Management
(Manage partitions, format drives, assign letters)
🔹 Win+X then R
Opens the Run dialog
(Quick-access for commands like `cmd`, `msconfig`, etc.)
🔹 Win+X then G
Opens Computer Management
(Central hub for Task Scheduler, Services, Storage)
🔹 Win+X then N
Opens Network Connections
(Configure Wi-Fi, Ethernet, VPNs, and adapters)
🔹 Win+X then W
Opens Apps & Features
(Uninstall programs or modify installed apps)
🔹 Win+X then M
Opens Mobility Center
(Quick-adjust display, battery, and presentation settings)
🔥Pro Tips:
Most shortcuts open tools with admin rights (look for "Administrator" in the title bar)
Press keys sequentially: e.g., Win+X → release → U → release → U
Customize the menu: Right-click the Start button > Settings > Adjust links
Here are 15 Windows + X keyboard shortcuts
#reelindia #laptoptips #pctips #window11 #googlesheet #windowsshortcuts