[Chicago] ChiPy July 2024 __Main__ Meeting

Joe Jasinski joe.jasinski at gmail.com
Tue Jul 9 08:32:07 EDT 2024


Hey ChiPy,

We have a great meeting planned for July. Come join us for Python,
programming, talks and more. See you there!

Thank you to Tegus <https://www.tegus.com/> for hosting us this month!

*RSVP HERE*
https://www.chipy.org/meetings/252/

*When*: July 11, 2024, 6 p.m.
6:00 pm *- *doors open; food
6:30 pm - talks start

*Where*: Tegus
200 N. LaSalle Street. Suite 1100. Chicago, IL 60601


*Directions:*Building Entry: Upon arriving at Tegus HQ, attendees will be
asked to provide a legal ID to the front desk to check-in. Event Location:
Floor 11 - Millennium Park Conference Room.
*Topics*

   - *Innovating with Python to be better professionally and personally*
   By: Drake Loud

   In this talk, I hope that you will walk away inspired on ways you might
   innovate in work or at home.

   I'll discuss a particular personal problem that I had, and how I solved
   it with a solution using serverless functions and a simple UI. We will dig
   into the architecture and code. Where I will briefly show how the solution
   was solved in Python.

   Finally, we will end with ways to build your innovation muscles and why
   it matters for you personally and professionally.
   - *The CPython JIT*
   By: Jeff Glass

   Starting in Python 3.13, CPython includes the option to run with a
   Just-In-Time Compiler, which emits snippets of machine-code at runtime for
   added speed. The novel 'copy-and-patch' JIT CPython uses means that the
   Python runtime doesn't need to actually know anything about compiling this
   machine-code - it just 'fills in the blanks' of pre-compiled stencils.

   This talk will introduce the core concepts of CPython's Tier 2
   Interpreter, its copy and patch JIT, and current active areas of
   exploration. It will also include notes on my own explorations with
   Superinstructions - sequences of multiple bytecodes compiled together for
   additional time savings.


Thank you very much to our sponsors including

*Gold Sponsors:* SpotHero
*Silver Sponsors:* Braintree, JFrog, and Zoro
*Bronze Sponsors*: Foxtrot

Please be aware of our code of conduct http://www.chipy.org/pages/conduct/

Engage with ChiPy
Website: https://www.chipy.org/
Slack: https://joinchipyslack.herokuapp.com/
Meetup: https://www.meetup.com/_ChiPy_/
Github: https://github.com/chicagopython/chipy.org
Twitter: https://twitter.com/chicagopython
YouTube: https://www.youtube.com/channel/UCT372EAC1orBOSUd2fsA8WA

If you'd like to speak at ChiPy, please submit a talk here:
https://www.chipy.org/talks/topics/propose/
If you'd like to host a ChiPy meeting, please refer to this guide:
https://www.chipy.org/pages/host/
If you'd like to sponsor ChiPy, please see here:
https://www.chipy.org/sponsors/list/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/chicago/attachments/20240709/65123b74/attachment.html>


More information about the Chicago mailing list