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
TheNet has joined #ponylang
HoloIRCUser2 has joined #ponylang
HoloIRCUser2 has quit [Client Quit]
TheNet has quit [Quit: Textual IRC Client: www.textualapp.com]
_whitelogger has joined #ponylang
smoon has joined #ponylang
smoon has quit [Quit: smoon]
obadz has joined #ponylang
gmcabrita has quit [Quit: Connection closed for inactivity]
jemc has joined #ponylang
jemc has quit [Client Quit]
jemc has joined #ponylang
obadz has quit [Ping timeout: 272 seconds]
endformationage has quit [Quit: WeeChat 1.7]
obadz has joined #ponylang
jemc has quit [Ping timeout: 268 seconds]
graaff has joined #ponylang
obadz has quit [Quit: WeeChat 1.8]
jemc has joined #ponylang
jemc has quit [Ping timeout: 260 seconds]
gmcabrita has joined #ponylang
<SeanTAllen> Hi folks, a new "Last Week in Pony" is out: https://www.ponylang.org/blog/2017/05/last-week-in-pony---may-14-2017/
grim_ has joined #ponylang
papey_lap has quit [Quit: WeeChat 1.7.1]
papey_lap has joined #ponylang
_whitelogger has joined #ponylang
dougmacdoug has joined #ponylang
<dougmacdoug> has anyone used pony-zmq to communicate with node.js (or some other non-pony app using zeromq ipc)
graaff has quit [Quit: Leaving]
magicbit has quit [Quit: leaving]
pcarrier_ has joined #ponylang
plietar has joined #ponylang
nyarum has joined #ponylang
pcarrier has quit [*.net *.split]
Arjan has quit [*.net *.split]
pcarrier_ is now known as pcarrier
Arjan has joined #ponylang
nyarum has quit [Remote host closed the connection]
endformationage has joined #ponylang
dougmacdoug_ has joined #ponylang
dougmacdoug has quit [Ping timeout: 260 seconds]
nyarum has joined #ponylang
nyarum has quit [Ping timeout: 260 seconds]
nyarum has joined #ponylang
nyarum has quit [Ping timeout: 260 seconds]
<dougmacdoug_> anyone used zeromq to IPC with a diff language? going to try with nodejs
K4rolis has quit [Quit: WeeChat 1.7]
plietar has quit [Remote host closed the connection]
plietar has joined #ponylang
plietar has quit [Ping timeout: 240 seconds]
<SeanTAllen> dougmacdoug_: that i'm not sure of. jemc would probably be the most likely to know.
nyarum has joined #ponylang
<dougmacdoug_> should i just put 3rd party packages into the packages folder? I can get 1 to work with use "package:///xyz" but then if xyz uses even a standard package its not finding it.. (windows)
nyarum has quit [Ping timeout: 260 seconds]
inara` has joined #ponylang
inara has quit [Ping timeout: 268 seconds]
Matthias247 has joined #ponylang
<dougmacdoug_> im battin zero today.. cant compile sodium
<SeanTAllen> i'm not sure if jemc has kept sodium up to date.
<SeanTAllen> dougmacdoug_: i'd suggest using `pony-stable` to manage those external dependencies: https://github.com/ponylang/pony-stable
<dougmacdoug_> i couldnt get it to run on windows
<SeanTAllen> if sodium doesn't compile with lastest Pony, I know jemc would appreciate a PR to fix (or an issue reporting what the problems are).
<SeanTAllen> ah that i'm not sure about, i've never used sodium. i'd open an issue.
<SeanTAllen> also, jemc is usually around on IRC during weekdays (PST)
plietar has joined #ponylang
<dougmacdoug_> ok.. i'll check back in when he's on.. i am working on getting an electron front-end to work with pony.. need to get zeromq running tho..
<dougmacdoug_> got it working a bit using stdin/out but its pretty clunky without proper messaging
<SeanTAllen> if you need help getting pony-stable going, let me know. i'm not sure if it works on Windows. And beside that, we are lacking good documentation for it at the moment.
<FunkyBob> it's a weekday here :P
<SeanTAllen> thats what you get for starting it on Friday!
<FunkyBob> pfft
<FunkyBob> it's Moonday morning
plietar has quit [Ping timeout: 240 seconds]
Matthias247 has quit [Read error: Connection reset by peer]
Matthias247 has joined #ponylang
<dougmacdoug_> is static array initialization documented anywhere?
Matthias247 has quit [Read error: Connection reset by peer]
<SeanTAllen> dougmacdoug_: see https://tutorial.ponylang.org/pattern-matching/as.html "Specify the type of items in an array literal"
<dougmacdoug_> tried compiling zmq on releases 0.10, 0.11, and beta 0.13.2 .. every one gets different compile errors.. hanging it up for awhile probably come back to it later in the week
<dougmacdoug_> thx for the doc ref
<SeanTAllen> beta 0.13.2 ?
<SeanTAllen> dougmacdoug_: you're welcome
<dougmacdoug_> ponyc-0.13.2-2859.e3c67a3-win64
plietar has joined #ponylang