<FromGitter>
<Dan-Do> Good blog post, can we do the same on crystal?
ur5us has quit [Ping timeout: 252 seconds]
jrayhawk has quit [Quit: debugging performance issues in 1.4.3]
jrayhawk has joined #crystal-lang
Sankalp has quit [Ping timeout: 260 seconds]
Sankalp has joined #crystal-lang
<FromGitter>
<naqvis> > Good blog post, can we do the same on crystal? ⏎ ⏎ Yes, you can link that `nadeau.h` file and invoke `getCurrentRSS` method to get mem usage stats.
jmd_ has quit [Ping timeout: 260 seconds]
repo has joined #crystal-lang
Sankalp has quit [Quit: ZNC 1.7.2+deb3 - https://znc.in]
Sankalp has joined #crystal-lang
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
alexherbo2 has quit [Remote host closed the connection]
alexherbo2 has joined #crystal-lang
<FromGitter>
<ismasan> Hi. I'm trying to get a numeric hash out of a string. I have this: ⏎ ⏎ ```Digest::MD5.hexdigest("stream1")[0...16].to_i64(16)``` ⏎ ⏎ That example works fine. However if the string is "stream3" instead I get ... [https://gitter.im/crystal-lang/crystal?at=636e5c010513b562e8a68f61]