Sometimes (often) one ends up needing to run older versions of R using older versions of packages. Evercran might be just the tool to help with that: #RStats
"But West Virginia’s new law is unusual. Boasting the “least restrictive regulatory environment in the nation,” it prohibits local officials from having any input into where off-grid data centers go. This provision appears to be a nationwide first and is angering mayors and commissioners statewide."
From: @…
5 takeaways from Virginia's primary election results (Teo Armus/Washington Post)
https://www.washingtonpost.com/dc-md-va/2025/06/18/virginia-primary-election-analysis-takeaways/
http://www.memeorandum.com/250618/p68#a250618p68
Respekt.
„Schüler und Eltern sind am vergangenen Wochenende Zeugen der Angriffe auf das Vielfalt-Fest in #BadFreienwalde geworden. Von einer Aktionswoche wollten sie sich deshalb aber nicht abbringen lassen.“
„Elternsprecher Wolfram Schwelgin hat eigenen Angaben zufolge selbst einen Faustschlag von einem Angreifer abbekommen. Deshalb an der Schule die Pride Week abzusagen, sei…
First EM simulations on the switch logic board after sorting out some licensing issues with the new Sonnet version.
V19 is a lot faster than v18, it doubles the thread cap from 8 to 16 and also replaces the legacy SSE based matrix solver with an AVX-based version (geee, i wonder where they might have got that from...).
First test is the BGA launch for LC0_PHY0_LANE1_TX, a 5 Gbps QSGMII link but also representative of some of the 25G SERDES.
Return loss is better than -13 dB…
🇺🇦 #NowPlaying on KEXP's #DriveTime
Panda Bear:
🎵 Virginia Tech
#PandaBear
https://pandabearmusic.bandcamp.com/track/virginia-tech
https://open.spotify.com/track/63RXrwFp8OlTvnr5JsXVY2
»Umbruch am Linux-Desktop – Nach nur ein paar Jahrzehnten wird es ernst mit dem Ende von X11:
Sowohl das GNOME-Projekt als auch die entsprechenden Versionen von Fedora und Ubuntu streichen mit ihren kommenden Versionen die Unterstützung für den alten Grafikserver. Wayland übernimmt«
Hui… nun ist es so zu sagen offiziell nach Jahrzehnten deren Doppelleben der Linux Desktops.
🐧
🇺🇦 #NowPlaying on KEXP's #VarietyMix
Jah Beer:
🎵 Rod Taylor - Ethiopian Kings (Jah Beer Version)
#JahBeer
https://neekeetone.bandcamp.com/track/ethiopian-kings-jah-beer-version
Gotta love when optimizations and unit tests result in you catching what you thought was a regression, but turned out to be a long-standing corner case bug you've been chasing forever.
Tl;dr implemented an AVX512F version of the inner loop for the eye pattern, which had previously only supported AVX2 and AVX2-FMA.
It promptly failed the unit test despite being a straightforward vector stretch of the AVX2 version (with some small changes because a few instructions I used from …