Look for any podcast host, guest or anyone
Showing episodes and shows of

Grzegorz Godlewski

Shows

The Wake Up Eager Workforce PodcastThe Wake Up Eager Workforce PodcastThe Art of Getting Things Done Immediately, Thoroughly, and CheerfullyEpisode Preview In this episode of the Wake Up Eager Workforce podcast, host Suzie Price explores the connection between relaxation and productivity, inspired by David Allen’s Getting Things Done methodology. Discover how a calm, focused mindset leads to greater efficiency, engagement, and overall success in the workplace. Through expert insights and practical tools, learn how to reduce stress, improve decision-making, and create a high-performance work environment. Whether you're a leader, hiring manager, or employee, this episode provides actionable strategies to stay organized, energized, and productive without burnout. Tune in for key ta...2025-03-271h 30Filmowa MigawkaFilmowa MigawkaRaj utracony - premiera kinowa opery K.Pendereckiego w reż. telewizyjnej Sławomira Kalwinka„Raj utracony" – mistrzowska opera Krzysztofa Pendereckiego wg poematu Johna Miltona, wybitne dzieło zagościło na łódzkiej scenie pierwszy raz, zrealizowane z rozmachem, z pełnym wykorzystaniem możliwości technicznych i artystycznych Teatru Wielkiego w Łodzi. To muzyczno-wokalne dzieło jest hołdem dla Mistrza w 90. rocznicę Jego urodzin, ale i dowodem na to, że muzyka Wielkich jest wielka i ponadczasowa. Narganie opery i powstało dzięki współpracy min. z "najlepszą w każdym ujęciu" Szkołą Filmową w Łodzi i DUX RECORDINGS i wybitnymi realizatorami nagrań muzycznych. Projekt został sfinansowany ze środków Polska Fundacja Narodowa. Oficjalnego Partnera w...2024-05-2013 minArtistry of CodeArtistry of Code#023: Innovation vs. Expertise: Tech Decision Challenges📚 ABOUT THE EPISODESoftware projects are filled with all these hard decisions. Deciding between making use of a known technology or pattern versus picking something entirely new is one of the most difficult and impactful ones. In this episode, Grzegorz Godlewski, Artur Wolny and Marek Urbanowicz discuss how they approach this particular type of decision. Tune in for valuable insights!📑 TOPICS COVERED👉 When we think it's good to go with the solutions we already know👉 What are the benefits of embracing the unknown👉 What are the factors you should take into account while m...2023-07-1428 minArtistry of CodeArtistry of Code#022: Monorepos: The Good and Bad📚 ABOUT THE EPISODEAre you considering moving to Monorepos with your projects? In the 22th episode Grzegorz, Artur and Marek share their valueable opinions and experiences realted to working with these. Tune in to learn about the potential benefits and challenges of this approach.📑 TOPICS COVERED👉 We share subjective opinions and experiences from working with Monorepos in the JavaScript/TypeScript ecosystem👉 We talk about hidden complexity - when a "simplification" on one end results with higher complexity in other areas 👉 We comment on the state of tooling for Monorepos specific in the JS/TS ecosys...2023-05-1130 minArtistry of CodeArtistry of Code#021: What went wrong with Microservices📚 ABOUT THE EPISODEIn the 21th episode Grzegorz Godlewski and Artur Wolny share their negative experiences with implementing Microservices. Three examples of misuse of that useful pattern shows us that even the greatest idea can lead us down the blind alley, when we are narrow-minded about it.Listen and take conclusions from those lessons that we learned! 📑 TOPICS COVERED👉 Impact of blindly following recommendations: costly premature optimisations.👉 Thing that might go wrong when you're focused too much on domain assignment of feature and too less on the app maintainability.👉 How microservic...2023-03-2636 minArtistry of CodeArtistry of Code#020: Continuous Deployment📚 ABOUT THE EPISODEIn the 20th episode of the main series Grzegorz Godlewski, Marek Urbanowicz and Artur Wolny discuss their experiences and preferences regarding the implementation of Continuous Deployment. With this episode we complete our micro-series focused on CI/CD implementation. We strongly believe that all code should hit production as soon as possible, as frequently as possible in a reliable, repeatable and  automated manner.Tune in for experience and inspiration! 🎧📑 TOPICS COVERED👉 How implementing Continuous Delivery can benefit your team & product, optimizing costs and shortening the feedback loop👉 What it takes to have...2023-01-1931 minArtistry of CodeArtistry of Code#019: Benefits of Continuous Integration📚 ABOUT THE EPISODEIn the 19th episode of the main series Grzegorz Godlewski, Marek Urbanowicz and Artur Wolny discuss their experiences and preferences regarding the implementation of Continuous Integration. We really encourage you to give this episode a listen, as we're sure that having a great CI implementation is key to launching products faster and with better developer experience!  Tune in for experience and inspiration! 🎧📑 TOPICS COVERED👉 The common misconception about Continuous Integration 👉 How implementing Continuous Integration can benefit your team & product👉 What it takes to have a successful CI implementation2022-12-0530 minArtistry of CodeArtistry of Code#018: Implementing background jobs📚 ABOUT THE EPISODEWelcome to the 18th episode of the main series!This time Grzegorz Godlewski and Marek Urbanowicz met up to discuss their experience and recommendations on implementing background jobs. Any system which is growing in scale, will need those at some point either to implement performance improvements (by putting some work into the background) or new business requirements (which are supposed to run in background). Tune in for insights on how this can be done! 🎧📑 TOPICS COVERED👉 How simple business analysis can help you in determining candidates for backgrou...2022-11-1629 minArtistry of CodeArtistry of Code#017: Why you should write Unit Tests📚 ABOUT THE EPISODEWelcome to the 17th episode of the main series!This time we reach the bottom of the Test Pyramid, focusing on the most common type of test: the Unit Test. As big fans of TDD (Test Driven Development) we happily discuss our experiences and approaches. We cover proven benefits which you could use as support material in introducing the practice of Unit Testing and TDD in your organization or day-to-day work.Tune in for new stream of inspiration! 🎧📑 TOPICS COVERED👉 How unit testing can be beneficial for individu...2022-10-2528 minArtistry of CodeArtistry of Code#016: Tips on integration testing📚 ABOUT THE EPISODEWelcome to the 16th episode! We continue our step-down and share with you our understanding of integration tests and best practices we've learned when implementing them. In the IT world full of APIs, SaaS and databases, checking how your code collaborate with third parties is a must have.Want to know our way of integration testing? Just press play  🎧📑 TOPICS COVERED👉 Learn about our opinions on integration testing👉 What NodeJS community is doing wrong in integration tests👉 Get useful hints from people who implement integration tests on a daily basis2022-10-0430 minArtistry of CodeArtistry of Code#015: Leveraging E2E tests in your project📚 ABOUT THE EPISODEIn the 15th episode we met to discuss the matter of E2E (end-to-end) tests. Definitely  one of the most difficult types of testing which also has considerable benefits, next to a comparable list of drawbacks.We decided that from this episode we'll aim to deliver shorter content, so that you can enjoy it more spontaneously 🎧, without scheduling a big block of time. Tell us if you like the new format 💖!📑 TOPICS COVERED👉 Learn about our opinions on E2E testing👉 Get useful hints from people who did implement E2E t...2022-09-1923 minArtistry of CodeArtistry of Code#014: About data and state consistency in software📚 ABOUT THE EPISODEIn the 14th episode we met in our full squad to talk about our hands-on experiences of data consistency challenges.Each of us has brought one detailed example from his career that challenged us to make the choice between strong and eventual consistency.Did you have to make that decision? Or maybe you're about to make one? Listen to this episode to learn what we have done to align data consistency and service availability.📑 TOPICS COVERED👉 How to make security team arrive at the right property?👉 How...2022-09-0539 minArtistry of CodeArtistry of Code#013: Why long term projects are awesome with Jarosław Wiśniewski from Viessmann R&D Center📚 ABOUT THE EPISODEIn the 13th episode of the main series, we hosted a friend of ours: Jarosław Wiśniewski, who's working as Technical Leader and Architect at Viessmann R&D Center.Together with Jarek, we talked about "Why long-term projects are really awesome".  We did it by sharing valuable experiences, lessons learned and actionable tips you might want to pick up!📑 TOPICS COVERED👉 The key lessons learned from developing the same product for 8 years👉 How iterative code refactoring could ease your customer's cogn...2022-08-2253 minArtistry of CodeArtistry of Code#012: From Software Developer to Business Owner with Pierre de Wulf from ScrapingBee📚 ABOUT THE EPISODEIn the 12th episode of the main series, we hosted Pierre de Wulf - the co-founder and one of the core developers of ScarpingBee. Tune in to learn about Pierre, his path to running a successful business and the challenges he had to face along the way. In this episode, we also cover the technical challenges of building & operating developer-oriented software products. Together with us, you'll see that a "programmer's life" comes in different forms and flavours!📑 TOPICS COVERED👉 How programmers could use their...2022-06-201h 06Artistry of CodeArtistry of Code#011: Thoughts and opinions on Live-Coding during job interviews for programmers📚 ABOUT THE EPISODEIn the 11th episode of the main series, Grzegorz, Marek and Artur talk about their experience with live coding during job interviews for programming positions. How did these look like and if they enjoyed it at all. Tune in to hear about the thoughts and opinions on the matter, along with ideas on how to make it a pleasant experience for everyone involved. If you're hiring a lot, that's a must-listen :) 📑 TOPICS COVERED👉 How each of the hosts experienced live-coding exercises - what was great or...2022-06-0648 minArtistry of CodeArtistry of Code#010: Out of order and ensuring delivery in the asynchronous communicationABOUT THE EPISODEThis episode follows up on the subject of challenges in asynchronous communication which was started in episode #009 🧵.  Join us for another journey into the depths of this domain!TOPICS COVEREDIn episode #010, in which we dug deeper into the ground of Asynchronous Communication, talking about:🔢 How we can deal with "out of order" processing? Is it the responsibility of the transport layer only? 📬 How to ensure the message delivery? What strategies are used by message brokers to give us some guarantees? How does using...2022-05-2356 minArtistry of CodeArtistry of Code#009: Challenges of asynchronous communicationWelcome to episode #009. Today's topic is the Challenges of asynchronous communication.Do you have enough of waiting for HTTP responses to finish? Your application times out on a day-to-day basis? Check out the 9th episode to see if async communication patterns can ease, or maybe aggravate your pain?In this episode, you'll learn:👉 How to determine if using asynchronous communication is the right choice👉 What are the most popular patterns of asynchronous communication👉 What are the aspects worth considering when picking a pattern for your use case👉 What to focu...2022-05-0957 minArtistry of CodeArtistry of CodeSnippet #005: Sustainable Development PaceIn the fifth bonus episode of the Artistry of Code Snippets series, Grzegorz shares his experience in achieving the "Sustainable Pace of development".Tune in for an interesting story and some good tips on how to implement this practice for yourself or the team you're working with. The steps are simple, and the return of investment is quite fast. What to expect from it? Happy and performant teams, better balance, more quality outcomes, less overburdening and exhaustion, nurtured performance and creativity.  There's much more to that - start from this episode, and experience it yourself!2022-05-0308 minArtistry of CodeArtistry of Code#008: Highlights from Technology Radar 2022Another episode is out live! In the #008 we’ve taken a look at the latest 26th volume of ThoughtWorks’ Technology Radar. Each of us brought a few points of his choice from the report, making a highlights list of things that we find especially interesting, valuable or important in our daily work.If you don’t know what the Technology Radar report is - it’s fine, because we’ve made an effort for our listeners to understand its assumptions and how to read it.Read the full Technology Radar report on the Thought Works website: h...2022-04-251h 05Artistry of CodeArtistry of Code#007: Making Clean Architecture happen with Nicolas De BooseWelcome to the “James Bond” of AoC episodes - #007. We used this special opportunity to host a special guest - Nicolas De Boose, Tech Lead from Urbantz. Nicolas is a friendly, warm and open-minded person and a true professional at the same time, which makes him a perfect fit for the position. In our conversation we revealed a few highlights from his career, we got to know what drives him for development, but mostly we focused on his love for Clean Architecture and his experience in applying that idea in a real-life, business environment.Links...2022-04-1157 minArtistry of CodeArtistry of Code#006: Forms of "Knowledge Sharing"In this episode, Artur, Marek and Grzegorz share their views and experiences with different forms of so-called "knowledge sharing" on levels of: organizations, teams and individuals.💡 Some of the ideas can be implemented by you in a matter of hours, some of them require more time and alignment with the surrounding organization. But all of them are worth giving them a try!🎬 We'd like to encourage you to implement such initiatives as we consider them as great means for both: professional development and ensuring that your projects or products succeed.💘 If you learned something...2022-03-2844 minArtistry of CodeArtistry of CodeSnippet #004: 4 tips for developer's professional developmentIn the third episode of the Snippet series, Marek shares his 4 tips on the professional development of software developers. If you want to grow as a developer - this episode is for you!Do you have any other tips to help others to grow? Share them in the comments on our social media profiles!Make sure you've subscribed to our podcast, don't hesitate to share this episode with others and tell us what you think about the content we deliver.Facebook: https://facebook.com/ArtistryOfCodeTwitter: https://twitter.com/ArtistryOfCodeLinkedIn: https...2022-03-2105 minArtistry of CodeArtistry of Code#005: Who is the QA anyway?Another episode released! In #005 we’ve tried to answer the question “Who is the QA anyway?” of delivered software. Is it a manual tester, Quality Assurance Engineer, or someone else?We’ve analyzed the typical process of Agile software development to find an answer. Do you have your opinion already? Press the “play” button and compare it to our findings!2022-03-1451 minArtistry of CodeArtistry of CodeSnippet #003: Learn, Apply, RepeatIn the third episode of the Snippet series, Grzegorz shares his tips on implementing the "Learn, Apply, Repeat" mantra. If you were looking for ways on how to structure your personal development - you will find this episode really useful!The full article can be found here:https://www.linkedin.com/pulse/learn-apply-repeat-grzegorz-godlewskiMake sure you've subscribed to our podcast, don't hesitate to share this episode with others and tell us what you think about the content we deliver.2022-03-0709 minArtistry of CodeArtistry of Code#004: Modern developer's toolkitEpisode #004 is already here! This time we wanted to share with you the selection of tools that might help you forget about the routine tasks and focus on things that really matter (and fortunately machines can’t do them yet 😅 ) - solving business problems.We’ve brought our daily helping tools that can: keep an eye on the code quality and style, help you write the code or can be useful when testing or deploying it;collaborate with other developers;visualize the problem to solve and the solution from a higher perspective.We encourage you to t...2022-02-2856 minArtistry of CodeArtistry of CodeSnippet #002: The quick guide on sizing the "unit" for Unit TestingIn the second episode of The Snippet Series Artur is giving his insights into the topic of proper sizing "unit" for Unit Testing.How to make Unit Testing well-grained? Is every piece of code worth having separate test suite? What to do when the size of your test files overwhelm you? You can find answers to those questions in the episode.00:00 Intro 🎼00:28 How it all started? 📆01:22 How to classify Unit Testing? 👨🏻‍🏫02:07 What is the "unit" for Unit Testing? 🧩03:41 Is every "unit" worth being tested? 🔮06:15 What if the "unit" is too big? 🐋07:42 Summary 🗒...2022-02-2108 minArtistry of CodeArtistry of Code#003: Approaching RefactoringIn the third episode, Artur, Marek and Grzegorz share their approach towards refactoring of code.How to be well prepared?What to focus on?What to avoid while performing refactoring?Answers to these and other questions can be found inside.Make sure you subscribe to the show in your podcasting app! You can also drop us a review :)2022-02-1433 min