I noticed that too. Thought it was just regular YouTube jank as usual.
Archr
Oh I'll agree that sometimes Bluetooth pairing can be finicky.
But the person I replied to was talking about how Bluetooth is not good enough for audiophile quality headphones. But most people don't care and can't even notice the difference.
You are right. But for >99% of users Bluetooth is a perfectly sufficient connection format for headphones.
It seems like this is a bit of a political move. I understand that the article mentions connecting the homeless that are cleared with the local support structure. But it gives no mention of how those support structures will be improved. No additional funding or infrastructure provided.
From what I understand the local support structures are already at capacity and generally shelters are still unsafe (especially for women).
This is either coming from Newsome not understanding the issue at best. And a political move that will just cause more suffering at worst.
It sounds like they plan to clear the camps and dump the people on the (already strained) local support systems without giving any extra funding or infra to those support systems.
Is this one different than the one on f-Droid? Syncthing-fork
I feel like most casual users would not make the connection of "crawlers" to link previews that they talk about it the article.
Sure, if you understand that robots.txt includes all robots then sure. But that is not how general news media has been talking about robots.txt.
Is this just meant to make git clone always clone recursively?
Can't you do this with aliases in your .gitconfig?
I have something similar.
alias "..1=cd .."
alias "..2=cd ../.."
... etc
I did have code that would generate these automatically but Idk where it is.
_
can also be used in the python interactive terminal to mean 'last return value'
Ie:
> 'string'
'string'
> a = _
> print(a)
string
This is very true. Match statements are much more powerful that switch statements in any other language.
For instance:
- matching objects very specifically
- if conditions within case statements
- pulling variables from inside of the object directly.
I was wondering the same thing. DOE has very little to do with the electric grid.