Pyvo Brno is traditionally held on the last Thursday of each month. Our friends from BRUG, the Brno Ruby User Group, sometimes joined us for a common meetup.
Listopadové Pyvo, poslední čtvrtek v měsíci v ArtBaru, jako obvykle. 🙂 🍻
November Pyvo, last Thursday of the month at ArtBar, as usual. 🙂 🍻
Would you like to work with a codebase you are not afraid to touch?
A codebase that is easy to refactor because you have so many unit tests that immediately tell you when you do something wrong?
A codebase that contains zero known defects?
I am going to tell you a story of a team that lives like that, because their unit test coverage is over 96% and growing.
The magic ingredient is Test-Driven Development (TDD) - writing tests together with the code in micro-increments taking no more than a couple of minutes. I will show you what TDD is (actual coding included) and how is it applied in the mentioned team to a python/django tech stack. I will talk about real-world experiences, benefits that TDD brings and the current challenges.
About Robert:
Robert Batusek is a software development consultant with 20+ years of experience in the industry, a Certified LeSS Trainer, and a technical coach.
He helps companies simplify product development with multiple teams so that it can quickly adapt to ever-changing business priorities and still retain the ability to grow.
He also coaches technical excellence practices, especially Test-Driven Development, that help increase quality and decrease the number of production defects.
Sejděte dolů po schodech, vydejte se doleva poměrně dlouhou chodbou, a po pravé straně najdete bar. Pyvo hledejte v salonku za barem.
Říjnové Pyvo, poslední čtvrtek v měsíci v ArtBaru, jako obvykle. 🙂 🍻
October Pyvo, last Thursday of the month at ArtBar, as usual. 🙂 🍻
The presentation will focus on Legal Judgment Prediction using Neural Language Processing and Machine Learning using PyTorch. The focus will be on leveraging the state of art embedding models to handle tasks such as document classification and prediction based on publicly available district court rulings.
A variety of models will be explored, including OpenAI's text-embedding-3-small and text-embedding-3-large, as well as open-source options like avsolatorio/GIST-small-Embedding-v0 and sentence-transformers/all-MiniLM-L12-v2. The session will also explore the performance of embeddings within Retrieval-Augmented Generation (RAG) over legal text datasets, emphasising how these models manage context search and classification in legal corpora and what are their limitations.
About Pavol:
Pavol Travnik holds a Master's degree in Law and is currently pursuing a Master's in Software Engineering and Big Data. With a multidisciplinary background, Pavol has gained experience in technology, including machine learning and legal frameworks, and has worked on software engineering and quality assurance in multiple roles. His expertise bridges legal theory and computational approaches, driving innovation in legal research.
Léto ještě nekončí! Předpověď počasí říká, že i na konci září by mělo být počasí na grilovačku. Rozhodli jsme se tomu věřit a tak se opět potkáme u grilu v Lužánkách.
Gril máme tentokrát zarezervovaný od 19:00 do 22:00, ale budeme tam od šesti.
Vlastní zásoby s sebou! 🙂
Summer is not over yet! The weather forecast says that even at the end of September the weather should be OK for a barbecue. We decided to believe it, so we will meet again at the public grill in Lužánky.
This time, we have the grill booked from 19:00 to 22:00, but we will be there from 18:00.
Bring your own supplies! 🙂
Druhá letní grilovačka v Lužánkách!
Gril máme opět zarezervovaný od 18:00 do 22:00.
Vlastní zásoby s sebou! 🙂
Second traditional summer barbecue in Lužánky!
Again, we have the public grill booked for us form 18:00 till 22:00.
Bring your own supplies! 🙂
Léto je tady a čeká nás opět tradiční grilovačka v Lužánkách!
Gril máme zarezervovaný od 18:00 do 22:00.
Vlastní zásoby s sebou! 🙂
Summer is here, so let's have our traditional barbecue in Lužánky!
We have the public grill booked for us form 18:00 till 22:00.
Bring your own supplies! 🙂
Červnové Pyvo, poslední čtvrtek v měsíci v ArtBaru, jako obvykle. 🙂 🍻
June Pyvo, last Thursday of the month at ArtBar, as usual. 🙂 🍻
Exploring the use of python in every step of 3D printing from model creation to moving the motors.
About me: Hi, my name is Vega, and I am an electrical engineering undergrad with background of many years in programming.