5
17
8
Home - PyOhio 2023 (www.pyohio.org)

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

Looks like talks are already live!

34
Real-world match/case (nedbatchelder.com)
7
submitted 10 months ago* (last edited 10 months ago) by jnovinger@programming.dev to c/python@programming.dev

As seen in https://news.ycombinator.com/item?id=38561682

Memray tracks and reports memory allocations, both in Python code and in compiled extension modules.

6
7
8
22
4
12
4
Lego Ideas: Axolotl (ideas.lego.com)
[-] jnovinger@programming.dev 1 points 1 year ago

Agreed! That's the way we do work projects. For personal stuff, I also like using pyenv. But yeah, that's it, keep it nice and simple.

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

First, I have to apologize, I just meant post a link to NestText as a post in c/Python. I definitely didn't mean to imply you should have to go write a blog post (or something) about it just for me. I swear this was just an attempt to get another person posting interesting things to c/Python. 😬

Looking through the community projects and docs, the use cases/tooling that really stood out to me were:

Thinking about how I might use it:

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

Gotcha. That's a fun alternative to the usual kind of course work.

Thanks for contributing to the community! Look forward to hearing more from you as you continue.

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

Curious, what kind of playlists are you creating?

I have to admit I feel like I'm not imaginitive enough to need to script Spotify.

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

Rubber ducking is the best. Appreciate that, hopefully it helps start a trend.

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

Hey, sorry we missed helping out!

Did you get everything sorted? Mind adding a "[Solved]" to the beginning of your post title if so?

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

Ugh, my apologies folks. Clearly still figuring out how to do this Lemmy/Mastodon federation thing.

[-] 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 2 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

I couldn't agree more!

I had a great colleague at my previous job, who was great at reminding folks that we're there to get things done together and struggling in silence was the opposite of that. If you can't figure it out after an hour, give someone (anyone!) a holler and get a second opinion.

view more: ‹ prev next ›

jnovinger

joined 1 year ago
MODERATOR OF