#wtfmoments — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #wtfmoments, aggregated by home.social.
-
#WHCD #WasItStaged? #WTFMoments 🤡🤡🤡
#WhiteHouseCorrespondenceDinner
https://m.youtube.com/watch?v=daO60Q0tEYk
I will say though, whenever there's crazy shit going on in that country, my first question is: What's #RussellVought, The #HeritageFoundation and #ThirdWay doing that we don't know about, when stuff kicks off?
-
#WHCD #WasItStaged? #WTFMoments 🤡🤡🤡
#WhiteHouseCorrespondenceDinner
https://m.youtube.com/watch?v=daO60Q0tEYk
I will say though, whenever there's crazy shit going on in that country, my first question is: What's #RussellVought, The #HeritageFoundation and #ThirdWay doing that we don't know about, when stuff kicks off?
-
#TheHumanistReport
Who Deserves the #BadAssMoments, #WTFMoments, #MVPAwards and #ScumbagAwards of 2023? | #TheHumanistReportAwards
https://www.youtube.com/watch?v=3iF0KuNEHVk -
Current status:
$ while true ; do curl -sI $URL | grep "Last-Modified" ; done
Last-Modified: Thu, 17 Sep 2020 20:32:37 GMT
Last-Modified: Thu, 17 Sep 2020 20:32:37 GMT
Last-Modified: Thu, 17 Sep 2020 20:15:40 GMT
Last-Modified: Thu, 17 Sep 2020 20:15:40 GMT
Last-Modified: Thu, 17 Sep 2020 20:15:40 GMT
Last-Modified: Thu, 17 Sep 2020 20:32:37 GMT
Last-Modified: Thu, 17 Sep 2020 20:32:37 GMT
Last-Modified: Thu, 17 Sep 2020 20:32:37 GMT -
OR: Die Cloud akzeptiert nur TLS >= 1.2.
-
OH: Tja, Excel ist halt das InDesign des kleinen Mannes.
#WTFMoments -
Dear npmjs: Please get rid of your active attacker, that means Cloudflare.
npm update fails because Cloudflare is actively blocking updates meaning more vulnerable systems out there.
Access denied | registry.npmjs.org used Cloudflare to restrict access
-
Some “installation documentations” of open source projects really makes me wonder if anyone ever tried to use them to actually install said application.
And then, there's these bonmots in the “activate background jobs” section:
[root@all] su - openproject -c "bash -l"
[openproject@all] crontab -e -
It's 2020 and medical institutions are using PPTP in production. How is this even legal?
Oh… wait…
-
Current status:
"Your ansible version is too old, please upgrade to v2.8.4 or newer. Exiting."
I hate you ansible, there's no update available. I'm on 2.8.2 and this seems to be a breaking change. #WTFmoments
-
Ich lasse die Grazer Linuxtage heuer aus. #glt19
Trotz umfangreicher Diskussionen 2018, zum Problem von Klarnamenpflicht findet sich auch 2019 wieder Ausweiszwang für Sprecher*innen im CfP.
„uns (noch) unbekannte Vortragende einverstanden sind, gegebenenfalls einen amtlichen Lichtbild vorzulegen“
GLT18 Video: „Common misconceptions about names and spaces and communities“ und die Reaktionen der Community im Publikum:
https://www.youtube.com/watch?v=-0PPrKeHFTM -
CW: #SysAdminLife #vim
Current status: Copy 5.000 lines of HTML source from a browser. Insert into vim(1). 3 minutes of 8 cores churning ahead at full load, 236 lines have actually been pasted into my document and the rest has vanished.
#WTFMoments -
Searching for STARTTLS or TLS in the #Mailman3 config results in:
“Your search did not match any documents. Please make sure that all words are spelled correctly and that you've selected enough categories.”
-
Turns out Mailman 3 uses hardcoded paths to required binaries and doesn't provide a mechanism to override them which causes it to break on systems that aren't identical to the dev's system. #WTFMoments