orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej_ has joined #picolisp
orivej_ has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 246 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
_whitelogger has joined #picolisp
<Blue_flame>
Connection timeouts? It's a big issue on irc. I just read in chat history regnexer muted someone due to this issue.Unlike modern day chat clients(matrix, xmpp). While irc is lightweight it needs a persistent connection to server. Use a proxy to stay connected online or use matrix with an irc bridge. Something similar may also exist for xmpp.
orivej has quit [Ping timeout: 240 seconds]
<Regenaxer>
Hi Blue_flame, yeah
<Regenaxer>
I know of such problems, I'm using my self-written irc client (in PicoLisp of course ;)
<Regenaxer>
I muted him also cause orivej obvioussy doesn't even monitor the channel
<Regenaxer>
Now it is silent :)
<Blue_flame>
Indeed it is. The logs still show him for today. Hopefully he fixes one day or it becomes part of logs forever.
<Regenaxer>
:)
<tankf33der>
Regenaxer: rc is broken
<tankf33der>
try (rc "dat" 'a 1) and repl exits after execution.
<Regenaxer>
Hi tankf33der! Thanks!
<Regenaxer>
ok
<Regenaxer>
Indeed, though here it exits later
<Regenaxer>
Is it 'ctl'?
<tankf33der>
ctl works itself.
<Regenaxer>
yeah
<Regenaxer>
It exits only sometimes
<Regenaxer>
Are you back from vacation?
<tankf33der>
no. just having fun.
<Regenaxer>
:)
<beneroth>
:)
<beneroth>
hi all
<Regenaxer>
Hi beneroth
<Regenaxer>
Just found a bug in 'remove'
<Regenaxer>
: (remove 9 '(a b c d e . 7))
<Regenaxer>
Segmentation fault
<Regenaxer>
Found it when looking at it
<Regenaxer>
while porting to pil21
<Regenaxer>
Will fix
<Regenaxer>
Done
<beneroth>
thx :)
alexshendi has joined #picolisp
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
orivej has joined #picolisp
<Regenaxer>
Can't reproduce the 'rc' issue
<Nistur>
mornin'
<Regenaxer>
Hi Nistur
<Nistur>
o7
<alexshendi>
It's soon Mahlzeit-time again!
<alexshendi>
Hi, picolispers.
<Regenaxer>
Cheers alexshendi
orivej has quit [Ping timeout: 256 seconds]
orivej has joined #picolisp
orivej has quit [Quit: No Ping reply in 180 seconds.]
<beneroth>
Mahlzeit alexshendi
orivej has joined #picolisp
<Regenaxer>
oops
<Regenaxer>
'place' has the same bug
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 260 seconds]
orivej has joined #picolisp
orivej has quit [Ping timeout: 240 seconds]
orivej has joined #picolisp
<tankf33der>
Regenaxer: rc doesnt crash, it exits from repl.
<Regenaxer>
Looks like a crash that way. Some signal perhaps
<Regenaxer>
I tried to strace
<Regenaxer>
but can't reproduce
<alexshendi>
Regenaxer: Is there a bug/issue list for pil21? 😇
<Regenaxer>
No, but a list of issues (test results) by tankf33der
<alexshendi>
Regenaxer, tankf33der: Is there a link?