Re: [arch-general] [Classroom] Python for Beginners - Part 1
After more then half a year I am reviving the python classes, so anyone who haven't had luck to join back in autumn now is there time to join again. The plan is to start on 27th of June, Wednesday 7:00 UTC. Contents will be similar, but hopefully better. On Mon, Oct 30, 2017 at 1:06 PM Tomáš M. wrote: > Session #1 is finished, I am still going over the material and I will make > one more offline recording to summarize session #1, which should be shorter > then the whole livestream. > Results will be linked in README.md on the github > https://github.com/archclassroom/python-beginners with the ipython > notebook from the session. > > Anyone interested in continuing the Python education, here is the link for a > poll to pick an ideal date for *session #2* > https://framadate.org/archpyb-poll-2. > *Deadline for voting is on 10th of November,* so that means that the days > in a poll from 1st to 10th are useless... Managing all this seems harder > then I imagined. > > On Sat, Oct 21, 2017 at 10:04 PM, Brett Gilio > wrote: > >> Thank you for this, I will look at it >> >> - Brett Gilio >> >> >> On Sat, 21 Oct 2017, Tomáš M. via arch-general wrote: >> >> Repeat of this first part will happen at Friday 27th October starting from >>> 7:00 UTC. >>> >>> >>> >>> On Tue, Oct 3, 2017 at 6:02 PM, Tomáš M. wrote: >>> >>> Since my first lecture, I am always providing this Virtual Box image with basic Arch Linux with xfce4, nobody wants to build python3 on some outdated Red Hat distro. Its meant mostly for people without Arch, but It might work for you as well Randy. Here is the *.ova file https://mega.nz/#!wAEEna4Q which should most VirtualBox versions be able to import and run. On Tue, Oct 3, 2017 at 5:51 PM, Tomáš M. wrote: Hi all, > > For learning purposes, you should be happy enough with > https://www.pythonanywhere.com/try-ipython/ and for some graphs later > https://try.jupyter.org/. > > However, we will use some packages from https://pypi.python.org/pypi > and > you will need at least python, python-pip and python-virtualenv (not > python2). > > Looking forward to tomorrow evening. > > On Sat, Sep 30, 2017 at 12:47 AM, Randy DuCharme via arch-general < > arch-general@archlinux.org> wrote: > > Yup >> >> On Sep 29, 2017 17:47, "fsckd via arch-general" < >> arch-general@archlinux.org> >> wrote: >> >> I forgot to mention that pulec is the instructor. >>> >>> fsckd >>> >>> >> > > >
[arch-general] [Classroom] Python for Beginners - Part 1
On 13/06/18 16:05, Tomáš M. via arch-general wrote: > The plan is to start on 27th of June, Wednesday 7:00 UTC. I might be missing something here, but is that 7 AM or PM UTC? Best regards, Luyin -- Please consider encrypting your mails with PGP. https://emailselfdefense.fsf.org/de/ signature.asc Description: OpenPGP digital signature
Re: [arch-general] [Classroom] Python for Beginners - Part 1
On June 13, 2018 6:18 PM, Luyin via arch-general arch-general@archlinux.org wrote: > On 13/06/18 16:05, Tomáš M. via arch-general wrote: > > The plan is to start on 27th of June, Wednesday 7:00 UTC. > > I might be missing something here, but is that 7 AM or PM UTC? > Best regards, > As a rule of thumb, time of day would be given in 24 hour time if nothing else is specified. cheers! mar77i Sent with ProtonMail Secure Email.
Re: [arch-general] [Classroom] Python for Beginners - Part 1
That's 7AM UTC, 8AM CET. Whole thing will be recorded on youtube livestream + hopefully edited and polished + its transcript on wiki. So its not really necesearry to attend at the time, but people on IRC asking questions will be very welcomed, since its how the classroom should work. We will try to do 2h session, in last attempt we covered data types basics and some for loops I think so that should be enough at first. In following 14 days there should be some video with intro presentation covering some basics about python, why and what will be covering and some things to get started with. On Wed, Jun 13, 2018 at 6:18 PM Luyin via arch-general < arch-general@archlinux.org> wrote: > On 13/06/18 16:05, Tomáš M. via arch-general wrote: > > The plan is to start on 27th of June, Wednesday 7:00 UTC. > > I might be missing something here, but is that 7 AM or PM UTC? > > Best regards, > Luyin > > -- > Please consider encrypting your mails with PGP. > https://emailselfdefense.fsf.org/de/ > > > >
[arch-general] xdm killed after 90 seconds
Hello all, I've got a strange problem on a newly installed system. About 90 seconds after it is started, xdm (or xdm-archlinux) and any login session is killed. Apparently by systemd, because of a timeout. What's happening here ? TIA, -- FA
Re: [arch-general] xdm killed after 90 seconds
‐‐‐ Original Message ‐‐‐ On June 13, 2018 9:50 PM, Fons Adriaensen wrote: > Hello all, > > I've got a strange problem on a newly installed system. > About 90 seconds after it is started, xdm (or xdm-archlinux) > and any login session is killed. Apparently by systemd, > because of a timeout. What's happening here ? > https://bugs.archlinux.org/task/58830 Fixed locally with the first two hunks skipped, which appear reversed or solved differently by upstream. cheers! mar77i Sent with ProtonMail Secure Email.