jemc changed the topic of #ponylang to: Welcome! Please check out our Code of Conduct => https://github.com/ponylang/ponyc/blob/master/CODE_OF_CONDUCT.md | Public IRC logs are available => http://irclog.whitequark.org/ponylang | Please consider participating in our mailing lists => https://pony.groups.io/g/pony
Matthias247 has quit [Read error: Connection reset by peer]
acarrico has quit [Ping timeout: 252 seconds]
acarrico has joined #ponylang
acarrico has quit [Ping timeout: 252 seconds]
acarrico has joined #ponylang
acarrico has quit [Ping timeout: 252 seconds]
theodus has quit [Quit: Leaving]
<achamber1> is it just me, or does the pony tutorial have no information on arrays
<achamber1> Oh i see, its a class
<achamber1> whats the best way to read a U64 from an iso array
<achamber1> ?
<achamber1> I mean array of bytes*
<endformationage> achamber1: What is your context?
<SeanTAllen> you have a U64 represented as a series of bytes in an array achamber1 ?
<achamber1> thank you
_whitelogger has joined #ponylang
<achamber1> I can't seem to work out how to go from string to NetAddress
<achamber1> ah, think I have it. primitive DNS
endformationage has quit [Quit: WeeChat 1.9]
Matthias247 has joined #ponylang
Matthias247 has quit [Read error: Connection reset by peer]
theodus has joined #ponylang
Matthias247 has joined #ponylang
acarrico has joined #ponylang
endformationage has joined #ponylang
vaninwagen has joined #ponylang
theodus has quit [Remote host closed the connection]
vaninwagen has quit [Ping timeout: 255 seconds]
endformationage has quit [Quit: WeeChat 1.9]
_whitelogger has joined #ponylang
<achamber1> strangely, my pony server doesn't produce any output on cygwin
<achamber1> but does in powershell
<SeanTAllen> i dont know if anyone has used with cygwin achamber1
<SeanTAllen> you might be in uncharted territory
<achamber1> haha, yeah - my two primary platforms are openbsd and windows under cygwin
<achamber1> tbh I would love to help make openbsd work