(Every Day Is) Halloween - Ministry https://youtu.be/mXtKicX5eDo
Halloween - Mastodon https://youtu.be/eCVn0mjvD3g
Halloween - Misfits https://youtu.be/jfJkvnXx8vw
(Every Day Is) Halloween - Ministry https://youtu.be/mXtKicX5eDo
Halloween - Mastodon https://youtu.be/eCVn0mjvD3g
Halloween - Misfits https://youtu.be/jfJkvnXx8vw
https://simplelogin.io/ (owned by Proton) is great for this. They have a feature to generate an email address by random word or even by uuid.
The pieces of refrigerators that have failed me in the last 15 years have been the plastic parts. A small improvement in plastic quality or engineering seems like it could double the life of the refrigerator. And of course a small plastic replacement part costs $50 or more.
iOS has Lockdown Mode which it sounds like you could benefit from.
Do you find a beer gut sexy? How about Dad Bod?
https://hamstudy.org/ for US licenses.
Edit - they have a few other countries also.
Also on iOS: Settings > Phone > Silence Unknown Callers
I succeeded in doing this once long ago. Then while in the Linux vm I wiped the VM’s partition table, which wiped the physical disk partition table, including windows. Do not recommend.
Professional CMake: A Practical Guide by Craig Scott is an excellent guide to modern cmake usage. Well worth the $30 if you need to build, maintain, or modify a CMake project.
Looks like you’re paying $138/yr for Proton, SL, and vpn. Consider getting Proton Unlimited for $120/yr which includes all of the above, and use Proton vpn.
Redneck Rampage. Hot damn!
How is actual with direct bank imports? Are you in the US or EU?
Are all of those drives powered up constantly? What’s your power bill like?
Ah, yes, I live on “St Mary’ ; DROP TABLE street”
Consider how well Lotus Notes handles your form>…>messaging pipeline. Why aren’t we still using an evolution of that? There’s always a shiny new technology that promises to fix all of the problems of the previous ones.
Memorize and practice this! You can do it in 2 seconds.
Get a BeagleBoard! https://www.beagleboard.org/boards/beaglev-ahead
Edit: or a Star64! https://pine64.com/product-category/star64/
Do you perhaps have Resist Fingerprinting or Strict Enhanced Tracking Protection turned on?
I was never able to get videoconferencing sites working with any combination of those (on Linux), so I just use a vanilla Chrome instance just for videoconferencing.
Isn’t this basically how lisp works?
Very similar to if you were to send a traditional paper letter in an envelope with a stamp, and put an incorrect return address on it. You could even make it look exactly like something the real company would have sent. There is no validation of the return address. If the recipient were to respond to the return address, it would expose the ruse. The scam is that the contents of the letter have further instructions that lead to the scam.
Another complication is that the From address in internet email contains an address part and a description part. The address part is what is actually used to route the email, and the description part can be anything, including something that looks like an email address that doesn’t match the one in the address part. Most email clients only show the description part and hide the address part.
For example:
From: “Bob Smith” <bob@example.com>
From: “robert@somewhere.com” <bob@example.com>
From: “Do not reply” <noreply@example.com>
From: “quickbooks@notification.intuit.com” <scam@attacker.com>
Edit: formatting