00:00
amb007 has quit [Remote host closed the connection]
00:00
amb007 has joined #commonlisp
00:01
ebrasca has joined #commonlisp
00:12
shka has quit [Ping timeout: 246 seconds]
00:16
mgl has quit [Ping timeout: 272 seconds]
00:29
ronald_ has quit [Ping timeout: 272 seconds]
00:31
nij- has quit [Quit: Using Circe, the loveliest of all IRC clients]
00:33
ronald has joined #commonlisp
00:47
kevingal has quit [Ping timeout: 268 seconds]
00:47
nij- has joined #commonlisp
00:48
istewart has joined #commonlisp
00:48
reb has quit [Ping timeout: 252 seconds]
01:04
tok has quit [Remote host closed the connection]
01:09
tedwing has quit [Ping timeout: 268 seconds]
01:23
tedwing has joined #commonlisp
01:26
<
ebrasca >
Can you change stream direction?
01:27
iNomad has quit [Quit: leaving]
01:28
tedwing has quit [Ping timeout: 252 seconds]
01:35
pfdietz has quit [Quit: Client closed]
01:36
pfdietz has joined #commonlisp
01:41
random-nick has quit [Ping timeout: 268 seconds]
01:43
skeemer has quit [Ping timeout: 264 seconds]
01:45
<
ebrasca >
I wonder how to deal correctly with half open connections in tcp ip streams.
01:46
<
nij- >
Is there an implementation that supports this?: Redefine a function in the debugger (without using slime/sly) on the fly, in the current frame, and let it the program run from then on, see what happens, and jump back to the beginning to the time where redefinition and funcall didn't happen?
01:51
<
bike >
i really doubt it.
02:03
Roman72 has joined #commonlisp
02:08
Roman72 has quit [Quit: Client closed]
02:08
tyson2 has quit [Read error: Connection reset by peer]
02:17
ronald has quit [Ping timeout: 260 seconds]
02:22
<
nij- >
sbcl's manual reads "global special values are visible across all threads;" -
02:22
<
nij- >
I wonder, in case that a CPU has multiple cores, how is this possible in general?
02:24
roman66 has joined #commonlisp
02:26
ronald has joined #commonlisp
02:27
waleee has quit [Ping timeout: 268 seconds]
02:30
roman66 has quit [Quit: Client closed]
02:34
davep has quit [Quit: Connection closed for inactivity]
02:36
<
bike >
it's all in the same process
02:37
<
bike >
code running on a different CPU doesn't use different RAM (on a basic computer)
02:37
roman19 has joined #commonlisp
02:38
roman19 has quit [Client Quit]
02:38
<
nij- >
?! sbcl thread is OS thread (last time I checked..)
02:38
<
nij- >
But the OS threads of the same process all stays in the same core?
02:39
<
aeth >
nij-: bike is saying that memory access is shared between cores on a modern system.
02:40
<
aeth >
so it's an abstraction at the hardware/OS level that can be leaky (in the case of NUMA)
02:42
<
nij- >
Oh.. I see. They don't use cache?
02:42
<
aeth >
it's all handled at a lower level than the language itself
02:42
<
aeth >
you don't have cache control in compilers afaik
02:46
<
aeth >
Afaik, cache efficiency is just putting things next to each other in memory and hoping the hardware is smart.
02:47
puke has quit [Ping timeout: 268 seconds]
02:59
<
bike >
they use cache but the cache is of the same memory
02:59
<
bike >
like the whole point of the cache is to make it seem like the cache doesn't exist. it's not a separate memory store
03:00
ym has quit [Ping timeout: 268 seconds]
03:00
<
bike >
this isn't anything to do with lisp specifically, it's just how multiprocessing works
03:01
nij- has quit [Ping timeout: 268 seconds]
03:01
igemnace has joined #commonlisp
03:03
puke has joined #commonlisp
03:04
puke has quit [Max SendQ exceeded]
03:05
puke has joined #commonlisp
03:07
puke has quit [Max SendQ exceeded]
03:08
puke has joined #commonlisp
03:23
pillton has joined #commonlisp
03:28
mathrick has quit [Ping timeout: 255 seconds]
03:30
ronald_ has joined #commonlisp
03:30
ronald has quit [Read error: Connection reset by peer]
03:33
piglet has joined #commonlisp
03:33
morganw has quit [Ping timeout: 256 seconds]
03:34
iquites has quit [Ping timeout: 256 seconds]
03:36
morganw has joined #commonlisp
03:37
iquites has joined #commonlisp
03:40
mathrick has joined #commonlisp
03:49
puke has quit [Ping timeout: 268 seconds]
03:54
decweb has quit [Ping timeout: 252 seconds]
04:13
nij- has joined #commonlisp
04:18
nij- has quit [Ping timeout: 268 seconds]
04:26
nij- has joined #commonlisp
04:33
nij- has quit [Ping timeout: 260 seconds]
04:34
nij- has joined #commonlisp
04:35
igemnace has quit [Quit: WeeChat 4.2.1]
04:36
igemnace has joined #commonlisp
04:38
ronald_ has quit [Ping timeout: 260 seconds]
04:42
ronald has joined #commonlisp
04:45
ebrasca has quit [Remote host closed the connection]
04:47
chomwitt has joined #commonlisp
04:51
chomwitt has quit [Ping timeout: 268 seconds]
04:56
istewart has quit [Quit: Konversation terminated!]
04:57
piglet has quit [Ping timeout: 256 seconds]
04:59
brokkoli_origina has joined #commonlisp
04:59
brokkoli_origin has quit [Ping timeout: 264 seconds]
05:11
piglet has joined #commonlisp
05:12
nij- has quit [Ping timeout: 255 seconds]
05:28
pve has joined #commonlisp
05:40
chomwitt has joined #commonlisp
05:49
wacki has joined #commonlisp
06:07
hayley has quit [Ping timeout: 256 seconds]
06:08
cross has quit [Ping timeout: 256 seconds]
06:09
ronald has quit [Ping timeout: 256 seconds]
06:09
cross has joined #commonlisp
06:10
ronald has joined #commonlisp
06:20
Bubblegumdrop has quit [Ping timeout: 260 seconds]
06:24
zetef has joined #commonlisp
06:29
Bubblegumdrop has joined #commonlisp
06:30
Lycurgus has joined #commonlisp
06:32
Lycurgus has quit [Client Quit]
06:34
piglet has quit [Ping timeout: 240 seconds]
06:36
King_julian has joined #commonlisp
06:38
shka has joined #commonlisp
06:45
zetef has quit [Ping timeout: 268 seconds]
07:10
msavoritias has joined #commonlisp
07:12
chomwitt has quit [Ping timeout: 256 seconds]
07:17
amb007 has quit [Ping timeout: 260 seconds]
07:19
EsoAlgo811 has quit [Ping timeout: 268 seconds]
07:24
amb007 has joined #commonlisp
07:33
zetef has joined #commonlisp
07:39
wacki has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
07:45
rgherdt has joined #commonlisp
07:49
wacki has joined #commonlisp
08:03
bendersteed has joined #commonlisp
08:04
dtman34 has quit [Ping timeout: 240 seconds]
08:06
alcor has joined #commonlisp
08:07
dtman34 has joined #commonlisp
08:10
King_julian has quit [Ping timeout: 255 seconds]
08:16
amb007 has quit [Ping timeout: 256 seconds]
08:17
amb007 has joined #commonlisp
08:18
danza has joined #commonlisp
08:26
jonatack has joined #commonlisp
08:28
jon_atack has quit [Ping timeout: 260 seconds]
08:37
varjag has joined #commonlisp
08:51
skeemer has joined #commonlisp
08:57
mgl has joined #commonlisp
09:03
amb007 has quit [Ping timeout: 256 seconds]
09:04
Lycurgus has joined #commonlisp
09:18
danza has quit [Ping timeout: 268 seconds]
09:20
phantomics has quit [Ping timeout: 260 seconds]
09:21
dino_tutter has joined #commonlisp
09:22
phantomics has joined #commonlisp
09:29
bendersteed has quit [Remote host closed the connection]
09:30
iNomad has joined #commonlisp
09:32
ronald has quit [Read error: Connection reset by peer]
09:32
bendersteed has joined #commonlisp
09:32
King_julian has joined #commonlisp
09:32
ronald_ has joined #commonlisp
09:36
ronald has joined #commonlisp
09:36
ronald_ has quit [Ping timeout: 252 seconds]
09:37
ronald has quit [Read error: Connection reset by peer]
09:37
amb007 has joined #commonlisp
09:41
ronald has joined #commonlisp
09:44
nerap has joined #commonlisp
09:52
seveno4 has joined #commonlisp
09:53
danse-nr3 has joined #commonlisp
09:56
crumbles has quit [Ping timeout: 255 seconds]
09:56
piglet has joined #commonlisp
09:57
danse-nr3 has quit [Read error: Connection reset by peer]
09:57
Lycurgus has quit [Quit: leaving]
09:57
danse-nr3 has joined #commonlisp
09:58
donleo has joined #commonlisp
10:00
seveno4 has left #commonlisp [Leaving]
10:07
nerap has quit [Ping timeout: 260 seconds]
10:10
attila_lendvai has joined #commonlisp
10:14
attila_lendvai has quit [Remote host closed the connection]
10:14
attila_lendvai has joined #commonlisp
10:21
dra has joined #commonlisp
10:23
zetef has quit [Remote host closed the connection]
10:26
Lord_of_Life_ has joined #commonlisp
10:27
Lord_of_Life has quit [Ping timeout: 268 seconds]
10:28
amb007 has quit [Ping timeout: 256 seconds]
10:29
Lord_of_Life_ is now known as Lord_of_Life
10:29
amb007 has joined #commonlisp
10:33
decweb has joined #commonlisp
10:33
amb007 has quit [Ping timeout: 256 seconds]
10:34
amb007 has joined #commonlisp
10:37
son0p has quit [Quit: Bye]
10:38
ronald has quit [Ping timeout: 260 seconds]
10:39
Cymew has joined #commonlisp
10:39
ronald has joined #commonlisp
10:44
crumbles has joined #commonlisp
10:54
son0p has joined #commonlisp
10:56
varjag has quit [Ping timeout: 246 seconds]
11:09
mm007emko has quit [Ping timeout: 268 seconds]
11:10
varjag has joined #commonlisp
11:11
mm007emko has joined #commonlisp
11:15
ym has joined #commonlisp
11:23
iNomad has quit [Changing host]
11:23
iNomad has joined #commonlisp
11:27
pillton has quit [Remote host closed the connection]
11:27
mm007emko has quit [Read error: Connection reset by peer]
11:29
mm007emko has joined #commonlisp
11:32
mm007emko has quit [Read error: Connection reset by peer]
11:34
mm007emko has joined #commonlisp
11:36
piglet has quit [Ping timeout: 268 seconds]
11:42
nij- has joined #commonlisp
11:43
FragmentedCurve has quit [Remote host closed the connection]
11:43
FragmentedCurve has joined #commonlisp
11:45
nij- has left #commonlisp [#commonlisp]
11:45
synchromesh has quit [Read error: Connection reset by peer]
11:45
ym has quit [Ping timeout: 256 seconds]
11:46
synchromesh has joined #commonlisp
11:52
King_julian has quit [Ping timeout: 252 seconds]
12:00
amb007 has quit [Ping timeout: 256 seconds]
12:00
amb007 has joined #commonlisp
12:05
tyson2 has joined #commonlisp
12:05
alcor has quit [Ping timeout: 268 seconds]
12:07
waleee has joined #commonlisp
12:09
random-nick has joined #commonlisp
12:10
alcor has joined #commonlisp
12:14
thuna` has quit [Remote host closed the connection]
12:17
King_julian has joined #commonlisp
12:21
nij- has joined #commonlisp
12:23
ym has joined #commonlisp
12:29
wacki has quit [Read error: Connection reset by peer]
12:30
wacki has joined #commonlisp
12:40
waleee has quit [Ping timeout: 268 seconds]
12:41
danse-nr3 has quit [Remote host closed the connection]
12:41
danse-nr3 has joined #commonlisp
12:42
varjag has quit [Remote host closed the connection]
12:46
amb007 has quit [Ping timeout: 256 seconds]
12:47
jmiven has quit [Quit: reboot]
12:50
lucasta has joined #commonlisp
12:50
jmiven has joined #commonlisp
12:55
mjoerg has joined #commonlisp
12:57
mjoerg has quit [Read error: Connection reset by peer]
13:03
skeemer has quit [Ping timeout: 260 seconds]
13:05
King_julian has quit [Ping timeout: 272 seconds]
13:08
danse-nr3 has quit [Ping timeout: 264 seconds]
13:13
piglet has joined #commonlisp
13:21
waleee has joined #commonlisp
13:21
ronald has quit [Ping timeout: 252 seconds]
13:23
ronald has joined #commonlisp
13:27
alcor has quit [Remote host closed the connection]
13:31
reb has joined #commonlisp
13:35
attila_lendvai has quit [Remote host closed the connection]
13:35
attila_lendvai has joined #commonlisp
13:35
piglet has quit [Quit: Konversation terminated!]
13:43
attila_lendvai has quit [Ping timeout: 256 seconds]
13:49
alcor has joined #commonlisp
13:54
waleee has quit [Quit: WeeChat 4.1.2]
14:06
nij- has quit [Remote host closed the connection]
14:10
yitzi has joined #commonlisp
14:14
Guest4380 has joined #commonlisp
14:14
Guest4380 has quit [Changing host]
14:14
Guest4380 has joined #commonlisp
14:15
Guest4380 is now known as smlckz_
14:21
occ has quit [Ping timeout: 260 seconds]
14:25
occ has joined #commonlisp
14:41
yitzi has quit [Remote host closed the connection]
14:54
danza has joined #commonlisp
15:00
bendersteed has quit [Quit: bendersteed]
15:02
nij- has joined #commonlisp
15:19
vitez has quit [Ping timeout: 256 seconds]
15:45
danza has quit [Ping timeout: 260 seconds]
15:56
lucasta has quit [Quit: Leaving]
16:00
csos95 has joined #commonlisp
16:08
chomwitt has joined #commonlisp
16:11
nij- has quit [Ping timeout: 256 seconds]
16:19
nij- has joined #commonlisp
16:19
Cymew has quit [Quit: Konversation terminated!]
16:21
chomwitt has quit [Ping timeout: 268 seconds]
16:26
bendersteed has joined #commonlisp
16:27
bendersteed has quit [Remote host closed the connection]
16:34
danza has joined #commonlisp
16:40
Inline has quit [Ping timeout: 268 seconds]
16:44
igemnace has quit [Read error: Connection reset by peer]
16:46
zetef has joined #commonlisp
16:49
nij- has left #commonlisp [Using Circe, the loveliest of all IRC clients]
17:01
igemnace has joined #commonlisp
17:04
Inline has joined #commonlisp
17:05
jonatack has quit [Ping timeout: 264 seconds]
17:06
igemnace has quit [Quit: WeeChat 4.2.1]
17:08
jonatack has joined #commonlisp
17:16
mm007emko has quit [Ping timeout: 252 seconds]
17:16
cage has joined #commonlisp
17:17
jonatack has quit [Ping timeout: 260 seconds]
17:25
varjag has joined #commonlisp
17:26
msv has quit [Read error: Connection reset by peer]
17:26
mgl has quit [Ping timeout: 268 seconds]
17:26
msv has joined #commonlisp
17:41
tyson2 has quit [Remote host closed the connection]
17:44
mm007emko has joined #commonlisp
17:44
cdegroot has quit [Ping timeout: 272 seconds]
17:46
zxcvz has joined #commonlisp
17:50
danza has quit [Ping timeout: 272 seconds]
17:52
ronald has quit [Ping timeout: 256 seconds]
17:56
nij- has joined #commonlisp
17:58
chomwitt has joined #commonlisp
18:02
zxcvz has quit [Quit: zxcvz]
18:03
zxcvz has joined #commonlisp
18:05
zxcvz has quit [Client Quit]
18:14
msavoritias has quit [Remote host closed the connection]
18:26
chomwitt has quit [Ping timeout: 260 seconds]
18:30
josrr has joined #commonlisp
18:40
zetef has quit [Ping timeout: 272 seconds]
18:44
psj has joined #commonlisp
18:55
mesaoptimizer has quit [Remote host closed the connection]
19:02
nij- has quit [Ping timeout: 268 seconds]
19:04
kevingal has joined #commonlisp
19:04
amb007 has joined #commonlisp
19:30
mgl has joined #commonlisp
19:31
chomwitt has joined #commonlisp
19:33
gorignak has joined #commonlisp
19:38
zetef has joined #commonlisp
19:40
reb` has joined #commonlisp
19:43
reb` has quit [Remote host closed the connection]
19:46
reb has quit [Remote host closed the connection]
19:47
reb has joined #commonlisp
19:53
zetef has quit [Remote host closed the connection]
19:54
varjag has quit [Remote host closed the connection]
19:55
varjag has joined #commonlisp
20:00
waleee has joined #commonlisp
20:04
King_julian has joined #commonlisp
20:05
synchromesh has quit [Read error: Connection reset by peer]
20:06
synchromesh has joined #commonlisp
20:10
attila_lendvai has joined #commonlisp
20:12
psj has quit [Quit: ERC 5.6-git (IRC client for GNU Emacs 30.0.50)]
20:30
jonatack has joined #commonlisp
20:30
King_julian has quit [Ping timeout: 272 seconds]
20:36
Inline has quit [Ping timeout: 268 seconds]
20:41
skeemer has joined #commonlisp
20:44
gorignak has quit [Quit: quit]
20:51
cage has quit [Quit: rcirc on GNU Emacs 29.2]
21:05
jonatack has quit [Quit: WeeChat 4.2.1]
21:10
thuna` has joined #commonlisp
21:27
lagash has quit [Remote host closed the connection]
21:39
Inline has joined #commonlisp
21:44
lagash has joined #commonlisp
21:44
nij- has joined #commonlisp
21:44
nij- has quit [Remote host closed the connection]
21:44
nij- has joined #commonlisp
21:45
<
nij- >
Is there a graphviz library that actually works out of the box?
21:45
<
ixelp >
CL-Graph User's Guide
21:46
<
ixelp >
View paste I2VA
22:04
nij- has quit [Ping timeout: 260 seconds]
22:10
Lycurgus has joined #commonlisp
22:12
varjag has quit [Ping timeout: 272 seconds]
22:16
varjag has joined #commonlisp
22:32
amb007 has quit [Ping timeout: 268 seconds]
22:38
nij- has joined #commonlisp
22:45
wacki has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
22:46
attila_lendvai has quit [Ping timeout: 256 seconds]
22:54
josrr has quit [Remote host closed the connection]
22:59
josrr has joined #commonlisp
23:00
smlckz_ has quit [Read error: Connection reset by peer]
23:00
mehbark has joined #commonlisp
23:08
alcor has quit [Ping timeout: 268 seconds]
23:11
chomwitt has quit [Ping timeout: 268 seconds]
23:16
pve has quit [Quit: leaving]
23:24
tedwing has joined #commonlisp
23:28
amb007 has joined #commonlisp
23:33
amb007 has quit [Ping timeout: 256 seconds]
23:33
mesaoptimizer has joined #commonlisp
23:36
tfeb has joined #commonlisp
23:39
tfeb has quit [Client Quit]
23:43
dinomug has joined #commonlisp
23:46
nij- has quit [Ping timeout: 240 seconds]
23:49
donleo has quit [Ping timeout: 268 seconds]
23:50
dinomug has quit [Remote host closed the connection]
23:55
amb007 has joined #commonlisp
23:55
dino_tutter has quit [Ping timeout: 255 seconds]
23:56
skeemer has quit [Ping timeout: 268 seconds]