Now I want to see some gang warfare between the Pawns and the Rooks
mystik
I would even go so far as require that vote/confirmation within 24hrs, especially if it's a real(tm) emergency.
It's 2025, we can reach anyone in an instant. And if circumstances require it, (I don't know, say everything west of the Mississippi goes missing), then make a list of who can check in(similar to the rules of succession for president) when the call goes out, and if they are able to respond.
That went so far over his head, I'm not sure he heard the woosh.
Only a shock to folks who still think Democrat centerists are what's gonna win the votes
Just another reminder that the Republicans have the power to stop this ride at any time they want.
They just did this to me. How can I tell them they failed this test?
I just recently stood up a self-hosted ttrss myself, the instance I used from just after the death of reader fizzled out due to server moves, and all the feeds there also fizzeled out. I'm thirsty for some myself.
http://www.girlgeniusonline.com/ggmain.rss -- Girl genius, Favorite Web Comic
My local Government's CMS has a bunch of RSS feeds I added, useful to try and stay on top of things. You may be surprised to if you dig into your local town's web site. UNFORTUNATELY my State Government's legislature seems to have HAD rss feeds, but the link was removed, and it's commented out in the HTML source.
You can drink US Government actions raw and unfiltered from the many RSS feeds available at the firehose here: https://www.govinfo.gov/feeds
There is an ongoing attempt to create an equivalence of Trans Persons (and anyone exposing youth to LGBTQ+ ideas in any form, including loving families) to pedophiles through CONSTANT repetition, despite any lack of widespread evidence. There is also a simultaneous attempt to strongly advocate for death penalty for pedophiles. I'm sure you can see where this is heading ......
That was fast. Story on hacker news this morning about rectangular livestock in UK art, this image is in that page. Them on 4chan. Then in lemmy. We’re moving up the food chain!!
By default Bash will auto complete filenames (In fact, in 25 years, i can't remember the time bash didn't). Sometimes, there are autocomplete 'helpers' that try to be overly smart (ie, only autocompleting files that have the right extension, which can interfere when you are doing creative things with mis-named file). However, in Powershell, cmdlets declare a type for each of their parameters, which lets powershell autocomplete the right type of item, which can make it a bit more magical and reliable.