Skip to content

Commit

Permalink
Add VilniusPHP 0x89 meetup
Browse files Browse the repository at this point in the history
  • Loading branch information
gimikus committed Feb 29, 2024
1 parent a9aa929 commit d2a9ea9
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 18 deletions.
23 changes: 23 additions & 0 deletions .phrozn/entries/archive.twig
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,29 @@ layout: archive.twig
pageName: archive

events:
- name: "VilniusPHP 0x88"
date: 2023-12-07 19:00
facebook: https://www.meetup.com/vilniusphp/events/297517446/
ligtingTalks: false
speakers:
- name: "Mantas Šimkūnas (twoday)"
title: "PHP darbo aplinkos virtualizavimas su Multipass"
description: |
Pristatyme bus pasakojama apie PHP darbinės aplinkos konfigūravimą headless virtualioje
mašinoje su Multipass ir pristatomi šio virtualizacijos sprendimo privalumai lyginant jį
su Vagrant ir kitais įrankiais. Taip pat bus aptariamas ir virtualizacijos poreikis apskritai bei
jo pranašumai ir trūkumai lyginant su tradiciniais darbo aplinkos paruošimo būdais.
Ypatingas dėmesys bus skiriamas IDE integracijai su Linux virtualioje mašinoje veikiančiais
Docker konteineriais aptarti. Bus detaliau nagrinėjami PHPStorm ir VSCode integracijos atvejai
ir demonstruojamas Linux virtualizuotos programavimo aplinkos paleidimas macOS operacinėje sistemoje.
(Presented in Lithuanian)
- name: "Linas Mačiulis (Ovoko)"
title: "Refactoring Legacy Application using the \"Strangler Fig Pattern\""
description: |
Is your system a tangle of outdated code that nobody understands? Does development feel like a constant
firefighting effort, with high costs and slow feature delivery? Linas Mačiulis will guide you through a
programming technique known as the "Strangler Fig Pattern." Learn how to escape the legacy code trap,
unblock feature delivery, and bring new life to your software. It's time to transform chaos into efficiency. (Presented in English)
- name: "VilniusPHP 0x87"
date: 2023-09-07 19:00
facebook: https://www.meetup.com/vilniusphp/events/295501462/
Expand Down
31 changes: 13 additions & 18 deletions .phrozn/entries/index.twig
Original file line number Diff line number Diff line change
Expand Up @@ -37,25 +37,20 @@ afterparty:
# description:
# linkedin:
events:
- name: "VilniusPHP 0x88"
date: 2023-12-07 19:00
facebook: https://www.meetup.com/vilniusphp/events/297517446/
- name: "VilniusPHP 0x89"
date: 2024-03-07 19:00
facebook: https://www.meetup.com/vilniusphp/events/299438073/
ligtingTalks: false
speakers:
- name: "Mantas Šimkūnas (twoday)"
title: "PHP darbo aplinkos virtualizavimas su Multipass"
- name: "Ivan Smirnov and Viktor Pikaev (Boozt)"
title: "Crafting an AI Chatbot in PHP at Boozt"
description: |
Pristatyme bus pasakojama apie PHP darbinės aplinkos konfigūravimą headless virtualioje
mašinoje su Multipass ir pristatomi šio virtualizacijos sprendimo privalumai lyginant jį
su Vagrant ir kitais įrankiais. Taip pat bus aptariamas ir virtualizacijos poreikis apskritai bei
jo pranašumai ir trūkumai lyginant su tradiciniais darbo aplinkos paruošimo būdais.
Ypatingas dėmesys bus skiriamas IDE integracijai su Linux virtualioje mašinoje veikiančiais
Docker konteineriais aptarti. Bus detaliau nagrinėjami PHPStorm ir VSCode integracijos atvejai
ir demonstruojamas Linux virtualizuotos programavimo aplinkos paleidimas macOS operacinėje sistemoje.
- name: "Linas Mačiulis (Ovoko)"
title: "Refactoring Legacy Application using the \"Strangler Fig Pattern\""
Join Ivan and Viktor, direct from Boozt's HQ in Malmo, Sweden, as they reveal their adventures in developing a Chat GPT-powered chatbot.
Dive into the creation and growth of their PHP-based solution aimed at enhancing customer interactions through advanced conversation handling techniques.
(Presented in English)
- name: "Edvinas Žemaitis (Ovoko)"
title: "Ensuring Application Stability with CircuitBreaker"
description: |
Is your system a tangle of outdated code that nobody understands? Does development feel like a constant
firefighting effort, with high costs and slow feature delivery? Linas Mačiulis will guide you through a
programming technique known as the "Strangler Fig Pattern." Learn how to escape the legacy code trap,
unblock feature delivery, and bring new life to your software. It's time to transform chaos into efficiency.
Delve into the essential function of the CircuitBreaker pattern with Edvinas,
learning how it safeguards your application's performance and user experience against third-party service outages.
(Presented in English)

0 comments on commit d2a9ea9

Please sign in to comment.