home.social

#excavacon — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #excavacon, aggregated by home.social.

  1. Eagerly awaiting @glyph‘s announcement of the next conference hashtag #PyBay #ExcavaCon

  2. Eagerly awaiting @glyph‘s announcement of the next conference hashtag #PyBay #ExcavaCon

  3. Eagerly awaiting @glyph‘s announcement of the next conference hashtag #PyBay #ExcavaCon

  4. Eagerly awaiting @glyph‘s announcement of the next conference hashtag #PyBay #ExcavaCon

  5. Eagerly awaiting @glyph‘s announcement of the next conference hashtag #PyBay #ExcavaCon

  6. It seems this week I get to enjoy the home version of #excavacon

  7. It seems this week I get to enjoy the home version of #excavacon

  8. It seems this week I get to enjoy the home version of #excavacon

  9. It seems this week I get to enjoy the home version of

  10. It seems this week I get to enjoy the home version of #excavacon

  11. @glyph “that would explain why this venue is so much bigger, #ExcavaCon used to be in a barn”

  12. @glyph “that would explain why this venue is so much bigger, #ExcavaCon used to be in a barn”

  13. @glyph “that would explain why this venue is so much bigger, #ExcavaCon used to be in a barn”

  14. @glyph “that would explain why this venue is so much bigger, #ExcavaCon used to be in a barn”

  15. @glyph “that would explain why this venue is so much bigger, #ExcavaCon used to be in a barn”

  16. @glyph @chrisjrn I mean, they mined enough steel in Pittsburgh that I think the excavator angle is still valid. Plus I don’t know what the #ExcavaCon equivalent would be otherwise, and that was the most important part of the talk by far.

  17. @glyph @chrisjrn I mean, they mined enough steel in Pittsburgh that I think the excavator angle is still valid. Plus I don’t know what the #ExcavaCon equivalent would be otherwise, and that was the most important part of the talk by far.

  18. @glyph @chrisjrn I mean, they mined enough steel in Pittsburgh that I think the excavator angle is still valid. Plus I don’t know what the #ExcavaCon equivalent would be otherwise, and that was the most important part of the talk by far.

  19. @glyph @chrisjrn I mean, they mined enough steel in Pittsburgh that I think the excavator angle is still valid. Plus I don’t know what the #ExcavaCon equivalent would be otherwise, and that was the most important part of the talk by far.

  20. @glyph @chrisjrn I mean, they mined enough steel in Pittsburgh that I think the excavator angle is still valid. Plus I don’t know what the #ExcavaCon equivalent would be otherwise, and that was the most important part of the talk by far.

  21. I keep trying to actually follow the advice of other successful speakers and write talks that can be delivered more than once so that I can get practice delivering them and select among several recordings and just generally do less work for equivalent impact, but then I go and add load-bearing lines like "then why are we in a barn" and that's very hard to replicate in a nonspecific tech-conference context #ExcavaCon

  22. I keep trying to actually follow the advice of other successful speakers and write talks that can be delivered more than once so that I can get practice delivering them and select among several recordings and just generally do less work for equivalent impact, but then I go and add load-bearing lines like "then why are we in a barn" and that's very hard to replicate in a nonspecific tech-conference context #ExcavaCon

  23. I keep trying to actually follow the advice of other successful speakers and write talks that can be delivered more than once so that I can get practice delivering them and select among several recordings and just generally do less work for equivalent impact, but then I go and add load-bearing lines like "then why are we in a barn" and that's very hard to replicate in a nonspecific tech-conference context #ExcavaCon

  24. I keep trying to actually follow the advice of other successful speakers and write talks that can be delivered more than once so that I can get practice delivering them and select among several recordings and just generally do less work for equivalent impact, but then I go and add load-bearing lines like "then why are we in a barn" and that's very hard to replicate in a nonspecific tech-conference context #ExcavaCon

  25. I keep trying to actually follow the advice of other successful speakers and write talks that can be delivered more than once so that I can get practice delivering them and select among several recordings and just generally do less work for equivalent impact, but then I go and add load-bearing lines like "then why are we in a barn" and that's very hard to replicate in a nonspecific tech-conference context #ExcavaCon

  26. The #ExcavaCon tag is possibly the funniest thing that has happened to me on social media and I very much appreciate everyone posting to it

  27. The #ExcavaCon tag is possibly the funniest thing that has happened to me on social media and I very much appreciate everyone posting to it

  28. The #ExcavaCon tag is possibly the funniest thing that has happened to me on social media and I very much appreciate everyone posting to it

  29. The #ExcavaCon tag is possibly the funniest thing that has happened to me on social media and I very much appreciate everyone posting to it

  30. The #ExcavaCon tag is possibly the funniest thing that has happened to me on social media and I very much appreciate everyone posting to it

  31. CW: Talk spoilers

    Stunts include:

    Building “until” and “do while” loops from Perl into Python using *decorators* and open sourcing a new package so you can try it at home — pip install do-while !

    Building a text adventure game engine from a generator function state machine, playable at home with this command:
    uv run -s n7.gg/nbpyta

    #NBPy #ExcavaCon

  32. CW: Talk spoilers

    Stunts include:

    Building “until” and “do while” loops from Perl into Python using *decorators* and open sourcing a new package so you can try it at home — pip install do-while !

    Building a text adventure game engine from a generator function state machine, playable at home with this command:
    uv run -s n7.gg/nbpyta

    #NBPy #ExcavaCon

  33. CW: Talk spoilers

    Stunts include:

    Building “until” and “do while” loops from Perl into Python using *decorators* and open sourcing a new package so you can try it at home — pip install do-while !

    Building a text adventure game engine from a generator function state machine, playable at home with this command:
    uv run -s n7.gg/nbpyta

    #NBPy #ExcavaCon

  34. CW: Talk spoilers

    Stunts include:

    Building “until” and “do while” loops from Perl into Python using *decorators* and open sourcing a new package so you can try it at home — pip install do-while !

    Building a text adventure game engine from a generator function state machine, playable at home with this command:
    uv run -s n7.gg/nbpyta

    #NBPy #ExcavaCon

  35. CW: Talk spoilers

    Stunts include:

    Building “until” and “do while” loops from Perl into Python using *decorators* and open sourcing a new package so you can try it at home — pip install do-while !

    Building a text adventure game engine from a generator function state machine, playable at home with this command:
    uv run -s n7.gg/nbpyta

    #NBPy #ExcavaCon

  36. My talk “Or Else! An exploration of obscure control flow” from North Bay Python is up!

    If you have even a passing interest in exploring better alternatives for structuring your code to improve readability — and especially if you enjoy unexpected stunts in the process — then you should give it a watch:

    youtu.be/jRIkhLVGq9o?si=sn8oBU

    #NBPy #ExcavaCon

  37. My talk “Or Else! An exploration of obscure control flow” from North Bay Python is up!

    If you have even a passing interest in exploring better alternatives for structuring your code to improve readability — and especially if you enjoy unexpected stunts in the process — then you should give it a watch:

    youtu.be/jRIkhLVGq9o?si=sn8oBU

    #NBPy #ExcavaCon

  38. My talk “Or Else! An exploration of obscure control flow” from North Bay Python is up!

    If you have even a passing interest in exploring better alternatives for structuring your code to improve readability — and especially if you enjoy unexpected stunts in the process — then you should give it a watch:

    youtu.be/jRIkhLVGq9o?si=sn8oBU

    #NBPy #ExcavaCon

  39. My talk “Or Else! An exploration of obscure control flow” from North Bay Python is up!

    If you have even a passing interest in exploring better alternatives for structuring your code to improve readability — and especially if you enjoy unexpected stunts in the process — then you should give it a watch:

    youtu.be/jRIkhLVGq9o?si=sn8oBU

    #NBPy #ExcavaCon

  40. My talk “Or Else! An exploration of obscure control flow” from North Bay Python is up!

    If you have even a passing interest in exploring better alternatives for structuring your code to improve readability — and especially if you enjoy unexpected stunts in the process — then you should give it a watch:

    youtu.be/jRIkhLVGq9o?si=sn8oBU

    #NBPy #ExcavaCon

  41. Please enjoy the talk I delivered this weekend at #ExcavaCon 2025 — it is now live on YouTube: youtu.be/lcj0-VrJbXQ

  42. Please enjoy the talk I delivered this weekend at #ExcavaCon 2025 — it is now live on YouTube: youtu.be/lcj0-VrJbXQ

  43. Please enjoy the talk I delivered this weekend at #ExcavaCon 2025 — it is now live on YouTube: youtu.be/lcj0-VrJbXQ

  44. Please enjoy the talk I delivered this weekend at #ExcavaCon 2025 — it is now live on YouTube: youtu.be/lcj0-VrJbXQ

  45. Please enjoy the talk I delivered this weekend at #ExcavaCon 2025 — it is now live on YouTube: youtu.be/lcj0-VrJbXQ