libera/#commonlisp - IRC Chatlog
Search
14:30:03
Shinmera
uiop's is not as strict. For instance, it'll parse a namestring with a Nul character, even though that's not allowed for unix namestrings. uiop's also doesn't handle things like ~/../ correctly, while p-u does.
14:34:26
paulapatience
Shinmera: Ok, thanks. I do recall from UIOP's documentation that its pathname functions are not to be used with untrusted input. I'll use pathname-utils then.
15:24:16
ogamita
Shinmera: ~/../ works niceley in CL: (merge-pathnames (make-pathname :directory '(:relative :up) :defaults (user-homedir-pathname)) (user-homedir-pathname)) #| --> #P"/home/" |#
15:24:38
Shinmera
wow cool thanks, I told you to never talk to me again and once more you go and don't respect my wishes.
15:29:11
ogamita
Also, for IRC newbies, be them mod or not, it doesn't work like this. There's not a /donottalkto command, there's an /ignore command. Type /ignore ogamita !!!
15:34:52
Shinmera
For those that may think my actions are rather drastic, rest assured I have plenty of other reasons to believe it is better for this channel to be free of his presence
15:37:55
yitzi
Shinmera: You don't need to defend yourself. The logs are available for those curious....at least for a sampling.
15:38:28
Shinmera
Sure, though I understand not many would want to trawl through years of history to get a good picture :)
15:53:24
Shinmera
In funner news, still working on Trial's 3D support. https://mastodon.tymoon.eu/@shinmera/110729082390530233
20:18:30
aeth
kind of hard to do a rough "good enough, come back to it later" in 3D... so easy to get caught in corners
23:30:54
jcowan
Shinmera: Thank you. A better justification is not that he personally annoys you but that he's a troll. An occasionally very helpful troll, but still a troll.