Props for finding the answer and sharing it!
Props for finding the answer and sharing it!
Literally Paradox’s entire business model…
Press X to doubt
But if the House decides the election, it’s not by Reps, each state makes a vote. And there are more R states than D states, so it will absolutely go to Trump.
The more jobs that are unfilled (a “tighter” job market) means that employers have to raise wages to attract employees. It’s pretty common knowledge in tech that the fastest way to a raise is to switch jobs. More jobs being available is good for workers.
This! Manufacturers were trying to lock people into their systems, just by different means. Reverse engineering a piece of low-level software (BIOS) so that you could run high-level software written for that machine architecture on different hardware was the main battle of the day.
Wow we really should make !murderedbywords a thing…
(Yes, also !communitiesashashtags)
Seriously! I was so relieved when I reached the end of the headline
For some reason I read this headline as “NPR chief” and it was legitimately shocking to me that NPR would be run by someone so actively sadistic.
It being the leader of the NRA is much less shocking.
“Free speech” does not mean free from consequences.
I really dislike this phrasing because it does mean freedom from consequences, but only from the government, not private actors like these companies or the general public. The sentiment should really be “free speech does not mean freedom from social backlash” but I know that’s not as catchy…
(Also, yes, free speech does have limits (e.g. hate speech, ‘fighting words’, etc).)
This isn’t the debt ceiling, this is the government funding bills, aka what they are budgeting for departments (that will then eventually require the debt ceiling to be raised because it’s still a deficit)
I don’t think anyone would fault you for saying there are 435 members of the house, especially because that number is also wrong (there are six additional non-voting members).
If she had answered more correctly than the number of voting seats I wouldn’t have a problem with it…
Big man, strong man, tears running down his face…
EAP is a wrapper for a bunch of different protocols. EAP-MSCHAPv2, EAP-TLS, etc. If you have access to the network settings on a Windows machine you may be able to get more information there.
Also, try stack exchange: https://askubuntu.com/questions/279762/how-to-connect-to-wpa2-peap-mschapv2-enterprise-wifi-networks-that-dont-use-a-c
Not gonna lie, once you’re getting past single button combos, I’m mentally checking out. Ctrl+K and Ctrl+U in nano are good enough for me, and if I need to do something more complex like actual coding, I’ll use an editor with a full GUI as well.
I know i
and :wq
and that’s all I ever plan on learning
again. Pardon him again.
Come on man, I’m not expecting you to be “the woke home improvement store” but you didn’t have a CEO backing Trump…
Spoilers are mathematical fact stemming from first past the post voting. I also want to be able to vote for a third party candidate but it goes against my interests to do so until the voting system changes.
The only way a spoiler is a myth if you weren’t going to vote at all.
Out of curiosity, is it something as simple as needing to wrap the template in quotes? I may be mixing up my YAML with the Ansible work I’ve been doing, but I think you need to have templates double quoted like this in order to resolve the jinja2 properly:
"{{ state_attr('light.etc', 'brightness') }}
I don’t think you need the quotes in the Templates section of dev tools but you do in YAML files. I could be wrong though, let me know if you try it.
Definitely use the
state_attr()
form overstates.etc.etc
form. I think there’s something about how HA handles startup that may mess with templates if you usestates.etc.etc
.