Comment on
I have never sinned
Reply in thread
The thrust of the argument is that sin is a thing assigned by God. If there is no god, there is no sin; there are only moral and immoral acts
Comment on
I have never sinned
Reply in thread
The thrust of the argument is that sin is a thing assigned by God. If there is no god, there is no sin; there are only moral and immoral acts
Comment on
Detroit pastor says people laughed in his face when he invited them to Trump church event
Reply in thread
Think you mean Trump in the second paragraph
Comment on
Help making this ramp nonslip for winter
Grip tape? There's a ton online you could order, or hit up your local hardware store. May kinds are designed for outdoor ramp/stair use.
Comment on
My homelab had the stupidest outage ever
Chec out this article
Comment on
Does anyone know how to execute a script when a certain sound plays?
This Github is for detecting sound playing and sending it to Shazam. Perhaps you can use the features to capture audio and find another example of audio comparison for the other half?
Comment on
I have never sinned
Reply in thread
Agreed. Just goes to show how laws can be moral or immoral as much as any action can be.
Comment on
What to be aware of before opening port 25 on a postfix Raspberry Pi?
Reply in thread
Pretty sure they meant reverse dns :)
Comment on
Trump wants to end 'wokeness' in education. He has vowed to use federal money as leverage
Reply in thread
Apt acronym: DIE vs DEI
Comment on
*Permanently Deleted*
Whatever you do, make sure you setup the services in docker or similar so moving stuff around is much easier in the future.
If you're not super familiar with docker/linux and have adequate system resources, I would stand up a vm for the stack and then use something like saltbox to deploy. It's built primarily for remote hosting with cloud storage but there's guides for local storage and the discord channel is great.
Comment on
*Permanently Deleted*
Reply in thread
Comment on
The Trump Administration Accidentally Texted Me Its War Plans
Reply in thread
Paragraph 6, first sentence:
On Tuesday, March 11, I received a connection request on Signal from a user identified as Michael Waltz.
Next paragraph:
I accepted the connection request, hoping that this was the actual national security adviser, and that he wanted to chat about Ukraine, or Iran, or some other important matter.
Next paragraph:
Two days later—Thursday—at 4:28 p.m., I received a notice that I was to be included in a Signal chat group. It was called the “Houthi PC small group.”
Paints a a pretty clear picture. Author got a signal connection request, which he accepted. The article intuits that no communication between the author and the signal user ID'd as Michael Waltz between the connection request and the author's addition to the signal group.
Nothing I have read is ambiguous in how the communication occurred, so I'm at a loss at what you're seeing that says differently.
Comment on
Vance Tries to Convince Americans That Trump Wants ‘Full Transparency’ in Epstein Case
Reply in thread
That's how South Park animates dialog for some characters.
Comment on
Linux on non-PCs/Laptops
Reply in thread
Point of sale. The devices you stick your card into to pay.
Comment on
Roast my aliases!
Reply in thread
Laziness, mostly
Comment on
Roast my aliases!
Nice aliases! But I'm a fan of topgrade for updating
Comment on
The Trump Administration Accidentally Texted Me Its War Plans
Reply in thread
Your claim: communication occurred between the author and at last one or more of the individuals noted in the article over unencrypted methods.
Your clam is debunked by the article simply with the quotes I set out in my previous message. Comments about first message being signal or not is not relevant to the meat of the article, namely that the group of individuals listed were communicating about classified/top secret information on the Signal app and had (likely inadvertently) added the journalist
Addressing your comments about stated facts:
All connection requests to connect via signal happen through signal. The connection request must be the first contact, no messages can be transmitted before the connection request is approved.
The only thing missing here is weather or not the author received any messaging in the 2 day lapse between the connection request and the notice that he was being added to the signal chat group. While possible that they did communicate with the individual identified as Michael Waltz, it has no bearing on the content of the article nor the assumption you made about unencrypted communications being held.
I recommend getting familiar with the software being used (signal in this case). While I appreciate pedantic individuals like yourself that get into the details and phrasing of messaging in order to discern the truth or intent of the author, that has to be tempered with a larger understanding in general.
See https://support.signal.org/hc/en-us/articles/360007459591-Signal-Profiles-and-Message-Requests#message_requests for information about signal and message requests.
Comment on
Heaven Must Be Missing An Angel By Tavares
wings of an angel sarah mclachlan
Comment on
World on warcraft on Linux
Reply in thread
I run bazzite (kde version), and before I upgraded to an AMD GPU I used an nvidia 3060 without any issues. As someone else mentioned, use Lutris and use the battle.net wizard to install. WowUp-CF is a linux native addon manager for WOW, and works great. If you use TradeSkillMaster, you can either install it in the same wine prefix as WOW or run it in it's own prefix, just make sure you point it at the right WOW directory.
Comment on
installation and configuration of tigervnc on opensuse tumbleweed
I also had issues trying to successfully set up vnc, specifically trying to connect from a Windows pc to the Linux box.
I would recommend trying rustdesk instead if it has the features you are looking for.
Comment on
Asciinema: Record and share your terminal sessions, the simple way
Reply in thread
Paired programming, mentor/mentee, auditing, tutorials, etc.
Even tmux has the ability to share a terminal session.