#MastoAsk 🛒 CASSE AUTOMATICHE E SUPERMERCATI

Le casse automatiche dei supermercati leggono qualsiasi codice a barre? Sto pensando ai QR code in particolare. Se il QR puntasse a un URL di un immagine, apparirebbe sullo schermo?

Domanda di riserva: c'è un hashtag specifico per queste richieste? #MastoInfo #MastoQuestion #MastoQuest

#MastoQuestion
If I have boosted something, and wish to refer to it in discussion, but do not wish to engage them in discussion, is it safe for me to reply to my own boost, erase their name from the post, as to not bother them, but then my adendum would be properly threaded? Its so obvious when stuff is misthreaded, and people are like what the? LOL.

#mastodon #mastoquestion

It seems like to get my followed-notificationsed friends' toots, I have to visit their instance, find the new toot, whose hashtags I'm also following, copy that url, then search for it on my instance.

Was it always like this? Am I doing something wrong? I don't want to accidentally-part-ways with a bunch of people in different time zones to me.

When I toot a toot, see a typo, edit the toot and update it, it'll disappear from my home timeline. Is that just a display issue for myself, or does the toot vanish from home for everyone who follows me?

#Mastodon #MastoAsk #MastoQuestion

#language #mastoquestion
When writing the authors' names of The Art of the Metaobject Protocol, being Gregor Kiczales, Jim des Rivières and Daniel G. Bobrow, I shortened Jim des Rivières to Rivières. Is this correct, or am I meant to write Des Rivières?

YOU CAN TRAVEL FOR ONLY 1 HOUR IN THE SAME EXACT DAY OF 20 YEARS AGO

You can't:

  • bring items, neither towards the past or from it
  • alter major events (in any way)

You can:

  • leave notes for others
  • talk with others, but your appearance is the current one
  • enter shops
  • interact with everything

Added:

  • you risk breaking the time loop
  • you can spawn ONLY in places you already visited

How do you spend that hour?
#mastoot #mastoquestion

Je cherche un bon lecteur audio local pour Android, qui réponde à ces critères :
-simple
-permet de créer et gérer facilement des playlists
-option pour mettre des titres en favoris

J'utilise Phonograph plus jusqu'ici mais la gestion des playlists ne me plaît pas du tout et l'ajout de titres dans une file de lecture bug.

Le repouet est apprécié !
#mastoquestion
#musique

Ca commence bien : j'essaye de migrer de #MastodonSocial à ici...
Définitivement, je ne suis pas douée pour l'informatique, les ordinateurs, les technologies numériques, etc...
Comment retrouver les relations déjà établies de l'autre côté?
#MastoQuestion

J'ai quitté FB le 20 janvier 2025... Je ne parviens pas à me faire à Mastodon... Mais je ne suis pas du genre à lâcher prise... Par contre, moi qui n'ai jamais été dérangée par la solitude, ici, j'avoue, je me sens un peu seule! 😜

#emacs #slime #mastoquestion #commonLisp

So, one thing that bugs me about installing slime is the "modify your init file" step. could I add-hook requiring slime-autoloads to the after-startup-hook or something to avoid needing to open my init file at all?

How can I circumscribe adding stuff to the init file in this case?

#emacs #mastoquestion
I noticed that as you can see on here, if your C-s for "radius of 25" https://lispy-gopher-show.itch.io/lispmoo2/devlog/878075/hearter-than-i-thought-lisp-mcclim-drawing

Here's the #orgmode (#lisp):

#+name: some-trig
#+begin_src lisp :var rad=25 :exports both
(list (* rad (cos (* pi 1/6)))
(* rad (sin (* pi 1/6))))
#+end_src

#+RESULTS: some-trig
| 21.65063509461097d0 | 12.499999999999998d0 |

But this is kind of random, right? No-one can see that rad=25 in :exports both. Is there a solution?

Hearter than I thought: LISP McCLIM DRAWING - lispmoo2 by screwtape

*Prepare for valentine's day by drawing a heart with LISP McCLIM! I'm not an artist. Prahou is the show artist. Setting-stuff-up I'll link in an appendix. Let's just roll into some lisp. 1. Loading mc...

itch.io