aradapilot has quit [Remote host closed the connection]
aradapilot has joined #spacedock
macgufo has joined #spacedock
macgufo has quit [Client Quit]
egg is now known as egg|afk|egg
Daz has quit [Ping timeout: 383 seconds]
politas has quit [Ping timeout: 186 seconds]
politas has joined #spacedock
Thomas|AWAY is now known as Thomas
<Thomas>
o/
<VITAS>
dangit
<VITAS>
that guy is persistant
<VITAS>
he uploaded the same image again
<VITAS>
i wrote him an email (again)
<Thomas>
link?
pizzaway is now known as pizzaoverhead
egg|afk|egg is now known as egg
<RockyTV>
when are we migrating to sdb.go?
<RockyTV>
we should setup a public beta or something
<RockyTV>
much easier to find bugs
<Thomas>
When there is a frontend that works?
<Thomas>
And o/
<RockyTV>
o
<RockyTV>
we should get opendock working then
<Thomas>
Btw, I was thinking about playing with vue.js for opendock
<RockyTV>
that routing lib?
<Thomas>
it's data bindings are nice
<Thomas>
You can just bind the content of an html tag to a js variable
<Thomas>
no messy jquery anymore :D
<RockyTV>
like we did with python?
<RockyTV>
except that it's the other way around?
<Thomas>
Well, it is kinda similar. vue.js can be used as a templating lib, but it is much more. it is dynamic
<Thomas>
If the var changes in js, the html changes too
<Thomas>
And I think thats extremly nice
<RockyTV>
we could try it
<Thomas>
We could just run the data fetching code every minute and we would have live updates
<RockyTV>
I tried using it with electron
<RockyTV>
it's pretty nice
<RockyTV>
would we ditch twig/slim, though?
<Thomas>
No
<Thomas>
We still need some serverside code
<RockyTV>
erm, what for?
<Thomas>
I mean, we could do it without
<Thomas>
RockyTV: Settings
<RockyTV>
there's a way to get rid of it which is use nodejs but I don't think both of you would like this idea
<Thomas>
And: If we somehow create a consistent layout, VITAS can just replace with his templates and it will work, as long as he uses the same vue tags
<RockyTV>
wait
<Thomas>
The idea of using node.js is bad, because of a) node.js and b) No webhost has node.js
<RockyTV>
> <@Thomas> If the var changes in js, the html changes too
<RockyTV>
it works like angular, doesn't it?
<Thomas>
Yeah, it's one of the 5 gazillion java script frameworks
<Thomas>
But I never understood angular
<Thomas>
vue was like: Wait, this is too easy
<RockyTV>
if we used it, we'd need to use angular1 because it has coffeescript support (unless if you wanted to go nuts and switch to typescript, then we'd need angular4)
<Thomas>
please not angular
<RockyTV>
I agree with you
<VITAS>
hmm?
<Thomas>
VITAS: just we having weird ideas again :P
<VITAS>
i see
<VITAS>
another lang
<VITAS>
:)
<VITAS>
i need frontend not backend stuff :)
<RockyTV>
it's javascript
<RockyTV>
we are already using it, except it's coffeescript and jquery
<Thomas>
VITAS: no lang, just a lib
<VITAS>
forget the current production code
<VITAS>
node.js is backend javascript
<Thomas>
And I wont work on any node.js code :P
<RockyTV>
as I said, both wouldn't like it
<VITAS>
yes
<RockyTV>
vuejs + slim
<VITAS>
because it doesnt provide the frontend
<VITAS>
just another backend solution
<RockyTV>
it also supports coffeescript, nice
<VITAS>
i dont understand why coffeescript is needed
<RockyTV>
that's a point
<Thomas>
It isn't really needed
<Thomas>
Just like SASS
<VITAS>
but RockyTV if you code a frontend we can/want to use youre free to use any secure means that runs on generic webspace
<VITAS>
LAMP setup
* RockyTV
googles for LEMP (LAMP with nginx) and the first result is of a disease
<RockyTV>
Thomas, we could try opendock with vue
<VITAS>
that should tell you
<Thomas>
lol, yeah
<VITAS>
:D
<Thomas>
LEMP is really underrepresented
<RockyTV>
I am hyped to try it out because it may be easier, but I have some exercises to do :(
<VITAS>
just dont start another backend
<Thomas>
Nobody touches my backend! :P
<Thomas>
Ok, except rocky
<Thomas>
:D
* VITAS
fingers Thomas backend
* Thomas
deletes VITAS fronted and replaces it with a giant nyan cat
<VITAS>
if the users preffer it to both my code and the prod frontend
egg is now known as egg|nomz|egg
<Thomas>
RockyTV: I'm going to convert the SASS files to CSS