Question, are people on Mastodon as willing to become close as on Bluesky? A lot of my Bluesky friends also became Discord etc friends and I don't know if it's similar here

#Meta #newtomastodon #mastoquestions

Soo, taking the view that #RSS is just a specific xml file, which version of RSS am I meant to implement for https://screwlisp.small-web.org/ ? I had a look at https://toobnix.org/feeds/videos.xml?videoChannelId=6574 but to be honest I don't understand by eyeballing it what the header is saying or what xml tags
- per item and
- for the site
I am meant to minimally use.
#mastoquestions
@mattof
Screwlisp proposes a toast

NO LLM CONTENT ANSI common lisp conditions, Leonardo ontologies, the gopher, lambdaMOO, Common lisp interface manager, lisp symbolic ffnns (modern hopfield nets)

[] at 8am 0UTC=9am CET, ( #commonLisp 's) @kentpitman is going to give a live video #demo of his lisp-style error handling in #python . At this #peertube #live link:

Archive will be up here tomorrow!

We also expect to talk about the #slime swanky python #emacsconf talk: https://emacsconf.org/2025/talks/swanky/ whose author should be on the Tuesday-night-in-the-Americas show this week.

If you have #mastoQuestions please leave them here #AMA (on topic), and I guess #lisp on #irc live. #programming

hmmm is there a way to have a users posts in one timeline but their boosts in another

preferrably neither in the home timeline

#mastofeatures #mastoquestions

#emacs #advice

hey, in my super late (I swear, I got permission) #emacsconf half our talk recording, I want to reference McCarthy's Programs With Common Sense (1958/1959). https://www-formal.stanford.edu/jmc/mcc59.pdf . In McCarthy's the-six-things-lisp-was-intended-to-be-good-at, "programming the advice taker (hypothetical program)".

But I want to tread carefully around the term advice in emacs, which I think has a specific and common meaning; does anyone have a book or link for me to look over? #mastoquestions

@hairylarry
Despite that old computer challenge week, I didn't figure out what the idiom was. But the modes are different and incompatible to gnu emacs modes, so slime and eev are not going to work.

There is a release sumo tarball of modes distributed with xemacs. Iirc some of the modes seem to be about sending lisp expressions to a shell, but I didn't manage to get deep into it. #xemacs #useage #mastoquestions

@kentpitman @jns @vnikolov @mdhughes @dougmerritt @ksaj @ramin_hal9001 @tealeg

Coucou la Mastonie, taurais des exemples d'instances #peertube monétisées par des entreprises ou autres structures même assos...abonnements,pubs etc
Repouets appréciés  
#mastoquestions
#logicielslibres

With apologies everyone, is javascript's

foo`bar${baz}buz${bif}frob${ulous}${ly}`

sugar (?) for

(apply 'foo '(#("bar" "buz" "frob" "") #("baz" "bif" "ulous" "ly")))

#mastoquestions #webdesign

@eduardoochs to be fair, I forgot the command to find the directory of an elisp package (whence I hardcoded slime's path) #emacs #mastoquestions
#emacs #mastoquestions (for everybody actually) #programming
@mousebot @sacha
Do you two think
https://www.gnu.org/software/emacs/manual/html_node/elisp/Example-Major-Modes.html
is a reasonable reference for cramming my elisp into one major mode? I was debating looking at Eduardo's eev, though I guess that's mostly minor mode based, or slime, but slime is like saying "I'm going to make my attic be like Valhalla" <_>
Example Major Modes (GNU Emacs Lisp Reference Manual)

Example Major Modes (GNU Emacs Lisp Reference Manual)