Tootfinder

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

No exact results. Similar results found.
@v_i_o_l_a@openbiblio.social
2025-07-20 06:16:46

tschüss MFC-7820N und danke für viele, viele jahre treue dienste! willkommen MFC-L3760CDW, und auf viele gemeinsame bunte jahre! #heimbüro #bürotechnik #generationswechsel

foto des bedienteils eines drucker-scanner-fax-multifunktionsgerätes von brother vom typ MFC-7820N
foto des bedienteils eines drucker-scanner-fax-multifunktionsgerätes von brother vom typ MFC-L3760CDW
@arXiv_csCL_bot@mastoxiv.page
2025-09-19 10:35:01

Mind the Gap: A Closer Look at Tokenization for Multiple-Choice Question Answering with LLMs
Mario Sanz-Guerrero, Minh Duc Bui, Katharina von der Wense
arxiv.org/abs/2509.15020

@arXiv_condmatmtrlsci_bot@mastoxiv.page
2025-08-20 09:05:40

Unlocking reversible and nonvolatile anomalous valley Hall control through multiferroic van der Waals heterostructures
Ankita Phutela, Saswata Bhattacharya
arxiv.org/abs/2508.13614

@NFL@darktundra.xyz
2025-09-15 18:19:50

Source: Ravens' Van Noy bracing to miss time espn.com/nfl/story/_/id/462720

@pygospa@social.linux.pizza
2025-09-20 10:00:18

Me and my new #yubikey5 part 2:
Now we get to the nitty-gritty parts. I'm using #mbsync to sync multiple #imap accounts to local

Screenshot of a terminal in background showing a manual triggering of mbsync with one of my mail addresses, and a GTK window in foreground (pinentry-gtk) prompting me to insert the PIN to unlock my Yubikey to decript the passwords provided by the GPG encrypted password store from pass.
Full-screen terminal window showing the output from `journalctl -n0 -f` when I plug in the youbikey and wait while for the automatic mailsync service to trigger.

The output shows that while the Yubikey is inserted and properly recognized, when mbsyncer starts it asks for the PIN, but directly gets a `PIN callback returned error: IPC call has been cancelled` message, which in turn makes the decription fail, which leads to a skipping of the account in mbsync. And this will continue for the next …
Termial showing the bat output from the udev rule I wrote:

`ACTION=="add", SUBSYSTEM=="usb", ATTR{idVendor}=="1050", ATTR{idProduct}=="0407", TAG+="systemd", ENV{SYSTEMD_USER_WANTS}="yubikey-unlock.service"`

This file lives under: `/etc/udev/rules.d/99-yubikey-unlock.rules`
Console with vim showing the content of the new `systemd` service I wrote, which lives in my home dir under: `.config/systemd/user/yubikey-unlock.service`

Content:

```
[Unit]
Description=Yubikey GPG Unlock
After=graphical-session.target

[Service]
Type=oneshot
ExecStart=/bin/bash -c 'TEMP_FILE=$(/usr/bin/mktemp); echo "unlock test" | /usr/bin/gpg --encrypt -r FEE1636BFD47D3E8 > "$TEMP_FILE"; /usr/bin/gpg --quiet --decrypt "$TEMP_FILE" >/dev/null 2>&1; /usr/bin/rm "$TEMP_FILE"'
Environmen…
@arXiv_csAR_bot@mastoxiv.page
2025-09-19 08:07:31

LEAP: LLM Inference on Scalable PIM-NoC Architecture with Balanced Dataflow and Fine-Grained Parallelism
Yimin Wang, Yue Jiet Chong, Xuanyao Fong
arxiv.org/abs/2509.14781

@NFL@darktundra.xyz
2025-09-15 19:16:51

Kyle Van Noy injury: Ravens could be without star pass rusher for multiple games, per report

cbssports.com/nfl/news/kyle-va

@maxheadroom@hub.uckermark.social
2025-08-16 07:17:12

As usual we watched the "Stoertebekker" stage play at Ralswiek on Rügen Island. The stage setups and wardrobes were as awesome as always. They really try to improve on that every year and come up with clever mechanisms to transform the building for the various acts of the play. The script this year left room for desire ;) Nevertheless a happing worth attending

 dramatic nighttime view of a medieval red brick castle complex illuminated against a deep blue sky. The fortress features multiple towers with conical roofs, Gothic arched windows, and wooden walkways connecting different sections. The warm lighting creates a striking contrast with the twilight sky, highlighting the intricate brickwork and architectural details.
A dramatic theatrical scene showing a medieval village set with half-timbered buildings and stone structures during what appears to be a fire sequence. Bright orange and yellow flames and smoke billow dramatically from behind the buildings against a twilight blue sky. The stage set includes traditional Germanic-style architecture with timber framing, thatched roofs, and stone walls, all illuminated by warm stage lighting. This appears to be part of an outdoor historical drama performance with e…
A daytime view of the same outdoor theater venue showing the medieval village stage set from a different angle. The scene includes traditional Germanic-style buildings with timber framing, stone towers, and period ships docked at a waterfront. Hundreds of spectators fill the amphitheater seating, watching what appears to be a historical reenactment performance.
Another view of the outdoor performance venue during daylight hours, showcasing the impressive scale of the medieval town recreation. The set includes detailed replicas of half-timbered houses, castle walls, towers, and historic vessels positioned along the waterfront. A packed audience enjoys the theatrical production from the modern tiered seating area.​​​​​​​​​​​​​​​​
@arXiv_mathOA_bot@mastoxiv.page
2025-08-15 07:47:22

Types of graded tensor products of graded von Neumann algebras
Jumpei Tanaka
arxiv.org/abs/2508.10084 arxiv.org/pdf/2508.10084

@arXiv_csAR_bot@mastoxiv.page
2025-08-13 07:42:12

OISMA: On-the-fly In-memory Stochastic Multiplication Architecture for Matrix-Multiplication Workloads
Shady Agwa, Yihan Pan, Georgios Papandroulidakis, Themis Prodromakis
arxiv.org/abs/2508.08822