IRC chat logs for #ltsp on irc.libera.chat (webchat)


Channel log from 23 November 2019   (all times are UTC)

02:00georgeneophytou has left IRC (georgeneophytou!~georgeneo@217.27.33.213, Read error: Connection reset by peer)
02:01georgeneophytou has joined IRC (georgeneophytou!~georgeneo@217.27.33.213)
05:27vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
06:19gdi2k has left IRC (gdi2k!~gdi2k@124.6.143.131, Ping timeout: 276 seconds)
06:40vagrantc has left IRC (vagrantc!~vagrant@unaffiliated/vagrantc, Quit: leaving)
08:08jinnjus has joined IRC (jinnjus!jinnjus@gateway/vpn/protonvpn/jinnjus)
08:10
<jinnjus>
Hi alkisg
08:10
<alkisg>
Hi jinnjus
08:11
<jinnjus>
so I was looking at the html for the irc logs site...
08:11
<alkisg>
Ah great, do you have any help there?
08:11
<jinnjus>
I thought fixing some css would be fast and easy for you
08:11
<alkisg>
Right
08:11
<jinnjus>
buit it looks like you are missing the header and footer for the page
08:11
<alkisg>
Previously it was getting the template via php get
08:11
Hyperbyte had done that
08:12
Do we want to share a header/footer now?
08:12
Or should it have an uncompletely unrelated css?
08:12
<jinnjus>
I have the old header and footer, but they need updating obviosly
08:13
<alkisg>
Yes, I don't think we need benefits/stories etc currently
08:13
I guess we only need links to the irc channel and to the main site
08:13
(from irclogs, that is)
08:13
<jinnjus>
right...I have been trying to decide what to do about that...
08:13
<alkisg>
The current theme of ltsp.org has the "menu" to the left, while irclogs had it to the top
08:14
<jinnjus>
I think that should stay consistent
08:14
I haven't looked....do you know if you can insert iframes in your markdown?
08:14
<alkisg>
Markdown could get html, but how would that work?
08:15
<jinnjus>
that won't help with css though...
08:15
<alkisg>
I see two options
08:15
One is to ignore the ltsp.org theme and just put a small top bar in irclogs; or even without a bar, just 2 links, "join irc" and "main site"
08:16
The second is to try to clone the theme of ltsp.org in irclogs
08:16
<jinnjus>
I was thinking option 2
08:16
<alkisg>
In that, I do not like the fact that the left side grows too much on wide screens
08:16
It's ok when reading man pages, but I think that I wouldn't like it when reading irclogs, it would waste too much space
08:16
I'm not sure about that though
08:17
<jinnjus>
that could be limited in css easily
08:17
<alkisg>
OK
08:17
So, we could just clone the theme and have the same links there, independently maintained from the site theme
08:17
I.e. if I ever changed the links in ltsp.org, I would have to change them in irclogs too
08:18
<jinnjus>
yeah...I don't like that but I don't see another way
08:19
regardless...sounds like I need to write you some new header and footer files
08:19
<alkisg>
The other way is to have irclogs pushed on github, and periodically published like a site, in the same way as ltsp.org, with jekyll
08:19
But I don't think it's worth the trouble
08:20
So, for that option 2, I'm thinking maybe we could just copy the html output of https://ltsp.org/, and have our php replace the content with the logs
08:21
I don't know if that's called "replacing" or "header/footer"... I think we're talking about the same thing
08:21
<jinnjus>
I think that's the way to go
08:21
<alkisg>
(except it would have IRC channel in black bold, i.e. selected, instead of About, and also restricted width in left column)
08:21
Great Jason! Thanks a lot!
08:21
<jinnjus>
yes...well the php I have has the top and bottom of the page broken out into header and footer files....so the "head" section of html plus a portion of the body are missing
08:23
I will try writing some quick replacements so there is a place to put css link
08:24
if I post this in a github repo will it be ok? do I need to worry about posting any of the old code publicly?
08:24
<alkisg>
It should be fine, as long as it doesn't contain passwords, not even hashed ones
08:24
I don't think Hyperbyte would have any objection to that
08:24
Hmm also maybe the headers there could say "search irclogs" instead of "search ltsp", and "Join IRC" instead of "LTSP on github"
08:25
...search LTSP wouldn't work from a different subdomain, would it?
08:25
And we'll need another link in the menu, one for IRC channel that already exists, and one for IRC logs
08:26
Unless we can find a clever way to join them in a single menu
08:26
jinnjus: I can put you in the ltsp team, and create a repo for the irclogs site
08:27
<jinnjus>
oh...I have no idea how the search etc is implemented....
08:27
<alkisg>
And give you access there, if you want
08:27
<jinnjus>
that would help sure
08:27
<alkisg>
What's your github handle, the same?
08:28
I think a jekyll module collects all the words, organizes them in a javascript-based pseudo-database,and then it's up to javascript
08:28
<jinnjus>
it is jkinney23 on github
08:28
<alkisg>
Hyperbyte had implemented search functionality in irclogs, maybe we can use the Search LTSP box for Search IRC logs instead
08:28gdi2k has joined IRC (gdi2k!~gdi2k@110.54.133.174)
08:30
<jinnjus>
I will try to see how that is all wired together...more fun for me ;)
08:30
<alkisg>
jinnjus: invitation sent; welcome to the team! :)
08:31
I already have an irclogs repository, will give you access there, prepare whatever you want there and I'll try to help as much as I can
08:31
https://github.com/ltsp/irclogs
08:32
<jinnjus>
OK...let me go take a look
08:32
<alkisg>
Ignore my readme, as we'll be using a web server instead of github to host the logs
08:32
Accept the invitation first so that I can give you permissions
08:32
<jinnjus>
done
08:37
<alkisg>
#$(*&# can't make the github web interface for permissions work #$#&(*$
08:37
...googling about it again...
08:37
<jinnjus>
lol
08:40
<alkisg>
jinnjus: yey, I think I managed to do it, you're the "maintainer" of the irclogs repository, I think it should give you plenty of access
08:41
<jinnjus>
maintainer...omg...I hope I am ready
08:41
:)
08:42
there are just txt files now...
08:42
do you also have php files from the server?
08:42
or if I write some and post in the repo can you get them to the server?
08:43
<alkisg>
jinnjus: you should still have access to the old server, along with all the php files there,
08:43
<jinnjus>
oh!
08:43
<alkisg>
and if you push them to the repo, i can clone them to the new server
08:43
(but make sure they don't contain passwords/hashes etc)
08:43
server.ltsp.org still points to the old server
08:44
...wiki.ltsp.org too
08:44
<jinnjus>
let me see....back in a few
08:48woernie has joined IRC (woernie!~werner@p57A0E783.dip0.t-ipconnect.de)
08:49
<jinnjus>
no irc code is in the server directory for apache...is it hiding somewhere else?
08:53
<alkisg>
jinnjus: ah sorry yes in /home/bot/
08:54
Let me get the exact dir
08:54
jinnjus: /home/bot/www
08:55
<jinnjus>
got it...and there are some more header and footer files....let me see
09:03statler has joined IRC (statler!~Georg@p5B30EE2F.dip0.t-ipconnect.de)
09:03
<jinnjus>
interesting....the header and footer files are there but incomplete...
09:04
no matter. I will file something up :)
09:04
*fix
09:06
<alkisg>
jinnjus: I think Hyperbyte was getting the header using something like 'wget' in php, so the real header/footer was in the main site, not in irclogs www
09:06
But yeah it shouldn't matter now
09:07
<jinnjus>
interesting...ok...let me see what I can unscramble
09:08
my batteries are fully charged so I should be good to work for the weekend on this...will get back
09:09Sleaker has left IRC (Sleaker!quasselcor@2604:880:a:7::e1b, Ping timeout: 264 seconds)
09:09Sleaker has joined IRC (Sleaker!quasselcor@2604:880:a:7::e1b)
09:23gdi2k has left IRC (gdi2k!~gdi2k@110.54.133.174, Read error: Connection reset by peer)
09:24gdi2k has joined IRC (gdi2k!~gdi2k@110.54.133.174)
09:49gdi2k has left IRC (gdi2k!~gdi2k@110.54.133.174, Quit: Leaving)
09:50gdi2k has joined IRC (gdi2k!~gdi2k@110.54.133.174)
09:53gdi2k has left IRC (gdi2k!~gdi2k@110.54.133.174, Read error: Connection reset by peer)
09:55gdi2k has joined IRC (gdi2k!~gdi2k@110.54.133.174)
10:22gdi2k has left IRC (gdi2k!~gdi2k@110.54.133.174, Read error: Connection reset by peer)
11:06
<jinnjus>
ok...I added the backend and old css to the irclogs repo
11:06
that should get you started
11:07
I didn't actually touch any css yet...just added back the old foundation css that was there before
11:07
let me know what needs tweaking
11:12gdi2k has joined IRC (gdi2k!~gdi2k@110.54.133.174)
11:22gdi2k has left IRC (gdi2k!~gdi2k@110.54.133.174, Read error: Connection reset by peer)
12:33
<alkisg>
jinnjus: hey, MUCH better, thanks a lot! :)
12:33
<jinnjus>
cool, no problem :)
12:34
<alkisg>
I
12:34
<jinnjus>
now to get to work seeing how to integrate with the jekll theme :)
12:34
<alkisg>
I'm even OK if it stays that way; but if you have time for this ^, sure, most welcome
12:35
<jinnjus>
I will see what I can do to clean it up for sure
12:36
do you actually need that google analytics stuff that is there?
12:46jinnjus has left IRC (jinnjus!jinnjus@gateway/vpn/protonvpn/jinnjus, Ping timeout: 265 seconds)
12:55jinnjus has joined IRC (jinnjus!~jinnjus@24.244.23.25)
13:02jinnjus has left IRC (jinnjus!~jinnjus@24.244.23.25, Ping timeout: 252 seconds)
14:12jinnjus has joined IRC (jinnjus!~jinnjus@24.244.23.213)
14:21jinnjus has left IRC (jinnjus!~jinnjus@24.244.23.213, Ping timeout: 265 seconds)
14:51georgeneophytou has left IRC (georgeneophytou!~georgeneo@217.27.33.213, Ping timeout: 246 seconds)
17:05gdi2k has joined IRC (gdi2k!~gdi2k@124.6.143.131)
17:53jinnjus has joined IRC (jinnjus!~jinnjus@24.244.23.213)
17:55jinnjus_ has joined IRC (jinnjus_!jinnjus@gateway/vpn/protonvpn/jinnjus)
17:58Nikoh77 has joined IRC (Nikoh77!~Nikoh77@79.9.135.148)
17:58jinnjus has left IRC (jinnjus!~jinnjus@24.244.23.213, Ping timeout: 265 seconds)
18:39jinnjus_ has left IRC (jinnjus_!jinnjus@gateway/vpn/protonvpn/jinnjus, Ping timeout: 250 seconds)
21:07eu^client-pool-9 has joined IRC (eu^client-pool-9!5bf7fb1f@91.247.251.31)
21:09
<eu^client-pool-9>
Hi I have epoptes SSL error when trying start epopter service on server. This happened after s update of debian a few month ago
21:14
<alkisg>
eu^client-pool-9: can you pastebin the message?
21:14
<eu^client-pool-9>
https://pastebin.com/3cfb3yZW
21:14
<alkisg>
This is part of the error, but anyway, output of this? ls -l /etc/epoptes
21:15
<eu^client-pool-9>
-rw-r--r-- 1 root root 891 ноя 24 00:05 server.crt-rw------- 1 root root 916 ноя 24 00:05 server.key
21:16
<alkisg>
This doesn't seem very correct... better regenerate the keys. One way is: apt purge epoptes; apt install epoptes
21:16
<eu^client-pool-9>
ok
21:16
thx
21:16
<alkisg>
np
21:28eu^client-pool-9 has left IRC (eu^client-pool-9!5bf7fb1f@91.247.251.31, Remote host closed the connection)
21:29statler has left IRC (statler!~Georg@p5B30EE2F.dip0.t-ipconnect.de, Remote host closed the connection)
21:44woernie has left IRC (woernie!~werner@p57A0E783.dip0.t-ipconnect.de, Remote host closed the connection)
21:47vagrantc has joined IRC (vagrantc!~vagrant@unaffiliated/vagrantc)
23:21shored has left IRC (shored!~shored@87-92-122-167.bb.dnainternet.fi, Read error: Connection reset by peer)
23:22shored has joined IRC (shored!~shored@87-92-122-167.bb.dnainternet.fi)