Hi, I want to give a talk on clocks in distributed systems.
Title: What Time Is It, Really? Description: A talk on clocks in computers -- why no two of them can agree on what time it is, and what has been done so far to bring them close to agreement. Thanks, Guru On Wed, Apr 15, 2026 at 1:20 PM Rengaraj D via Chennaipy < [email protected]> wrote: > > > On Mon, Apr 13, 2026, 8:23 PM Rengaraj D <[email protected]> wrote: > >> Hi Everyone >> >> We have scheduled an April Meetup on 25th of April. >> If you are interested to give a talk reply to this thread with Talk Title >> and Description or comment the same on the meetup page [1] >> > > I would like to talk about the topic below. > > Title: > > The Magic of Generators > > Description: > > Recently I was trying to solve the sum of N perfect squares using python. > Trying using a for loop. Worked for a small range. When I increased the > range, the function started hanging or stuck for a very long time. > This can easily be solved by using a generator which generates perfect > squares. In this talk we are going to understand the magic of generators. > We try to create a mental model for generators. > > Regards > Rengaraj > > > _______________________________________________ > Chennaipy mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3//lists/chennaipy.python.org > Member address: [email protected] >
_______________________________________________ Chennaipy mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3//lists/chennaipy.python.org Member address: [email protected]
