ChanServ changed the topic of #zig to: zig programming language | ziglang.org | be excellent to each other | channel logs: https://irclog.whitequark.org/zig/
davr0s has joined #zig
unique_id has quit [*.net *.split]
meowray has quit [*.net *.split]
meowray has joined #zig
unique_id has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kristate has quit [Read error: Connection reset by peer]
v1zix has joined #zig
kristate has joined #zig
v1zix has quit [Quit: Page closed]
kristate has quit []
mnoronha has joined #zig
mnoronha has quit [Ping timeout: 252 seconds]
shodan45 has quit [Ping timeout: 248 seconds]
qazo_ has quit [Quit: 345345]
davr0s has joined #zig
Avinash has joined #zig
Avinash has quit [Quit: Textual IRC Client: www.textualapp.com]
odc has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
kristate has joined #zig
<kristate> @scientes you got a good review from @tiehuis on #1369 -- looking forward to your changes.
mahmutov has quit [Remote host closed the connection]
kristate has quit [Remote host closed the connection]
kristate has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
kristate has quit [Remote host closed the connection]
kristate has joined #zig
noonien has joined #zig
<scientes> kristate, yeah just saw it, might not have time this morning
<kristate> scientes: no worries, I am just looking forward to your progress!
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
<scientes> kristate, have you seen tiehuis's new floating point formatting code? i can't find it
<scientes> go only implement's the later, which means it isn't totally lossless
<scientes> i'll make a bug
<scientes> oh that looks better than the papers i mentioned
<scientes> brand spanking new too (june 18, 2018)
return0e has quit [Remote host closed the connection]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
return0e has joined #zig
return0e has quit [Remote host closed the connection]
return0e has joined #zig
return0xe has joined #zig
return0e has quit [Ping timeout: 240 seconds]
noonien has quit [Quit: Connection closed for inactivity]
qazo has quit [Ping timeout: 244 seconds]
unique_id has quit [Remote host closed the connection]
unique_id has joined #zig
return0xe has quit [Remote host closed the connection]
return0xe has joined #zig
shodan45 has joined #zig
ft3 has joined #zig
mahmutov has joined #zig
davr0s has joined #zig
mahmutov has quit [Quit: Leaving]
<unique_id> I see that Andrew has hit 160 patreons! That's really cool.
<kristate> scientes: are you online?
<kristate> unique_id: yes, that is cool!
mahmudov has joined #zig
kristate has quit []
kristate has joined #zig
<shodan45> Is |foo| a ruby-ism? (I don't know ruby)
<unique_id> What's the best way to divide two integers such that any remainder adds 1 to the result?
<unique_id> for now I'll just check using modulo and add 1 manually
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
ryanmtate has joined #zig
<ryanmtate> @kristate I'm here.
davr0s has joined #zig
ryanmtate has quit [Ping timeout: 255 seconds]
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]
davr0s has joined #zig
ft3 has quit [Ping timeout: 248 seconds]
<unique_id> Bug: const ptr: [*]u64 = &integers; where integers is a const array.
<unique_id> You're welcome to file this on github (i dont have an account) if it hasn't already been filed
<unique_id> also works to do: foobar(&integers) where foobar takes [*]u64 and integers is const array
davr0s has quit [Quit: My MacBook Pro has gone to sleep. ZZZzzz…]