IRC log of #novawebdev for Thursday, 2019-07-18

*** jelkner has joined #novawebdev08:26
*** mjsir911 has joined #novawebdev09:17
*** nrcerna has joined #novawebdev09:31
*** Sambrem has joined #novawebdev10:06
jelknerGood morning, Sambrem 10:11
SambremGood morning jelkner10:11
jelknerYou and kgrieco will be working on the Django Girls Tutorial today, yes?10:11
jelknerSambrem, if you need any help with that, you can ask me10:12
SambremI will be, thanks!10:13
jelkneri called hrodriguez yesterday10:13
*** zOnny has joined #novawebdev10:13
jelknerand told her you would be working with her on that on monday10:13
jelknerHello World, zOnny!10:14
zOnnyjelkner: Good morning10:14
jelknerthe goal on monday will be to do it without bootstrap10:14
jelknerbut for this first go, do it just as written10:14
jelkneri have my finished version running at jelkner.pythonanywhere.ocom10:15
jelkneroops .com10:15
jelknerMy git repo is at: https://github.com/jelkner/djangogirls-blog10:15
jelknerhave fun, Sambrem 10:16
jelknerany questions before i get back to work on the polls app?10:16
SambremNot at the moment.10:16
jelknerokie dokie, talk to you later10:16
zOnnyjelkner: one question10:19
jelknershoot, zOnny 10:19
jelknerand then tell me how things went yesterday10:19
zOnnyjelkner: Kevin cannot login with his username :(10:20
jelknerthat's not a question, zOnny, it is a statement10:20
jelkner(spoken like a teacher, sorry :-(10:21
jelknerlogin where?10:21
zOnnyjelkner: his computer 10:22
jelknerreally?10:22
zOnnyjelkner: -.-10:22
zOnnyjelkner: yes10:22
jelknerdo you know how to recover in linux?10:22
jelknerhit escape at the grub menu10:22
jelknerand select recovery10:23
jelkneryou may need to google a bit10:23
jelknerhe is running debian buster, yes?10:23
jelknergoogle "recover lost password on debian buster"10:23
jelknertechnology does this all the time to us10:24
jelknermy recommendation is not to spend too much time on it10:24
jelknerwe need to move forward10:24
jelknerhe will be turning in that computer in a few days anyway10:24
jelknerso, he could just pair with Sambrem 10:24
jelknerthey are working on the same thing10:24
jelknerlet them work it out10:25
jelknersince we have important things to do10:25
jelknerzOnny, did you make any progress with nginx yesterday?10:25
zOnnyjelkner: hold on10:26
zOnnyjelkner: Kevin is in10:36
*** kgrieco has joined #novawebdev10:37
kgriecohi jelkner i made it in10:39
jelknerGood, kgrieco10:39
jelknerwhat happened?10:39
jelknerbtw, kgrieco, i've forked your work on the LibreOrganize book: https://gitlab.com/libreorganize/libreorganize-book10:40
jelknerso we have it now to work on later10:40
jelknerthanks for that!10:40
jelknerzOnny, nginx status report?10:40
kgriecomy password was not working for some reason10:40
kgriecoi am discovering now that my shift key is broken10:41
jelknerthe "some reason" is almost certainly that you weren't typing it correctly10:41
jelknerahh yes, that would do it10:41
jelknerreset you password to something that doesn't use shift10:42
jelknerzOnny, nginx status report?10:42
zOnnyjelkner:I'm  getting into that10:43
jelknerwhat do you mean? define "that"10:43
jelknerdid you get nginx to work?10:44
jelknerare you working on the documentation?10:44
jelkneror are you just starting setting up nginx?10:44
jelkneri'm asking because we need to plan10:44
jelknerperhaps i can help if you are stuck10:44
jelkneri've set it up before10:45
jelknerit is what is used in TDD with Python10:45
jelknerzOnny, should i call you?10:45
jelknerwe need to plan our work today10:46
jelknerso we move ahead as directly as we can10:46
zOnnyjelkner: I can get you access to the server10:46
jelkneri would rather just setup my own10:47
jelknersince i don't know what you did10:47
jelknerthat's why i'm asking10:47
jelkneri don't have enough experience to "debug" the setup10:47
zOnnyjelkner: you can try 10:47
jelknerok, so what will you work on today?10:47
jelknernote: configuring nginx/gunicorn to serve elizabeth guzman and lee carter's websites is now jelkner's responsibility10:48
jelknerzOnny, can you write down what you did?10:48
jelkneri'm going to reimage the server10:49
jelknerso we aren't paying for too many of them10:49
jelkneryou'll loose all your work10:49
jelknerso whatever you want to save10:49
zOnnyjelkner: https://docs.google.com/document/d/17A4TvmitKcVJTvEC-I21Y6m3ye421NlvRsmhe-jV-is/edit10:49
jelknercool10:49
jelknerthanks10:49
jelknerso, zOnny, i can reimage without you loosing anything?10:50
jelkneri'll follow your document as a guide while i'm making my own10:51
jelknerlast call, zOnny, before i look into reimaging10:51
jelkneris that ok?10:51
zOnnyjelkner: are you going to use tendenci?10:52
zOnnyjelkner: or an empty django project ?10:52
jelknernot sure, zOnny 10:52
zOnnyjelkner: tendenci has configurations in settings.py10:52
zOnnyjelkner: how to work with ngnix10:52
jelknermy task will be to configure two django projects to run under nginx10:53
jelknerso what were you blocking on?10:53
zOnnyjelkner: I was trying to get one tendenci project first10:53
jelknergood plan10:53
jelknerdid that work?10:53
zOnnyjelkner: It doesn't respond yet10:54
jelknerso, i'm confused10:54
jelknerdo you think you're close?10:54
jelknerif so, it doesn't make sense for me to start from scratch10:54
jelknernot the best use of our resources10:55
jelknerhere is what seems to me to be the best plan:10:55
jelknerwe setup a single tendenci11 cms only website for lee carter running with nginx and gunicorn10:55
jelkneronce we have that working, we add elizabeth guzman's site to the same server10:56
zOnnyjelkner: that's what I'm trying to do10:56
jelknercool10:56
jelknerso, how close do you think you are?10:56
zOnnyjelkner: I'm not fully familiar with it but yesterday I understand what needs to be changed10:57
zOnny*understood10:57
jelkneroh, well10:57
jelknerthen you should continue working on that, yes?10:57
jelknerinstead of turning it over to me10:57
jelknersince i would be starting from scratch10:57
jelknerwhat's more, zOnny, you could get help from mattva0110:58
jelknerwho is an expert in this kind of thing10:58
zOnnyjelkner: yes10:58
jelknerthat's what i suggested yesterday10:58
jelknerbut you told me "no"10:58
zOnnyjelkner: I can work in two projects in the meetup10:59
zOnny*can't10:59
jelknerahh10:59
jelkneri see10:59
jelknerhere is what we could do11:00
jelkner1. email mattva01 to see if you could show up 30 minutes early to get help with this11:00
jelkner2. then you work on only RAGU when chedrick arrives11:00
jelknerwould that work, zOnny?11:00
zOnnyjelkner: ok11:01
jelkneri'll email matt11:01
jelknernow11:01
jelknerok, we have a plan11:01
zOnnyjelkner: ok11:01
jelknernote: take back the reassignment, zOnny will continue working on nginx11:01
jelknerACTION goes to write an email to mattva0111:02
zOnnyjelkner: ok11:03
kgriecojelkner: i tried looking up on the internet how to remap my shift key to something else, since i need it especially to save and exit vim. do you know a way11:11
jelkneryou mean both shit keys are broken, kgrieco?11:11
kgriecoyes jelkner 11:12
jelkneri don't mean to put you off, but we are under a lot of pressure at the moment to make progress11:12
jelkneryou could spend all day on that and not get anywhere11:12
kgriecothat's okay i was just wondering if you had a quick fix11:12
jelkneri would pair with Sambrem 11:12
jelknerand leave that laptop with zOnny 11:12
jelkneri'll have to fix it11:12
jelknermaybe by replacing the keyboard11:13
kgriecook11:13
jelknerwhen i get back in September11:13
jelkneri've never seen both shift keys go out at once before11:14
jelknermakes me think it is a configuration problem11:14
jelknerbut like i said, i don't have time to deal with something like that today11:14
kgriecoi do have a macbook at home that i could use from now on if that's helpful in anyway11:15
jelknersure11:15
jelknerkgrieco, that's a great idea11:15
jelkneron many levels11:15
jelknera school macbook, right?11:15
kgriecoi have a personal and a school one i could use the personal one easily11:16
jelkneri think i asked you about that in the beginning11:16
jelknerso, the personal one would be awesome11:16
kgriecook great11:17
jelknerthe school one has been specially configured to prevent it being used for learning ;-)11:17
kgriecoyes i noticed haha jelkner 11:17
jelknerwhich is why i lent you one in the beginning11:17
jelknerbut using your personal macbook at this point meets all our requirements11:17
jelknerit gives you a chance to apply the skills you've learned in this internship in an environment you will have ongoing access to11:18
jelknerso, yes, please do that11:18
jelknerinstall brew11:18
jelknerhomebrew11:18
kgriecook great will do jelkner 11:18
jelknerhttps://brew.sh/11:19
jelknerthat will give you everything you need to access all the tools you've learned about11:19
jelknercool11:19
jelknerzOnny, i just got an email from glenda lewis11:19
jelkneri'm going to reply to her and bcc you11:20
jelknerthen i'm going to call you to talk about it11:20
jelknerbtw, zOnny, email to mattva01 sent11:20
zOnnyjelkner: thx11:20
jelknerzOnny, email just sent11:32
jelknercan you please look at it?11:32
jelknerzOnny, let me know as soon as you read it11:33
jelknerso i can call you11:33
zOnnyACTION is reading11:34
jelknerbrb, zOnny, i'm going to make a cup of coffee11:36
zOnnyjelkner: ok11:36
jelknerdid you finish reading, zOnny?11:37
zOnnyjelkner: yes11:37
jelknercan i WhatApp call you now?11:37
jelkneris that a yes or no, zOnny?11:38
zOnnyyes11:39
*** kgrieco has joined #novawebdev11:51
*** kgrieco has joined #novawebdev11:56
jelknerzOnny, Glenda wrote back to me, and I just wrote a looong email back to her12:41
jelkneryou, GFbot, and nrcerna were bcc'd.12:42
jelknerlet's see what happens...12:42
zOnnyjelkner: I see12:46
jelkneri purposely didn't cc replaceafill, since i know he wants to stay away from this12:47
jelkneri would only be willing to get down on my knees and plead and beg him if we had a future contract ;-)12:47
jelkneranyway, zOnny, but to the pollsapp ...12:48
jelknerback to the pollsapp, i mean12:48
*** kgrieco has joined #novawebdev13:16
*** Sambrem has joined #novawebdev13:19
*** mjsir911 has joined #novawebdev13:41
*** kgrieco has joined #novawebdev14:05
jelknerzOnny, i'm going to log off for now, so i can be back during the meetup tonight14:09
zOnnyjelkner: ok14:09
jelknerACTION logs off til later...14:10
*** mjsir911 has joined #novawebdev15:38
*** kgrieco has joined #novawebdev15:48
*** kgrieco has joined #novawebdev16:10
*** kgrieco_ has joined #novawebdev16:14
*** kgrieco__ has joined #novawebdev16:16
*** mjsir911 has joined #novawebdev16:23
*** zOnny has joined #novawebdev16:35
*** kgrieco__ has left #novawebdev (None)16:37
*** kgrieco__ has joined #novawebdev16:37
*** kgrieco__ has left #novawebdev (None)16:38
*** kgrieco has joined #novawebdev16:40
*** mjsir911 has joined #novawebdev17:37
*** mjsir911 has joined #novawebdev18:44
*** Sambrem has joined #novawebdev19:02
*** zOnny has joined #novawebdev19:23
*** GFbot has joined #novawebdev20:22
GFbotzOnny, are you there?20:22
zOnnyGFbot: yes20:23
GFbotzOnny, I just want you to know that Jeff sick right now20:24
GFbotso he can't stay with you at the meeting20:24
GFbottoday20:24
zOnnyGFbot: ok20:26
zOnnyGFbot: THX20:26
GFbotcool20:27
*** mjsir911 has joined #novawebdev20:59
*** mjsir911 has joined #novawebdev23:05

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!