Skip to content

Commit bb74a45

Browse files
committed
fix article
1 parent 956dfc5 commit bb74a45

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/blog/first-time-in-europython.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ images: ['/static/images/prague.jpg']
1515
priority
1616
/>
1717

18-
This post is a general feedback on my first participation at europython 2025 in the beautiful city of Prague. Thanks a lot to all the organizers and volunteers. Great thanks to my manager at my current job for all her support and for letting me enjoy this moment.
18+
This post is a general feedback on my first participation at europython 2025 in the beautiful city of Prague. Thanks a lot to all the organizers and volunteers. Great thanks to my manager at my current job for all her support.
1919

2020
### What is EuroPython ?
2121

@@ -32,7 +32,7 @@ It was organized at a big venue which is Prague conference center. Everything wa
3232

3333
### Arrival at Prague
3434

35-
I arrived at Prague at the 15th of July at late at night. The hotel I booked for 5 nights costed me around 240 euros.
35+
I arrived at Prague at the 15th of July at night. The hotel I booked for 5 nights costed me around 240 euros which was not expensive.
3636
In the next day, I went directly to the conference venue to do the registration and start enjoying the conference.
3737

3838
<Image
@@ -51,7 +51,7 @@ The 3 days were full of talks and discussing with awesome people. I tried to att
5151
Here are some few highlights from the talks I attended :
5252

5353
- There were many talks on the new JIT compilation in Python 3.13 and that should be made default in future versions. Performance improvments is said to be around 9 %.
54-
- Many talks about Python performance, and how to make sure to have performant code. A talk named "When in practice is Python performance an issue? Facts and myths" was particularly interesting where the speaker insisted on profiling the code to see the bootleneck.
54+
- Many talks about Python performance, and how to make sure to have performant code. A talk named "When in practice is Python performance an issue? Facts and myths" was particularly interesting where the speaker insisted on profiling the code to see the bootleneck. Sometimes your bottleneck isn’t where you think it is
5555
- A talk around Generative AI named "The Boom of Generative AI: realities, promises and awkward situations" was also very interesting. The talk spoke about the recent advancements in AI and how it might change the software engineering job, since the cost of software is now dropping with all those tools available.
5656
- A preview of the Python documentary that will be released later this year was shown, and a discussion with Brett Cannon, Armin ronacher and Paul Everitt followed around many topics in Python ecosystem.
5757

0 commit comments

Comments
 (0)