asheesh changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things sandstorm.io. Say hi! | Channel glossary: "i,i" means "I have no point, I just want to say". b == thumbs up. | Public logs at https://botbot.me/freenode/sandstorm/ & http://logbot.g0v.tw/channel/sandstorm/today
harish has quit [Ping timeout: 258 seconds]
losingkeys has quit [Remote host closed the connection]
harish_ has joined #sandstorm
samba_ has quit [Quit: WeeChat 1.7]
ill_logic has quit [Quit: ill_logic]
_whitelogger has joined #sandstorm
xet7 has joined #sandstorm
yeehi_ has quit [Ping timeout: 240 seconds]
yeehi_ has joined #sandstorm
ecloud has quit [Ping timeout: 255 seconds]
harish_ has quit [Ping timeout: 258 seconds]
ecloud has joined #sandstorm
yeehi has joined #sandstorm
yeehi_ has quit [Ping timeout: 240 seconds]
yeehi has quit [Ping timeout: 240 seconds]
yeehi_ has joined #sandstorm
yeehi has joined #sandstorm
yeehi_ has quit [Ping timeout: 260 seconds]
rolig has quit [Quit: Quit]
rolig has joined #sandstorm
harish_ has joined #sandstorm
rolig has quit [Quit: Quit]
rolig has joined #sandstorm
yeehi has quit [Ping timeout: 245 seconds]
yeehi has joined #sandstorm
tobald has joined #sandstorm
yeehi_ has joined #sandstorm
tobald has quit [Ping timeout: 260 seconds]
yeehi has quit [Ping timeout: 240 seconds]
tobald has joined #sandstorm
yeehi_ has quit [Quit: Konversation terminated!]
tobald has quit [Read error: Connection reset by peer]
ill_logic has joined #sandstorm
<ill_logic> Got a really strange thing happening, curious if I could get an explanation.
yeehi has joined #sandstorm
<ill_logic> I have this long upload (42 gigs) that I'm doing in an app I'm making. Usually it's easy to find the files as they're getting uploaded.
<ill_logic> /opt/sandstorm/var/sandstorm/grains...
<ill_logic> This most recent one i'm doing, I'm going to an existing grain, probably restarted the grain.
<ill_logic> I mean I got one of these: ** SANDSTORM SUPERVISOR: Grain no longer in use; shutting down. and then ** SANDSTORM SUPERVISOR: Starting up grain. Sandbox type: userns
<ill_logic> I think i'm using the same grain, but now it has a different URL.
<ill_logic> So, the strange thing is, the upload seems to be happening. I think I programmed the server to not accept a given chunk unless the file so far on disk was the expected size.
<ill_logic> But I can't find the file anywhere! the grains directory is staying the same size. It's not in there.
<ill_logic> Where might it be?
<TimMc> ill_logic: That's pretty weird.
TC01 has quit [Read error: Connection reset by peer]
TC01 has joined #sandstorm
samba_ has joined #sandstorm
jemc has joined #sandstorm
Telesight has joined #sandstorm
jemc has quit [Ping timeout: 268 seconds]
samba_ has quit [Ping timeout: 240 seconds]
leeola has joined #sandstorm
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 240 seconds]
jemc has joined #sandstorm
bodisiw has joined #sandstorm
samba_ has joined #sandstorm
yeehi has quit [Quit: Konversation terminated!]
samba_ has quit [Ping timeout: 240 seconds]
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 268 seconds]
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 260 seconds]
yeehi has joined #sandstorm
samba_ has joined #sandstorm
aeternity has joined #sandstorm
samba_ has quit [Ping timeout: 268 seconds]
kpcyrd has left #sandstorm ["WeeChat 1.0.1"]
yeehi has quit [Ping timeout: 260 seconds]
guido has quit [Ping timeout: 260 seconds]
guido_ has joined #sandstorm
jemc has quit [Read error: Connection reset by peer]
jemc has joined #sandstorm
Telesight has quit [Remote host closed the connection]
bodisiw has quit [Quit: Leaving]
samba_ has joined #sandstorm
ripdog has quit [Ping timeout: 255 seconds]
ripdog has joined #sandstorm
samba_ has quit [Ping timeout: 240 seconds]
samba_ has joined #sandstorm
samba_ has quit [Ping timeout: 252 seconds]
samba_ has joined #sandstorm
<isd> kentonv: was trolling through the commit logs, came across this: https://github.com/sandstorm-io/sandstorm/commit/68d83daf7d5e70cdb7ed85073d137c1917a4feb9 from the commit message: "I wish I had a type system"
<isd> Why *did* sandstorm get written in javascript/meteor? Curious as to the decision making; js isn't exactly what I would have reached for first when building a security-oriented system.
<simpson> isd: I would wildly speculate that it is due to many ocap researchers giving in and embracing ES/JS.
<isd> I feel like that just begs the question though.
<simpson> Yeah, and I don't know either, and frankly I think that I'm too junior in this subfield to say anything too harsh about it.
<simpson> After all, maybe JS is beautiful and I just can't see it.