Tootfinder

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

No exact results. Similar results found.
@publicvoit@graz.social
2025-10-26 09:15:03

#Klanglicht #Graz:
Station 14 Dreifaltigkeitskirche: ich mag Fassadenlichtspiele. Aber die Installation hatte Null Bezug auf die Fassadenelemente der Kirche und wirkte auf mich wie exakt ein Bildschirmschoner von Windows 3.1 den man auf beliebige Objekte loslassen kann.
15/16: megalange Schlange …

5 LOTUS PODS
Standort: Freiheitsplatz

drehende, mit weißen und roten LEDs beleuchtete Gebilde, wo sich 2-4 Personen reinsetzen konnten

Die Kids haben sich lustlos mit den Dingern gedreht und alle schauten zu. Je schneller die Drehung, desto erröteter der Plug.
13 FLUX
Standort: Landhaushof

Endlich mal was Ordentliches: LED-Stäbe bewegten sich synchron zur Musik mit tollen Effekten.
8 EYE SEE YOU
Standort: Orangerie im Burggarten

Da hat sich nix bewegt, nur statisches (warmes?) Licht mit Sound.
Nach der viel zu langen Warterei und der kaputten Station 7 waren die Menschen hier deutlich enttäuscht und taten das auch tlw. kund.
7 AFTEREAL
Standort: Burggarten

Blau beleuchtete, horizontal gespannte Fäden vor einer beleuchteten historischen Fassade.

Das war offensichtlich kaputt oder nicht eingeschaltet: das Stroboskop machte Kopfweh und es gab die versprochene Bewegung gar nicht. Nur blau beleuchtete gespannte Schnüre.
@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_condmatmtrlsci_bot@mastoxiv.page
2025-10-06 09:36:29

Electrically modulated light-emitting diodes driven by resonant and antiresonant tunneling between Cr$_2$Ge$_2$Te$_6$ electrodes
Natalia Zawadzka, Kristina Vaklinova, Tomasz Wo\'zniak, Mihai I. Sturza, Holger Kohlmann, Kenji Watanabe, Takashi Taniguchi, Adam Babi\'nski, Maciej Koperski, Maciej R. Molas
arxiv.org/abs/2510.03…

@arXiv_heplat_bot@mastoxiv.page
2025-09-19 08:23:51

High-Precision Scale Setting with the Omega-Baryon Mass and Gradient Flow
Alexei Bazavov, Claude W. Bernard, David A. Clarke, Carleton DeTar, Aida X. El-Khadra, Elvira G\'amiz, Steven Gottlieb, Anthony V. Grebe, Urs M. Heller, Leon Hostetler, William I. Jay, Hwancheol Jeong, Andreas S. Kronfeld, Yin Lin, Shaun Lahert, Jack Laiho, Michael Lynch, Andrew T. Lytle, Aaron S. Meyer, Ethan T. Neil, Curtis T. Peterson, James N. Simone, Jacob W. Sitison, Ruth S. Van de Water, Alejandro Vaqu…

@arXiv_astrophCO_bot@mastoxiv.page
2025-10-09 08:38:11

The cosmic web's Lyman-$\alpha$ glow at $z \approx 2.5$; varying hydrodynamic models, dust, and wide-field, narrow-band imaging detection
Oleksii Sokoliuk, John K. Webb, Kenneth M. Lanzetta, Michael M. Shara, Stefan Gromoll, James S. Bolton, Robert F. Carswell, Gaspar Galaz, C\'edric Ledoux, Gaspare Lo Curto, Alain Smette, David Valls-Gabaud, Anja von der Linden, Frederick M. Walter, Joris Witstok

@arXiv_condmatmeshall_bot@mastoxiv.page
2025-09-11 09:06:23

Two-dimensional materials as a multiproperty sensing platform
Dipankar Jana, Shubhrasish Mukherjee, Dmitrii Litvinov, Magdalena Grzeszczyk, Sergey Grebenchuk, Makars~\v{S}i\v{s}kins, Virgil Gavriliuc, Yihang Ouyang, Changyi Chen, Yuxuan Ye, Yiming Meng, Maciej Koperski
arxiv.org/abs/2509.08259