kentonv changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things sandstorm.io. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev
frigginglorious has quit [Ping timeout: 265 seconds]
nulljdq has joined #sandstorm
nulljdq is now known as nullbpm
frigginglorious has joined #sandstorm
frigginglorious has quit [Remote host closed the connection]
frigginglorious has joined #sandstorm
frigginglorious has quit [Ping timeout: 250 seconds]
<nullbpm> Sandstorm is pretty cool
<abliss1> indeed!
<CaptainCalliope> I'm ok with it.
<nullbpm> Something that would be cool is a bounty system, so I could donate money to someone willing to make a package for LibreOffice Online
ocdtr_web has joined #sandstorm
<ocdtr_web> We actually have a bounty board, but it wasn't particularly popular.
ocdtr_web has quit [Remote host closed the connection]
<nullbpm> Ah, I see
ocdtr_web has joined #sandstorm
<ocdtr_web> https://ocdhost.sandcats.io:6080/shared/FTgbQeL3JpckLwEAg22Gcy0e0U13oM-ndQjh2dZQxBY should be it and you are free to post on it, but it hasn't been really active.
<ocdtr_web> Currently, if you want to support Sandstorm development in general, isd/zenhack has a GitHub Sponsors page, and we are building an OpenCollective for the Sandstorm Community though its a bit early to really tell you how that will be spent
<ocdtr_web> We'd like to eventually support both Sandstorm core development and work on packaging and integrating apps on Sandstorm.
<ocdtr_web> I believe that's opencollective.com/sandstormcommunity
<ocdtr_web> With regards to LibreOffice Online, is there particular things not met by the existing apps and tools which are particularly important to you?
<ocdtr_web> I think as LibreOffice has moved to having a web app version it probably makes more sense to look at than it used to, but I love knowing particularly where our existing apps fall short.
ocdtr_web has quit [Remote host closed the connection]
<nullbpm> In particular I'm looking for a way to create a PowerPoint-like presentation with multiple participants. I'm sure that would be possible with Hacker Slides or something similar, but I'd prefer something were the other people don't have to learn markdown
ocdtr_web has joined #sandstorm
<ocdtr_web> nullbpm: That is definitely somewhere Sandstorm could use improvement. Hacker Slides works, but it's not the experience average users want for presentations, and it isn't actively maintained either.
ocdtr_web has quit [Remote host closed the connection]
frigginglorious has joined #sandstorm
<isd> I think a port of libreoffice online would make a lot of sense.
<isd> I poked at it briefly, but it seemed like it might take a bit of work. IIRC it wants to start as root so it can self-sandbox.
<isd> I think "mirage" would be a great name for a sandstorm-first video chat app.
<isd> random thought.
<xet7> isd: please no, see https://mirage.io/
<xet7> isd: something like sandvideochat would be better
<xet7> isd: or sandmeet ;)
<isd> I mean, yes, but the ocaml thing is different enough in domain I think.
<isd> sand<generic> is such a tired thing...
<xet7> Well, I still would prefer sandmeet
<xet7> I think it's great :)
<isd> I think the optical reference with mirage is nice.
<xet7> garagemeet?
<xet7> and theme of garage
<isd> I don't follow
<isd> (I think between sandstorm and OCaml basically every sand or desert related name is taken)
<xet7> is sandmeet taken?
<isd> Haven't checked.
<xet7> There is no sandmeet at Sandstorm App Market
<isd> I'd be surprised if it was taken. I'm just not thrilled with naming everything sand<foo>
<isd> we already have sandchat too.
<isd> which I feel like is a little too close.
<isd> Anyway, probably shouldn't spend too many cycles on the name until something actually exists :P
<xet7> Well, I have Sandstorm T-shirt, etc have drunk the coolaid, written code for Sandstorm, spent a lot of time keeping Wekan running on Sandstorm.
<xet7> I do like sandcats
<xet7> those are nice cats
<isd> sandcats has a good right to it.
<xet7> It's just that I also like mirage.io project very much, and would like not to get confused about it
<isd> Do you do OCaml stuff?
<xet7> A little tests only
<xet7> not bigger stuff yet
<isd> I really like OCaml
<isd> I also think with a little investiment it could be a really good platform for sandstorm apps: capnproto support, mature javascript backend...
<abliss1> i need to learn ocaml in the next few months
<abliss1> for work. got any favorite tutorials?
<isd> abliss: check out "Real World OCaml"
<isd> I would suggest the in-progress 2nd edition, as the ecosystem has moved a lot since the first edition was written.
<xet7> For Wekan, I have been looking at ways to create single executeable binary, and Wekan frontend working without Javascript.
<isd> xet7: tell you what: collaborate with me on a sandstorm video chat app written (mostly) in OCaml, and I won't name it mirage.
<xet7> isd: What is the plan?
<abliss1> thanks, RWO is already on my shelf.
<isd> Right now I'm just playing around with webrtc apis. haven't gotten much further than that.
<abliss1> i'd hack on that app!
<isd> Awesome.
<xet7> Ok I'll look how I could help
<isd> gotta go. Will keep folks posted.
<xet7> Ok :)
<xet7> I really love that 0install Python to OCaml blog series