198
) rule (files.catbox.moe)
submitted 11 months ago by [email protected] to c/[email protected]
you are viewing a single comment's thread
view the rest of the comments
[-] [email protected] 78 points 11 months ago

I saw this on my homie's screen, clearly they are a far-right text messager:

(defun queue-next (queue ptr)
  (let ((length (length (queue-elements queue)))
        (try (the fixnum (1+ ptr))))
    (if (= try length) 0 try)))
this post was submitted on 01 Oct 2023
198 points (100.0% liked)

196

16224 readers
3200 users here now

Be sure to follow the rule before you head out.

Rule: You must post before you leave.

^other^ ^rules^

founded 1 year ago
MODERATORS