screwtape

joined 1 year ago
MODERATOR OF
[–] [email protected] 7 points 7 months ago

I guess this is like telling people crammed into a cubicle farm office that air conditioning is bad, and then being banned by an air-conditioner-repair-person. The fact that they're chained to an office with stale, mouldy air implies more than one thing has gone wrong.

[–] [email protected] 1 points 11 months ago

You've actually convinced me that this was at least a reasonable idea but I don't think a gopherhole shop rating system would be in theme with the closely knit community dynamic we have.

The protocol was going to have a feature-rich, shopping-friendly set of extensions, but when this was proposed in 1993, there was a community backlash against commercialising the gopher; read Albert Rosetti's booklet about what happened. This is roughly how the gopher protocol became both liberated and hyperstable in the early 90s.

Imagine if a gopher wanted to sell or otherwise pass on some old computer hardware. It makes sense to share that on their gopherhole: And since payment handling is ~ always legally middle-manned by a payment handler who will handle the payment anyway, the protocol wouldn't need to be extended to be a payment processer.

On the other hand, I would be against paving paradise to put up a parking lot.

16
Lispy GOPHER show (lemmy.sdf.org)
submitted 11 months ago* (last edited 11 months ago) by [email protected] to c/[email protected]
 

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

[–] [email protected] 0 points 1 year ago* (last edited 1 year ago) (1 children)

Hmmmm does echo do the CRLF? I thought I normally printf "~tomasino/phlog\r\n" | nc tilde.institute 70 which I guess should actually be printf "%s/%s\r\n" "~tomasino" "phlog" | nc tilde.institute 70

my name is screwtape right

5
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

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?

2
submitted 1 year ago* (last edited 1 year ago) by [email protected] to c/[email protected]
 

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 ?

 

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 @[email protected] !

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