ChanServ changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things Sandstorm and Cap'n Proto. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev | Channel logs available at https://libera.irclog.whitequark.org/sandstorm
xet7 has joined #sandstorm
xet7 has quit [Remote host closed the connection]
cwebber has joined #sandstorm
cwebber has quit [Remote host closed the connection]
cwebber has joined #sandstorm
yarmo has quit [Quit: buh bye]
yarmo has joined #sandstorm
kentonv has quit [Ping timeout: 240 seconds]
kentonv has joined #sandstorm
xet7 has joined #sandstorm
xet7 has quit [Remote host closed the connection]
<ocdtrekkie> Hmmm, I think I want to fix my error collector to also use the default route instead of calling a specific PHP file.... in case I wholesale replace the internals of it with something else in the future.
<ocdtrekkie> I want to eventually add some sort of visualization/charting, and Datasette is implementing an API that should be exactly already happy with the JSON the install script sends and obviously the SQLite database I'm storing it in.
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
<ocdtrekkie> So I think I could probably in-place upgrade to a Datasette install configured to fit in the future?