Tootfinder

Opt-in global Mastodon full text search. Join the index!

No exact results. Similar results found.
@datascience@genomic.social
2025-06-17 10:00:01

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

@jtk@infosec.exchange
2025-05-18 19:21:36

"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: @…

@heiseonline@social.heise.de
2025-06-17 11:30:00

Windows-Insider-Vorschau ermöglicht Export der Recall-Schnappschüsse – in der EU
In Windows-Insider-Vorschauen im Beta- und Developer-Kanal testet Microsoft in der EU eine Export-Funktion für Recall-Schnappschüsse.

@memeorandum@universeodon.com
2025-06-18 16:06:00

5 takeaways from Virginia's primary election results (Teo Armus/Washington Post)
washingtonpost.com/dc-md-va/20
memeorandum.com/250618/p68#a25

@anneroth@systemli.social
2025-06-17 16:52:22

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…

@azonenberg@ioc.exchange
2025-06-17 20:19:08

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…

Sonnet S21 curve showing a small null at 18.6 GHz
Sonnet S11 curve showing better than -20 dB to 13.2 GHz, then up to about -13 at 18.4 GHz
Sonnet 3D current density view of a BGA escape showing generally well behaved return paths
@kexpmusicbot@mastodonapp.uk
2025-06-18 00:10:56

🇺🇦 #NowPlaying on KEXP's #DriveTime
Panda Bear:
🎵 Virginia Tech
#PandaBear
pandabearmusic.bandcamp.com/tr
open.spotify.com/track/63RXrwF

@kubikpixel@chaos.social
2025-06-16 06:10:54

»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.
🐧

@kexpmusicbot@mastodonapp.uk
2025-06-17 08:10:53

🇺🇦 #NowPlaying on KEXP's #VarietyMix
Jah Beer:
🎵 Rod Taylor - Ethiopian Kings (Jah Beer Version)
#JahBeer
neekeetone.bandcamp.com/track/

@azonenberg@ioc.exchange
2025-06-16 21:57:35

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 …