[ prog / sol / mona ]

sol


What does checking VIP do?

1 2024-07-28 01:40

idk

2 2024-07-28 01:41 *

?

3 2024-07-28 07:15 *

sage

4 2024-07-28 20:08 *

>>3
really?
test

5 2024-07-28 20:08

ok, but what does it stand for?

6 2024-07-28 20:11

also why doesnt the style switcher work
or am i doing something wrong

7 2024-07-28 20:20

Here's a line from the source: bbs.scm line no. 236:

(if vip
  (update-post-count board thread date post-number)
	(update-thread-list board (string->number thread) date post-number))

I don't completely understand what that means but maybe can help unravel the mystery.

8 2024-07-29 13:36

It means that the thread won't jump to the first place of the front page.

9 2024-07-29 21:05

What does the VIP stand for? Is it an acronym?

10 2024-07-29 23:36

It's some kind of code.

11 2024-07-30 13:54

Similar to LISP, it stands for `vi processing'

12


VIP:

do not edit these