7
submitted 6 months ago* (last edited 6 months ago) by jnovinger@programming.dev to c/python@programming.dev
30
2
30

So, you're an advanced beginner ...

6

Found via Planet Python

5
submitted 8 months ago* (last edited 8 months ago) by jnovinger@programming.dev to c/python@programming.dev
11
12
9
submitted 9 months ago* (last edited 9 months ago) by jnovinger@programming.dev to c/python@programming.dev
5
17
8
Home - PyOhio 2023 (www.pyohio.org)

Via https://mas.to/@mpirnat/111592702753147583

Looks like talks are already live!

[-] jnovinger@programming.dev 1 points 1 year ago

Ha! Great catch. Yeah, I'll get that sorted.

[-] jnovinger@programming.dev 5 points 1 year ago

This is my favorite/most horrifying part:

The control flow is so labyrinthine that some of the code is actually indented by 23 tabs. Forget the 80-column rule -- these lines don't even start until column 92! Even if we discard the inline data tables, then the longest line in the codebase is still a whopping 387 characters long (you'll have to scroll to the right to read it)

[-] jnovinger@programming.dev 1 points 1 year ago

Also trying out Today in Python!. I accidentally launched the first one early, in that I posted about 20 June 2023 on 19 June 2023. Whoops.

[-] jnovinger@programming.dev 1 points 1 year ago

Next experiment is Talk Tuesday where each top-level comment is about a particular conference talk that a commenter liked and why they like it.

[-] jnovinger@programming.dev 1 points 1 year ago

I raise you

@lambda _: _()
def result() -> int:
    global a; global b; a, b = b, a

hat tip to @sisyphean@programming.dev via Cursed Python

[-] jnovinger@programming.dev 1 points 1 year ago

Thought I would also keep track of things we experiment with here. The first is Media Mondays where we track podcast and video episode from the community over the last week.

view more: ‹ prev next ›

jnovinger

joined 1 year ago
MODERATOR OF