<watzon>
Even during NimConf, they're talking about Zig
<mq32>
:D
<mq32>
everyone talks about zig!
<mq32>
nerthus: yes it is!
r4pr0n has joined #zig
r4pr0n has quit [Quit: r4pr0n]
<mq32>
andrewrk on zls: "this is already pretty good"
<mq32>
this is an understatement!
Akuli has joined #zig
waleee-cl has quit [Quit: Connection closed for inactivity]
<andrewrk>
ifreund, my suggestion is to write your comments for the audience, not the person you are actually replying to. If you feel the point has already been made for an astute reader, you might not need to reply at all
<leeward>
watzon: They want to use Zig as a C compiler; amusing.
decentpenguin has quit [Quit: decentpenguin]
marler8997 has joined #zig
<marler8997>
I've ported my python zig update tool to zig
<andrewrk>
dom96, congrats on what looks like a successful virtual nimconf :)
<andrewrk>
looks like some interesting talks
<andrewrk>
marler8997, nice, that looks handy. looking at the build setup it makes me want to hurry up and get the package manager done
<marler8997>
yeah feel free to use it however you like
stripedpajamas has quit [Quit: stripedpajamas]
<marler8997>
andrewrk, if you like I could work on getting an initial http client into the standard lib, based on my ziget library https://github.com/marler8997/ziget
<marler8997>
I created it to be very minimal, I think could be a good starting off point
<ifreund>
andrewrk: that's a good way to approach things, thanks
<andrewrk>
interesting, linux does not give you EISDIR if you open a directory for read-only, and there is no flag to make it give you EISDIR
<leeward>
I wonder if it's because reading directories used to give inodes.
<andrewrk>
you can pass O_DIRECTORY to make it fail if it's *not* a directory, but you can't pass e.g. O_FILE to make it fail if it is a directory
<leeward>
Gotta stat it?
waleee-cl has joined #zig
<leeward>
I know it's not true on modern versions of Linux, but on older versions and most other unices you could hexdump a directory and get something useful.
dermetfan has joined #zig
dermetfan has quit [Ping timeout: 272 seconds]
nikita` has quit [Quit: leaving]
xackus_ has quit [Ping timeout: 264 seconds]
Zannzen has quit [Remote host closed the connection]