1
Lispy GOPHER show (lemmy.sdf.org)
submitted 1 year ago* (last edited 1 year ago) by screwtape@lemmy.sdf.org to c/gopher@lemmy.sdf.org

Every week Wednesday 000UTC (so 19 hours from now) I do an aNONradio show about lisp and the gopher !

This week my gopher oriented topic is mainly old computer challenge final phosts,

but if you know a good gopher topic I should mention, please share it here !

Mastodon toot: https://mastodon.sdf.org/@screwtape/110733226063800243

1
submitted 1 year ago* (last edited 1 year ago) by screwtape@lemmy.sdf.org to c/lisp@lemmy.sdf.org

I do use code like I tooted there. Hex UTF-8 ~aesthetic, ~<Indentation levels~>, c~@(~s~)ses, READ~s, ~{ite~r~ation~^ ~}, conditional~:[s~], wor~d/numbe~rs, ~/function:calls/, goto (~*well they're not all boring). Links or lemmy-replies (leplies?) to formatted output controls?

1
submitted 1 year ago* (last edited 1 year ago) by screwtape@lemmy.sdf.org to c/lisp@lemmy.sdf.org

On my show this week I am looking at a few people's Common Lisp mathematical packages (including mine).

So far, I am the only one I am seeing using :package-inferred-system . François-René Rideau 's style guide https://github.com/fare/asdf/blob/master/doc/best_practices.md#package_inferred simply echoes the ASDF manual on it (or vice versa) as a thing you could do.

The practical difference I have found is recompiling and reloading changed files within one lisp image using :force t

(asdf:operate 'asdf:load-op "my-system/src/changed-package-file" :force t)

Instead of restarting my lisp. (without force, an already loaded package won't be recompiled and reloaded, it will just be left alone)

To some extent it is also an encouragement to use the feature rich uiop:define-package and corrollary support for understanding dependencies between files/packages in a given asdf system, though uiop:define-package can be subbed for 'defpackage without using :package-inferred-system .

What's your call / experience here ?

1
submitted 1 year ago* (last edited 1 year ago) by screwtape@lemmy.sdf.org to c/anonradio@lemmy.sdf.org

Hi everyone! This is my first attempt at lemmying. Normally every week some hours before my https://aNONradio.net/ show, I produce a mastodon toot of topics and hyperlinks. This week I will try doing that here on the lemmy (and much earlier - this is the thread) !

IMPORTANT LEMMYS:

lisp community https://lemmy.sdf.org/c/lisp

De facto per gopherhole threads https://lemmy.sdf.org/c/gopher

SHOW TOPICS

Seeking suggestions and commentary for this week's show and about using lemmy, which I am new to !

Footnotes: Show art by @prahou@bsd.network !

gopher://gopher.club/1/users/screwtape https://gopher.floodgap.com/gopher/gw.lite?=gopher.club+70+312f75736572732f7363726577746170652f

https://archives.anonradio.net/#screwtape

Mastodon toot/discussion linking here: https://mastodon.sdf.org/@screwtape/110563159689040438

screwtape

joined 1 year ago
MODERATOR OF