copy` has quit [Quit: Connection closed for inactivity]
amclain has quit [Quit: Leaving]
ponysaurus has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 252 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 248 seconds]
<ponysaurus>
SeanTAllen: I added an example that you asked for in the above link
mcguire has quit [Ping timeout: 276 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 252 seconds]
ponysaurus has quit [Ping timeout: 250 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 244 seconds]
bb010g has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
trapped has joined #ponylang
trapped has quit [Read error: Connection reset by peer]
trapped has joined #ponylang
trapped has quit [Read error: Connection reset by peer]
jemc has quit [Ping timeout: 244 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 244 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 246 seconds]
aturley has joined #ponylang
aturley has quit [Ping timeout: 248 seconds]
jeremyheiler has quit [*.net *.split]
jeremyheiler has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 276 seconds]
prettyvanilla_ has joined #ponylang
prettyvanilla has quit [Ping timeout: 250 seconds]
|jemc-bot| has quit [Ping timeout: 268 seconds]
|jemc-bot| has joined #ponylang
trapped has joined #ponylang
trapped has quit [Read error: Connection reset by peer]
trapped has joined #ponylang
Scramblejams has quit [Ping timeout: 264 seconds]
doublec has quit [Ping timeout: 264 seconds]
rlmw has quit [Ping timeout: 264 seconds]
rlmw has joined #ponylang
Scramblejams has joined #ponylang
doublec has joined #ponylang
srenatus has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 268 seconds]
copy` has joined #ponylang
aturley has joined #ponylang
aturley has quit [Ping timeout: 260 seconds]
Candle_ has joined #ponylang
Candle has quit [*.net *.split]
aturley has joined #ponylang
SilverKey has joined #ponylang
DanC has left #ponylang ["Ex-Chat"]
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
Jbbouille has joined #ponylang
<Jbbouille>
Hello all! I tried in ponlylang to solve the sleeping barber problem, could it be possible to have some feedback from some of you in oder to improve myself (disclaimer, I am a java developer and maybe it is not idiomatic). => https://github.com/Jbbouille/sleeping-barber
jemc has joined #ponylang
<jemc>
Jbbouille: welcome!
<Jbbouille>
jemc: Thx!
<jemc>
Jbbouille: just looked at your code - it seems like you're off to a good start - I don't notice anything out of place at first glance
<jemc>
But let us know if you have any questions - there's usually someone around to answer them
<jemc>
I suppose one thing I would note - you don't have to pass the entire `Env` around to each actor - if you want to follow the principle of least privilege, you could just pass them the StdOutStream to write to (`env.out`) or you could pass an instance of the `Logger` class.
c355e3b_ has joined #ponylang
aturley has quit [Ping timeout: 250 seconds]
c355e3b has quit [*.net *.split]
aturley has joined #ponylang
c355e3b_ is now known as c355e3b
SilverKey has quit [Remote host closed the connection]
SilverKey has joined #ponylang
amclain has joined #ponylang
SilverKey has quit [Client Quit]
SilverKey has joined #ponylang
ponysaurus has joined #ponylang
SilverKey has quit [Quit: Halted.]
copy` has quit [Quit: Connection closed for inactivity]
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
M-hrjet has quit [Remote host closed the connection]
mcguire has joined #ponylang
copy` has joined #ponylang
M-hrjet has joined #ponylang
Guest52926 has quit [Ping timeout: 252 seconds]
doublec has quit [Ping timeout: 252 seconds]
Jbbouille has quit [Ping timeout: 250 seconds]
lucus16 has quit [Ping timeout: 252 seconds]
DanC_ has quit [Ping timeout: 252 seconds]
lucus16 has joined #ponylang
doublec has joined #ponylang
mankyKitty has quit [Remote host closed the connection]
jonrh has quit [Remote host closed the connection]
c355e3b has quit [Remote host closed the connection]
Fuuzetsu has joined #ponylang
jonrh has joined #ponylang
Fuuzetsu is now known as Guest8510
DanC_ has joined #ponylang
mankyKitty has joined #ponylang
SilverKey has joined #ponylang
SilverKey has quit [Client Quit]
SilverKey has joined #ponylang
c355e3b has joined #ponylang
jemc has quit [*.net *.split]
mitchellvanw has quit [*.net *.split]
jemc has joined #ponylang
mitchellvanw has joined #ponylang
jemc has quit [*.net *.split]
mitchellvanw has quit [*.net *.split]
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
mitchellvanw has joined #ponylang
Candle_ is now known as Candle
mitchellvanw has quit [Ping timeout: 240 seconds]
jemc has joined #ponylang
mitchellvanw has joined #ponylang
srenatus has quit [Quit: Connection closed for inactivity]
kajstrom_ has joined #ponylang
SilverKey has quit [Quit: Halted.]
SilverKey has joined #ponylang
kajstrom has quit [*.net *.split]
SilverKey has quit [Quit: Halted.]
jemc has quit [Quit: WeeChat 1.4]
Guest8510 has quit [Ping timeout: 264 seconds]
trapped has quit [Read error: Connection reset by peer]
Fuuzetsu has joined #ponylang
Fuuzetsu is now known as Guest87374
SilverKey has joined #ponylang
ponysaurus has quit [Ping timeout: 250 seconds]
Matthias247 has joined #ponylang
Matthias247 has quit [Read error: Connection reset by peer]
aturley_ has joined #ponylang
aturley has quit [Ping timeout: 248 seconds]
yonkeltron has joined #ponylang
<yonkeltron>
SeanTAllen: hey. thanks for commenting on my pull request
<yonkeltron>
sorry, i mean feature request
<yonkeltron>
SeanTAllen: i'm serious about the usefulness of a CSV library and definitely have an interest in learning enough pony to help write one
<yonkeltron>
SeanTAllen: also, i now use ponylang-mode for emacs, so thanks also for that.
<SeanTAllen>
yonkeltron: you're welcome. we're happy to help with CSV library but it wouldnt coming from us at this point.
<SeanTAllen>
we're working on distributed pony, smashing bugs and getting things solid.
<yonkeltron>
SeanTAllen: i understand completely. i suppose it's futile to point out how many languages have a CSV library in their stdlib (Python, Ruby, etc.)...
<yonkeltron>
SeanTAllen: i get it, distributed is money, as well.
<yonkeltron>
the truth is that I think distributed is a great idea!
<yonkeltron>
will it have security built in?
<yonkeltron>
i have a keen interest in distributed systems and worry about the 8 fallacies, one of which centers around security