<crystal-gh>
[crystal] asterite pushed 1 new commit to master: http://git.io/xQpC
<crystal-gh>
crystal/master 20c8570 Ary Borenszweig: Fixed a couple of bugs in String#split and String#scan
jhass has quit [Ping timeout: 250 seconds]
jhass has joined #crystal-lang
asterite has quit [Quit: Page closed]
waj has quit [Quit: Leaving.]
bcardiff has joined #crystal-lang
bcardiff has quit [Quit: Leaving.]
bcardiff has joined #crystal-lang
bcardiff has quit [Client Quit]
leafybasil has quit [Remote host closed the connection]
leafybasil has joined #crystal-lang
asterite has joined #crystal-lang
weskinner_mac has joined #crystal-lang
weskinner_mac has quit [Client Quit]
bcardiff has joined #crystal-lang
bcardiff1 has joined #crystal-lang
bcardiff has quit [Ping timeout: 265 seconds]
asterite has quit [Ping timeout: 252 seconds]
havenwood has joined #crystal-lang
ismaelga has joined #crystal-lang
weskinner_work has joined #crystal-lang
waj has joined #crystal-lang
havenwood has quit [Remote host closed the connection]
ismaelga has quit [Remote host closed the connection]
havenwood has joined #crystal-lang
weskinner_work has quit [Ping timeout: 240 seconds]
ismaelga has joined #crystal-lang
waj has quit [Read error: Connection reset by peer]
waj has joined #crystal-lang
<ponga>
hi all
<jhass>
hi
weskinner_work has joined #crystal-lang
<ponga>
hi weskinner_work
<ponga>
irc at work lol
ismaelga has quit [Remote host closed the connection]
weskinner_work has quit [Ping timeout: 272 seconds]
weskinner_mac has joined #crystal-lang
weskinner_mac has quit [Client Quit]
weskinner_work has joined #crystal-lang
leafybasil has quit [Remote host closed the connection]
<ponga>
weskinner_work: it was you who watched my project ;) thanks
<ponga>
im working hard!
<weskinner_work>
:)
<ponga>
writing guide book in gitbook now
bcardiff1 has quit [Quit: Leaving.]
bcardiff has joined #crystal-lang
bcardiff has quit [Client Quit]
leafybasil has joined #crystal-lang
shama has joined #crystal-lang
<ponga>
finished writing first chapter!
havenn has joined #crystal-lang
havenwood has quit [Ping timeout: 244 seconds]
<ponga>
jhass: do you have any idea why my gitbook isn't being updated despite i press save button ;( ...
<ponga>
does it take some time to be there?
<jhass>
never used gitbook
<jhass>
where did you press save?
<ponga>
jhass: save button on top left
<ponga>
apparently its having a cup of tea to get there ;p
<jhass>
okay, no idea what you're using :)
<jhass>
"save button on top left" means nothing to me
<ponga>
oh its giving error.. i read the history
<ponga>
ah hah i see
<ponga>
empty line error
<ponga>
XD
<ponga>
weskinner_work: hey are you there ?
<ponga>
jhass: apparently i had one empty line in a code when there should be no empty line..
<ponga>
im too used to ruby to have not thought about that XD
ismaelga has joined #crystal-lang
<jhass>
huh, what language does care about such stuff?
<ponga>
jhass: the github summary section code
<ponga>
;p
<ponga>
no i mean *gitbook
<ponga>
damn
<jhass>
weird
<ponga>
gitbook has this summary.md file that contains entries you see on the left side
<jhass>
mmh
<jhass>
still weird
<ponga>
anyway i finished writing first chapter, its gratifying
<jhass>
markdown makes a paragraph if you have an empty new line between two text blocks
<jhass>
but whether that's one or one hundred....
<ponga>
oh true
<ponga>
its weird
havenn is now known as havenwood
waj1 has joined #crystal-lang
waj has quit [Read error: Connection reset by peer]
<crystal-gh>
[crystal] asterite pushed 2 new commits to master: http://git.io/xAJ3
<crystal-gh>
crystal/master f58dece Ary Borenszweig: Fixed a bug related to fun arguments with generic types that should have virtual types
<crystal-gh>
crystal/master a03c7c2 Ary Borenszweig: Fixed and enhancements to block args, and added some comments to Call#match_block_arg which was getting hard to understand
<ponga>
what time is it there jhass
<jhass>
where?
<ponga>
where you live, if its not offending
<ponga>
its 7 in the morning
<ponga>
here
<jhass>
UTC+1, 22:56
<ponga>
ok
<ytti>
time remind me, Time.monotonic would be great
<ytti>
i think they made trade off for portability
<ytti>
rather than relying on per-os implementation
<ytti>
i would clock_gettime style implementation
<ponga>
hey guys what if we all lost track of our precise time, literally everyone, is the precise time then forever-lost? or is it recoverable by math
<ponga>
just wonderin
<ytti>
definitely not recovable
<ytti>
it's entirely made up
<ponga>
cos time is subjective aye?
<ytti>
aye
<ytti>
we need to send new time to GPS satellites many times a day
<ytti>
because their second lasts different duration to ours
<waj1>
isn't something that can be astronomically determined?
<ytti>
were we not to do this, GPS would be just trash in few weeks
<ponga>
ah yeah
<ponga>
astrophysics?
<ytti>
waj1, date could be recovered
<ytti>
but not precise time
<ytti>
precise time isn't even same in every country
<ponga>
ytti: by recovering date can we not set another 00:00 in upcoming day
<ponga>
now i wonder how they kept precise time before computer came
<ytti>
i guess you can measure the osciallations of Cs133 without semiconductors
weskinner_work has quit [Ping timeout: 264 seconds]
<ytti>
it's funny how we still define second as 9billion something oscillations of Cs133, while we have sources which much shorter frequencies, which could define second to a smaller tolerance
<ytti>
and consequently we'd defien most other SI units more accurately