jackdaniel changed the topic of #commonlisp to: Common Lisp, the #1=(programmable . #1#) programming language | Wiki: <https://www.cliki.net> | IRC Logs: <https://irclog.tymoon.eu/libera/%23commonlisp> | Cookbook: <https://lispcookbook.github.io/cl-cookbook> | Pastebin: <https://plaster.tymoon.eu/>
istewart has joined #commonlisp
delyan_ has joined #commonlisp
istewart has quit [Client Quit]
istewart has joined #commonlisp
<ixelp> What do you use Lisp for? : lisp
<holycow> wow, i guess i will be adding that to my todo now
<mrcom> dbotton: You had POKE! You lucky devil, i was stuff with a 4k level-I basic.
jmc76 has left #commonlisp [#commonlisp]
<mrcom> And apropos "...but I'm not a *programmer*"--
<mrcom> Had the horrible misfortune to work on a payroll system called "Cyborg".
<mrcom> Basically a payroll system built, in VM assembly, for a virtual machine written in COBOL.
<mrcom> The sales engineer had gotten very, very good at this assembly code. He was a big booster.
<mrcom> "I can do this and I'm just an accountant, not a programmer!"
<mrcom> Eye rolls all around.
<mrcom> Same job, we had an actual accountant who discovered the command-line editor and where the source
<mrcom> code for some reports were kept. They were in a nice "4GL" language, so she just looked at the source,
<mrcom> figured out what she wanted, and make some changes.
<mrcom> Did a very good job, too. Proper change-log entries and everything.
<bjorkintosh> mrcom, what hardware was that on?
<mrcom> Oh, and the changes worked perfectly.
<mrcom> HP3000.
<mrcom> Back in what is now the old days.
<mrcom> 512 kb mini with 120MB cabinet-sized hard drives. A dozen users on terminals.
mesuutt has joined #commonlisp
<mrcom> No Lisp :)
<holycow> mrcom: virtual macine written in cobol?
<holycow> wtf?
<mrcom> Yeah. It was brutal.
<holycow> i mean, i guess, but ... okay wow.
<mrcom> I had a friend whom I worked with who basically lost his job because he couldn't get it implemented.
<mrcom> I got handed the pile of garbage. We basically just wrote a from-scratch system that did all the hard parts,
* holycow youtubes hp 3000
<mrcom> and just called this turkey for HRS * RATE calcs.
mesuutt has quit [Ping timeout: 252 seconds]
<mrcom> They were pretty popular for mid-size business computing. IIRC, ranged from 128 kB for Series II
<mrcom> up to 64 MB+ for Series 70 (over a dozen years).
<mrcom> Then they migrated the line to RISC-PA, and kept going.
waleee has quit [Ping timeout: 264 seconds]
<holycow> mrcom: heh @ that guy getting fired
<holycow> i once worked for a multimedia company many years ago
<holycow> owned by mexicans
* mrcom suddenly has the urge to write a COBOL emulator in CL so can revisit nostalgic past. Better yet, an RPG.
<holycow> incidentally the interesting part
<holycow> anyway i got hired and they gave me a box full of parts and i had to build my own pc
<mrcom> That's where I learned that the whole point of software development is to make the customer happy, not writing software.
<holycow> i almost got fired because it took me 3 days to finish the build because i could not figure out an intermittent irreproducible issue caused by a bad cable
<holycow> i mean, sometimes you walk into zingers you cannot do anything about
<mrcom> Yep, another thing I learned.
<mrcom> My friend got hired at a neighboring county w/ 3000s, so it was OK.
<holycow> heh
<mrcom> It was kind of a little community. A couple of municipalities and a couple of counties with HP equipment. Nearby college was
<mrcom> kind of the lynch pin of the global usergroup.
<holycow> the thing about learnign about computer history is that when i was a kid with a c64 i thought i was the "first generation" growing up with computers
<holycow> turns out, way late to the party really
<mrcom> The third city in the area had IBMs. They were "the other gang".
<holycow> interesting to watch an hp 3000 boot up, never heard of those, introduced in early 70s. neat
<mrcom> Which model was in the video?
<ixelp> HP3000/XL Series 918 Starup and Shutdown Procedures - YouTube
<holycow> series 918, late model i guess
<mrcom> Oh, that the more boring later models.
<mrcom> The Series II had lights and buttons. Never used one of those personally.
<mrcom> The 918 was still the 16 (32?) bit "classic".
<mrcom> 16-bit. 32 kB stack area, 32 kB heap. Stack (RPN) arch.
<mrcom> (Beach is going to get mad soon and make us change channels.)
<mrcom> On topic: Anybody have any experience with a "logic synthesis" library written in CL?
<mrcom> Or even just aware of one.
Perflosopher has joined #commonlisp
ronald_ has joined #commonlisp
ronald has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 268 seconds]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 240 seconds]
mesuutt has joined #commonlisp
X-Scale has quit [Quit: Client closed]
mesuutt has quit [Ping timeout: 264 seconds]
X-Scale has joined #commonlisp
triffid has quit [Remote host closed the connection]
random-nick has quit [Ping timeout: 264 seconds]
mesuutt has joined #commonlisp
mesuutt has quit [Ping timeout: 256 seconds]
triffid has joined #commonlisp
Pixel_Outlaw has joined #commonlisp
contrapunctus has quit [Ping timeout: 255 seconds]
contrapunctus has joined #commonlisp
bitmapper has quit [Quit: Connection closed for inactivity]
jmercouris1 has joined #commonlisp
terrorjack has quit [Quit: The Lounge - https://thelounge.chat]
lucasta has quit [Quit: Leaving]
terrorjack has joined #commonlisp
jmercouris1 has quit [Quit: jmercouris1]
mesuutt has joined #commonlisp
igemnace has joined #commonlisp
josrr has quit [Remote host closed the connection]
mesuutt has quit [Ping timeout: 255 seconds]
akoana has quit [Quit: leaving]
amb007 has joined #commonlisp
amb007 has quit [Ping timeout: 256 seconds]
oneeyedalien has joined #commonlisp
dom2 has joined #commonlisp
mesuutt has joined #commonlisp
mesuutt has quit [Ping timeout: 256 seconds]
oneeyedalien has quit [Quit: Leaving]
jmercouris1 has joined #commonlisp
jmercouris1 has quit [Client Quit]
dom2 has quit [Remote host closed the connection]
igemnace has quit [Quit: WeeChat 4.2.2]
decweb has quit [Ping timeout: 240 seconds]
<mason> mrcom: It's not CL and it's not a library, but have you see https://mitpress.mit.edu/9780262535519/the-reasoned-schemer/ ?
<ixelp> The Reasoned Schemer
<mason> mrcom: Anyway, there's a section on logic programming here: https://common-lisp.net/libraries#header1-196
<ixelp> Common Lisp libraries overview
igemnace has joined #commonlisp
wacki has joined #commonlisp
domovod has joined #commonlisp
X-Scale has quit [Quit: Client closed]
istewart has quit [Quit: Konversation terminated!]
ronald_ has quit [Ping timeout: 268 seconds]
ronald has joined #commonlisp
shka has joined #commonlisp
domovod has quit [Quit: WeeChat 4.2.2]
zetef has joined #commonlisp
mm007emko has quit [Ping timeout: 272 seconds]
mm007emko has joined #commonlisp
<mrcom> Thanks for the link. (I could have sworn common-lisp.net was in my bookmarks...)
mesuutt has joined #commonlisp
<mrcom> Those aren't quite what I was looking for, but still interesting. "logic synthesis" is taking truth tables and generating operation nets (and/or gates).
pve has joined #commonlisp
<mrcom> The granddaddy is an algorithm called "ESPRESSO", and its descendants. I can find C, Python, even Javascript, but no Lisp.
kopiyka has quit [Ping timeout: 256 seconds]
Pixel_Outlaw has quit [Quit: Leaving]
ronald_ has joined #commonlisp
ronald has quit [Read error: Connection reset by peer]
mesuutt has quit [Ping timeout: 240 seconds]
jjnkn has joined #commonlisp
kopiyka has joined #commonlisp
amb007 has joined #commonlisp
amb007 has quit [Read error: Connection reset by peer]
amb007 has joined #commonlisp
rgherdt has joined #commonlisp
igemnace has quit [Read error: Connection reset by peer]
mesuutt has joined #commonlisp
igemnace has joined #commonlisp
rgherdt_ has joined #commonlisp
rgherdt has quit [Ping timeout: 255 seconds]
zetef has quit [Ping timeout: 260 seconds]
poplin has quit [Ping timeout: 260 seconds]
poplin has joined #commonlisp
mgl_ has joined #commonlisp
mm007emko has quit [Read error: Connection reset by peer]
mm007emko has joined #commonlisp
danza has joined #commonlisp
zetef has joined #commonlisp
makomo has quit [Ping timeout: 240 seconds]
dino_tutter has joined #commonlisp
alcor has joined #commonlisp
danza has quit [Ping timeout: 268 seconds]
tok has joined #commonlisp
poplin has quit [Ping timeout: 256 seconds]
poplin has joined #commonlisp
makomo has joined #commonlisp
danse-nr3 has joined #commonlisp
X-Scale has joined #commonlisp
danse-nr3 has quit [Read error: Connection reset by peer]
danse-nr3 has joined #commonlisp
holycow has quit [Ping timeout: 264 seconds]
holycow has joined #commonlisp
danse-nr3 has quit [Remote host closed the connection]
danse-nr3 has joined #commonlisp
jon_atack has joined #commonlisp
jonatack has quit [Ping timeout: 256 seconds]
zetef has quit [Ping timeout: 272 seconds]
mesuutt has quit [Ping timeout: 255 seconds]
zetef has joined #commonlisp
King_julian has joined #commonlisp
rgherdt__ has joined #commonlisp
mesuutt has joined #commonlisp
rgherdt_ has quit [Ping timeout: 256 seconds]
danse-nr3 has quit [Read error: Connection reset by peer]
danse-nr3 has joined #commonlisp
mesuutt has quit [Ping timeout: 256 seconds]
King_julian has quit [Quit: leaving]
rgherdt__ has quit [Ping timeout: 256 seconds]
danse-nr3 has quit [Ping timeout: 260 seconds]
mesuutt has joined #commonlisp
decweb has joined #commonlisp
poplin has quit [Ping timeout: 255 seconds]
poplin has joined #commonlisp
thuna` has quit [Remote host closed the connection]
Lord_of_Life has quit [Ping timeout: 252 seconds]
Lord_of_Life has joined #commonlisp
triffid has quit [Remote host closed the connection]
X-Scale has quit [Quit: Client closed]
X-Scale has joined #commonlisp
triffid has joined #commonlisp
decweb has quit [Ping timeout: 255 seconds]
random-nick has joined #commonlisp
rgherdt has joined #commonlisp
pfdietz has quit [Quit: Client closed]
decweb has joined #commonlisp
rogersm has joined #commonlisp
zetef has quit [Ping timeout: 268 seconds]
danse-nr3 has joined #commonlisp
danse-nr3 has quit [Remote host closed the connection]
danse-nr3 has joined #commonlisp
rogersm has quit [Remote host closed the connection]
pillton has quit [Ping timeout: 244 seconds]
decweb has quit [Ping timeout: 268 seconds]
pfdietz has joined #commonlisp
yitzi has joined #commonlisp
jon_atack has quit [Ping timeout: 260 seconds]
jonatack has joined #commonlisp
igemnace has quit [Quit: WeeChat 4.2.2]
decweb has joined #commonlisp
rogersm has joined #commonlisp
rogersm has quit [Remote host closed the connection]
rogersm has joined #commonlisp
rogersm has quit [Remote host closed the connection]
rogersm has joined #commonlisp
igemnace has joined #commonlisp
X-Scale has quit [Quit: Client closed]
X-Scale has joined #commonlisp
kevingal has joined #commonlisp
kevingal_ has joined #commonlisp
josrr has joined #commonlisp
random-jellyfish has quit [Ping timeout: 256 seconds]
random-jellyfish has joined #commonlisp
ec has quit [Remote host closed the connection]
ec has joined #commonlisp
rogersm has quit [Remote host closed the connection]
rogersm has joined #commonlisp
decweb has quit [Ping timeout: 272 seconds]
rogersm has quit [Ping timeout: 256 seconds]
alcor has quit [Ping timeout: 255 seconds]
rogersm has joined #commonlisp
King_julian has joined #commonlisp
rogersm has quit [Quit: Leaving...]
awlygj has joined #commonlisp
n8n has joined #commonlisp
kagevf has quit [Ping timeout: 256 seconds]
kagevf has joined #commonlisp
edgar-rfx has joined #commonlisp
thonkpod_ has quit [Ping timeout: 256 seconds]
lucasta has joined #commonlisp
decweb has joined #commonlisp
thonkpod_ has joined #commonlisp
edgar-rft has quit [Ping timeout: 256 seconds]
edgar-rfx is now known as edgar-rft
ronald_ has quit [Ping timeout: 272 seconds]
domovod has joined #commonlisp
ronald has joined #commonlisp
waleee has joined #commonlisp
jjnkn has quit [Read error: Connection reset by peer]
X-Scale has quit [Quit: Client closed]
jjnkn has joined #commonlisp
decweb has quit [Ping timeout: 240 seconds]
poplin has quit [Ping timeout: 252 seconds]
poplin has joined #commonlisp
phadthai has quit [Read error: Connection reset by peer]
poplin has quit [Read error: Connection reset by peer]
poplin has joined #commonlisp
phadthai has joined #commonlisp
igemnace has quit [Read error: Connection reset by peer]
alcor has joined #commonlisp
yitzi has quit [Remote host closed the connection]
igemnace has joined #commonlisp
random-jellyfish has quit [Ping timeout: 260 seconds]
X-Scale has joined #commonlisp
mm007emko has quit [Ping timeout: 256 seconds]
mm007emko has joined #commonlisp
X-Scale has quit [Quit: Client closed]
danse-nr3 has quit [Ping timeout: 252 seconds]
danse-nr3 has joined #commonlisp
igemnace has quit [Quit: WeeChat 4.2.2]
mm007emko has quit [Read error: Connection reset by peer]
mm007emko has joined #commonlisp
Inline has quit [Quit: Leaving]
thuna` has joined #commonlisp
zetef has joined #commonlisp
random-jellyfish has joined #commonlisp
FragmentedCurve has quit [Quit: Leaving]
waleee has quit [Ping timeout: 260 seconds]
lucasta has quit [Quit: Leaving]
mgl_ has quit [Ping timeout: 256 seconds]
deadmarshal_ has quit [Ping timeout: 246 seconds]
random-jellyfish has quit [Remote host closed the connection]
random-jellyfish has joined #commonlisp
admich has joined #commonlisp
admich` has joined #commonlisp
admich has quit [Client Quit]
admich has joined #commonlisp
Inline has joined #commonlisp
mesuutt has quit [Ping timeout: 255 seconds]
pfdietz has quit [Quit: Client closed]
random-jellyfish has quit [Ping timeout: 256 seconds]
admich` has left #commonlisp [ERC 5.5.0.29.1 (IRC client for GNU Emacs 29.3)]
deadmarshal_ has joined #commonlisp
King_julian has quit [Ping timeout: 256 seconds]
poplin has quit [Ping timeout: 255 seconds]
poplin has joined #commonlisp
danse-nr3 has quit [Ping timeout: 260 seconds]
ldb has joined #commonlisp
mgl_ has joined #commonlisp
amb007 has quit [Ping timeout: 260 seconds]
admich has quit [Ping timeout: 272 seconds]
synchromesh has quit [Read error: Connection reset by peer]
synchromesh has joined #commonlisp
amb007 has joined #commonlisp
deadmarshal_ has quit [Quit: IRCNow and Forever!]
mfiano has joined #commonlisp
deadmarshal_ has joined #commonlisp
ldb has quit [Remote host closed the connection]
ldb has joined #commonlisp
<mfiano> Hello all. I was just reeleased from the hospital a couple days ago. I am just hear to clarify Peter Keller's (psilord) message two days ago: he has caused tremendous emotional and pain for me and my family, and the reason I am no longer participating in Common Lisp publicly, nor open source. Him and his team, which includes |3b| and others, stole intellectual property of mine, renamed and relicensed
<mfiano> it, under the repository colonyengine, along with numerous copyrighted assets not covered by software licensing. I am in the process of a civil lawsuit, and have been diagnosed with PTSD after a long stay. Now go ahead, and ban me or gang up on me, because I am alone now.
<mfiano> just here*
yitzi has joined #commonlisp
X-Scale has joined #commonlisp
zxcvz has joined #commonlisp
poplin has quit [Read error: Connection reset by peer]
poplin has joined #commonlisp
mesuutt has joined #commonlisp
mesuutt has quit [Ping timeout: 256 seconds]
<mfiano> Shinmera: you like the ban hammer. I'll be the first willing participant :)
cage has joined #commonlisp
ldb has quit [Ping timeout: 256 seconds]
<Shinmera> I don't, though
<Shinmera> And see no reason to
mesuutt has joined #commonlisp
ec has quit [Remote host closed the connection]
<Shinmera> I've banned two people and both of them for very obvious bigotry and unwillingness to follow basic etiquette. I'm not sure why that makes me "ban hungry" or whatever dumb rumours have spread about me as a consequence
ec has joined #commonlisp
<holycow> you should unban them
<Shinmera> No
<holycow> you are not capable of juding bigotry
<holycow> you are not god
<holycow> unband them
<Shinmera> Do you want to be banned?
<holycow> i want you to unband them
<holycow> are you threatening me?
<holycow> go ahead i dare you
<Shinmera> Lol
<Demosthenex> who?
<holycow> i dare you
<Shinmera> Are you twelve or something
<holycow> old enough to know a problem when i see one
<holycow> you write great code but if you are banning people based on your interpretation of bigotry
<holycow> you are not fit for being an op
<Shinmera> Lmao
<holycow> communities cannot ever be allowed to become personal fiefdoms
<mfiano> There is good reason for at least one. I trust Shinmera
mesuutt has quit [Ping timeout: 255 seconds]
<Noisytoot> you can always create your own channel if you want
<holycow> i don't
<holycow> Noisytoot: i can. i can also tell the ops here when they are wrong
<holycow> mfiano: glad to see you ar out of the hospital.
<holycow> no one is alone.
cage has quit [Remote host closed the connection]
<mfiano> ended up breaking two fingers from a seizure. I'm still not well. Suffering everyday.
cage has joined #commonlisp
<Demosthenex> hope you feel better soon
<mfiano> I am taking the necessary steps to be around for my daughter and wife, the only people left in my life after this ordeal.
<holycow> the only people that matter
<holycow> does this channel have an op review process?
<Noisytoot> mfiano: I don't see any relicensing in the colony repo (but I also haven't looked very thoroughly)
<mfiano> That is because I made my github profile private at the onset of this dilemna. If you read the carelessly constructed wording of the /support/ directory, and realize all of the non-code assets authored by me as well, perhaps you may see something, but I am not opening up my account for any public review at this time.
X-Scale has quit [Quit: Client closed]
zetef has quit [Ping timeout: 268 seconds]
<Noisytoot> luckily, it's in the software heritage archive: https://archive.softwareheritage.org/browse/origin/directory/?origin_url=https://github.com/bufferswap/ViralityEngine
<ixelp> Directory - 5d84cd0/ - HEAD - origin: https://github.com/bufferswap/ViralityEngine – Software Heritage archive
<holycow> mfiano: for any legal matters, i would recommend to not comment on the situation in public at all. just a statement that something is ongoing and that you cannot comment any further is probably the most strategically effective approach.
<cage> mfiano: i do not know what happened, but i wish you the best!
jmercouris1 has joined #commonlisp
<mfiano> Thank you. Much appreciated.
<holycow> as a side point
mfiano has left #commonlisp [#commonlisp]
<holycow> this is a very normal situation for cofounders. unfortunate, but happens all the time.
<Noisytoot> forking and renaming isn't a violation of the Expat/MIT license, I'm not sure what the problem is
jmercouris1 has quit [Quit: jmercouris1]
<dbotton> It is sort of the reason for choosing those licenses
<dbotton> I hope people make tons of money with my code, of course I hope will give back :P
<holycow> well, let's see how far it takes us dbotton
<dbotton> I have been developing free software for a long long time and it has served me well
<dbotton> the financial gains are made in other ways
<dbotton> people fail to understand the value outside direct compensation
kurfen has quit [Read error: Connection reset by peer]
<dbotton> Back in the day when I worked as an engineer and hiring, any one doing free software was automatically top of the list
<dbotton> you know his work,
<holycow> the ecosystem of intrinsic value is important, i agree. without the contribution of an army of idealogues, i cannot imagine what the computing world would be like
<dbotton> that is just one simple example
<dbotton> microsoft?
<dbotton> :)
kurfen has joined #commonlisp
<zyd> Noisytoot: also looking at the copyright of the original source code repository, mfiano isn't the only copyright holder according to the license file. One of those listed is one of the people he's apparently suing....
<zyd> very odd.
mesuutt has joined #commonlisp
zetef has joined #commonlisp
mesuutt has quit [Ping timeout: 252 seconds]
<aeth> holycow: as far as I know, the objectionable comments were made outside of this channel, but they were made, and they're quite clearly and plainly objectionable.
<aeth> at least with one of the bans
<holycow> that is a completely unethical decision
<holycow> the only ethical bans are threats of violence or general disruption of the channel
<aeth> banning someone for comments made elsewhere is certainly controversial, but hardly "completely unethical"
<holycow> the last one would have me banned as i am guilty of that of course and fair enough
<holycow> it is absolutely unethical
<holycow> you have no clue if any of us agree or not
<holycow> and beside
<holycow> 's
<holycow> who are YOU to decide who i want to interact with?
<aeth> I don't think this is the place to argue it, #lispcafe may
<holycow> fair enough, the judgement stands
pfdietz has joined #commonlisp
kevingal has quit [Ping timeout: 260 seconds]
mesuutt has joined #commonlisp
Pixel_Outlaw has joined #commonlisp
kevingal_ has quit [Ping timeout: 260 seconds]
jjnkn has quit [Remote host closed the connection]
mesuutt has quit [Ping timeout: 256 seconds]
<bike> i am also an op here, and if i had an issue with shinmera's moderation decisions i would have done something. the characterization as a personal fiefdom is silly.
<bike> if you have an issue, please say something, either here, or in lispcafe, or in private messages. you can consult chanserv for a list of us with op privileges.
mgl_ has quit [Ping timeout: 246 seconds]
<dcb> this might be a good opportunity to realize that an online community/forum isn't a democracy :)
<holycow> i will bring it up in lispcafe later and not polute this channel.
<bike> we don't have any defined rules here because things are fairly slow and problems don't come up much. but if people want some we can probably make it happen.
<holycow> well, i have abused those rules too much already. i will take it up there later. thank you for the follow up.
<aeth> wait, what? I thought there were rules and those rules were published in 1994 and cannot ever be changed after that date (-:
mesuutt has joined #commonlisp
mesuutt has quit [Ping timeout: 252 seconds]
attila_lendvai has joined #commonlisp
kevingal has joined #commonlisp
kevingal_ has joined #commonlisp
<dbotton> I thought there was one rule stay on topic for Common Lisp technical issues
<dbotton> I wasn't around for awhile but honestly it is the best part of this channel to me, it wasn't social
<holycow> i have contributed negatively to that, i enjoy the chat. i will actually curtail that and agree with the need for this channel to remain technical. apologies to all.
<bike> by "defined rules" i meant "rules that are written down"
zetef has quit [Remote host closed the connection]
<bike> but "stay on topic" is definitely a rule, yes. so i'm going to call this meta discussion closed for now. again, there are several venues if anyone else wants to follow up.
domovod has quit [Ping timeout: 260 seconds]
qhong has joined #commonlisp
zxcvz has quit [Quit: zxcvz]
ec has quit [Remote host closed the connection]
ec has joined #commonlisp
mgl_ has joined #commonlisp
mesuutt has joined #commonlisp
jmercouris1 has joined #commonlisp
<younder> Been messing with ITS - https://github.com/PDP-10/its?tab=readme-ov-file
<ixelp> GitHub - PDP-10/its: Incompatible Timesharing System
<younder> Complete with TECO emacs and MacLisp, Macsyma etc.
mesuutt has quit [Ping timeout: 260 seconds]
<younder> I though my machine was running a bit warm. Turns the simulator wasn't shutting down properly and I was running 3 PDP-10's :)
jmercouris1 has quit [Quit: jmercouris1]
waleee has joined #commonlisp
shka has quit [Ping timeout: 260 seconds]
cdegroot_ has quit [Remote host closed the connection]
ns12 has quit [Quit: bye]
ns12 has joined #commonlisp
cdegroot has joined #commonlisp
waleee has quit [Ping timeout: 260 seconds]
cage has quit [Quit: rcirc on GNU Emacs 29.2]
anticomputer has quit [Remote host closed the connection]
triffid has quit [Read error: Connection reset by peer]
triffid has joined #commonlisp
waleee has joined #commonlisp
anticomputer has joined #commonlisp
jmercouris1 has joined #commonlisp
jmercouris1 has quit [Client Quit]
synchromesh has quit [Read error: Connection reset by peer]
synchromesh has joined #commonlisp
yitzi has quit [Remote host closed the connection]
mesuutt has joined #commonlisp
alcor has quit [Remote host closed the connection]
mesuutt has quit [Ping timeout: 272 seconds]
istewart has joined #commonlisp
pfdietz has quit [Quit: Client closed]
bjorkintosh has quit [Quit: "Every day, computers are making people easier to use." David Temkin]
bjorkintosh has joined #commonlisp
bjorkintosh has joined #commonlisp
bjorkintosh has quit [Quit: "Every day, computers are making people easier to use." David Temkin]
tok has quit [Remote host closed the connection]
alcor has joined #commonlisp
mesuutt has joined #commonlisp
pve has quit [Quit: leaving]
mgl_ has quit [Ping timeout: 246 seconds]
jmercouris1 has joined #commonlisp
jmercouris1 has quit [Client Quit]
jmercouris1 has joined #commonlisp
amb007 has quit [Ping timeout: 256 seconds]
attila_lendvai has quit [Ping timeout: 256 seconds]
jmercouris1 has quit [Client Quit]
kevingal has quit [Ping timeout: 260 seconds]
kevingal_ has quit [Ping timeout: 260 seconds]
wacki has quit [Quit: My iMac has gone to sleep. ZZZzzz…]
X-Scale has joined #commonlisp
rgherdt has quit [Quit: Leaving]
mesuutt has quit [Remote host closed the connection]
mesuutt has joined #commonlisp
CrashTestDummy has joined #commonlisp
dino_tutter has quit [Ping timeout: 272 seconds]
amb007 has joined #commonlisp
CrashTestDummy has quit [Quit: Leaving]
poplin has quit [Read error: Connection reset by peer]
poplin has joined #commonlisp
amb007 has quit [Ping timeout: 256 seconds]
alcor has quit [Ping timeout: 268 seconds]
son0p has joined #commonlisp
awlygj has quit [Quit: leaving]
ronald has quit [Ping timeout: 260 seconds]
ronald has joined #commonlisp
son0p has quit [Ping timeout: 268 seconds]
Inline has quit [Quit: Leaving]
random-jellyfish has joined #commonlisp
Inline has joined #commonlisp