-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
2 lines (2 loc) · 14.8 KB
/
Copy pathindex.html
File metadata and controls
2 lines (2 loc) · 14.8 KB
1
2
<!DOCTYPE html><html lang="en" class="text-zinc-800"> <head><!-- Global Metadata --><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/png" href="/favicon.png"><link rel="preconnect" href="https://fonts.googleapis.com"><link rel="preconnect" href="https://fonts.gstatic.com" crossorigin><link href="https://fonts.googleapis.com/css2?family=Inter:wght@100..900&family=Familjen+Grotesk:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"><!-- Canonical URL --><link rel="canonical" href="https://pbes.github.io/"><!-- Google tag (gtag.js) --><script async src="https://www.googletagmanager.com/gtag/js?id=G-XXXXXXXXXX"></script><!-- Primary Meta Tags --><title>pbes blog</title><meta name="title" content="pbes blog"><meta name="description" content="A simple blog theme for Astro, with a focus on accessibility and performance."><!-- Open Graph / Facebook --><meta property="og:type" content="website"><meta property="og:url" content="https://pbes.github.io/"><meta property="og:title" content="pbes blog"><meta property="og:description" content="A simple blog theme for Astro, with a focus on accessibility and performance."><!-- Twitter --><meta property="twitter:card" content="summary_large_image"><meta property="twitter:url" content="https://pbes.github.io/"><meta property="twitter:title" content="pbes blog"><meta property="twitter:description" content="A simple blog theme for Astro, with a focus on accessibility and performance."><meta name="astro-view-transitions-enabled" content="true"><meta name="astro-view-transitions-fallback" content="animate"><link rel="stylesheet" href="/_astro/about.B12WitEq.css"><script type="module" src="/_astro/hoisted.DWHsurRk.js"></script>
<script type="module" src="/_astro/page.BNYwb576.js"></script></head> <body> <div class="flex flex-col h-full mb-8 overflow-y-scroll antialiased"> <header class="sticky z-50 top-0 bg-white/80 backdrop-blur-xl transition-all select-none bg-gradient-to-b from-orange-50"> <div class="flex flex-row gap-8 items-center justify-between max-w-screen-md mx-auto h-24 px-4 sm:px-6"> <a href="/" class="flex flex-row items-center justify-center gap-2"> <img src="/avatar.jpg" alt="author avatar" class="w-10 rounded-full aspect-square"> <span class="text-orange-600 font-title font-black">pbes blog</span> </a> <div class="flex flex-row gap-4" id="menu-items"> <a href="/posts" target="_self" class="h-full text-sm hover:text-orange-700"> Bejegyzések </a><a href="/tags" target="_self" class="h-full text-sm hover:text-orange-700"> Címkék </a><a href="/date" target="_self" class="h-full text-sm hover:text-orange-700"> Archívum </a><a href="/about" target="_self" class="h-full text-sm hover:text-orange-700"> Rólam </a><a href="https://github.com/pbes" target="_blank" class="h-full text-sm hover:text-orange-700"> GitHub </a> </div> </div> </header> <div class="flex-auto"> <div class="grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-y-10 gap-x-0 sm:gap-x-10 max-w-screen-2xl mx-auto px-4 py-12 sm:px-8"> <div class="flex flex-col gap-4"> <a href="/posts/load-balancer-strategiak" target="_self"> <img src="/images/load-balancer-strategiak/load-balancer.png?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2025" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> March 7, 2025 </a> <a href="/tags/architecture" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> architecture </a><a href="/tags/Java" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Java </a><a href="/tags/Spring" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Spring </a><a href="/tags/nginx" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> nginx </a> </div> <a href="/posts/load-balancer-strategiak" target="_self"> <h1 class="text-3xl font-title font-black">Load balancer stratégiák</h1> </a> <a href="/posts/load-balancer-strategiak" target="_self"> <p class="text-sm text-zinc-700">Milyen különböző load balancer stratégiák léteznek, és mikor melyiket érdemes használni</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/deno-compile" target="_self"> <img src="/images/deno-compile/deno-compile.png?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2025" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> February 8, 2025 </a> <a href="/tags/deno" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> deno </a><a href="/tags/JS" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> JS </a><a href="/tags/TS" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> TS </a> </div> <a href="/posts/deno-compile" target="_self"> <h1 class="text-3xl font-title font-black">Deno Compile</h1> </a> <a href="/posts/deno-compile" target="_self"> <p class="text-sm text-zinc-700">Avagy: hogyan fordítsuk le a Deno alkalmazásunkat egy önálló futtatható állományba</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/etag-spring" target="_self"> <img src="/images/etag-spring/etag-spring.jpg?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2025" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> January 30, 2025 </a> <a href="/tags/architecture" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> architecture </a><a href="/tags/Java" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Java </a><a href="/tags/Spring" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Spring </a><a href="/tags/cache" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> cache </a> </div> <a href="/posts/etag-spring" target="_self"> <h1 class="text-3xl font-title font-black">ETag-ek használata SpringBoot-tal</h1> </a> <a href="/posts/etag-spring" target="_self"> <p class="text-sm text-zinc-700"></p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/spring-cloud-functions" target="_self"> <img src="/images/spring-cloud-functions/spring-cloud-functions-cover.png?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2024" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> December 18, 2024 </a> <a href="/tags/Java" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Java </a><a href="/tags/Spring" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Spring </a> </div> <a href="/posts/spring-cloud-functions" target="_self"> <h1 class="text-3xl font-title font-black">Spring Cloud Functions használata</h1> </a> <a href="/posts/spring-cloud-functions" target="_self"> <p class="text-sm text-zinc-700">Elsőre overengineeringnek tűnhet, de a Spring Cloud Functions használata, a logika és a deployment elkülönítése sok esetben előnyös lehet.</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/spring-modulith" target="_self"> <img src="/images/spring-modulith/spring-modulith-cover.jpg?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2024" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> December 16, 2024 </a> <a href="/tags/architecture" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> architecture </a><a href="/tags/Java" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Java </a><a href="/tags/Spring" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Spring </a> </div> <a href="/posts/spring-modulith" target="_self"> <h1 class="text-3xl font-title font-black">Spring Modulith</h1> </a> <a href="/posts/spring-modulith" target="_self"> <p class="text-sm text-zinc-700">A mikroszervíz egy menő hype, de nem érdemes még temetnünk a jó öreg monolitikus alkalmazásokat</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/nodejs-connection-pool" target="_self"> <img src="/images/nodejs-connection-pool/nodejs-connection-pool-cover.png?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2024" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> December 12, 2024 </a> <a href="/tags/nodejs" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> nodejs </a><a href="/tags/JS" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> JS </a><a href="/tags/TS" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> TS </a> </div> <a href="/posts/nodejs-connection-pool" target="_self"> <h1 class="text-3xl font-title font-black">Connection pool NodeJS-ben</h1> </a> <a href="/posts/nodejs-connection-pool" target="_self"> <p class="text-sm text-zinc-700">A NodeJS alkalmazásoknak gyakran szükségük van adatbázis kapcsolatra. A connection pool segítségével optimalizálhatjuk a kapcsolatok kezelését.</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/enterprise-architecture" target="_self"> <img src="/images/enterprise-architecture/alex-wong-l5Tzv1alcps-unsplash.jpg?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2024" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> December 11, 2024 </a> <a href="/tags/architecture" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> architecture </a><a href="/tags/business" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> business </a><a href="/tags/enterprise" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> enterprise </a> </div> <a href="/posts/enterprise-architecture" target="_self"> <h1 class="text-3xl font-title font-black">Mi az Enterprise Architect feladata?</h1> </a> <a href="/posts/enterprise-architecture" target="_self"> <p class="text-sm text-zinc-700">Jelen cikk saját magamnak szóló jegyzet, amelyben összefoglalom az Enterprise Architect szerepét és feladatait, helyét a vállalati kultúrában.</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/junit-extensions" target="_self"> <img src="/images/junit-extensions/java-checklist.png?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2024" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> December 10, 2024 </a> <a href="/tags/Java" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Java </a><a href="/tags/JUnit" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> JUnit </a><a href="/tags/testing" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> testing </a> </div> <a href="/posts/junit-extensions" target="_self"> <h1 class="text-3xl font-title font-black">JUnit extension-ök használata</h1> </a> <a href="/posts/junit-extensions" target="_self"> <p class="text-sm text-zinc-700">Ha fárasztónak és zavarónak érzed a teszt-osztályokban ismétlődő kódokat, akkor az extension-ök segíthetnek. Az extension-ökkel a tesztelési környezetet személyre szabhatjuk és a tesztek kódját egyszerűsíthetjük.</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/protobuf-bevezetes" target="_self"> <img src="/images/protobuf-bevezetes/protobuf-bevezetes-cover.png?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2024" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> December 8, 2024 </a> <a href="/tags/Java" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> Java </a><a href="/tags/protobuf" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> protobuf </a> </div> <a href="/posts/protobuf-bevezetes" target="_self"> <h1 class="text-3xl font-title font-black">Bevezetés a Protobuf használatába</h1> </a> <a href="/posts/protobuf-bevezetes" target="_self"> <p class="text-sm text-zinc-700">A Protobuf platformfüggetlen, nyelvfüggetlen, könnyen olvasható és írható bináris formátum.</p> </a> </div> </div><div class="flex flex-col gap-4"> <a href="/posts/restart" target="_self"> <img src="/images/restart/restart-cover.jpg?w=800&q=80" alt="cover" class="w-full aspect-video rounded-lg self-auto object-cover"> </a> <div class="flex flex-col gap-2"> <div class="flex gap-2"> <a href="/date/2024" target="_self" class="px-2.5 py-1 rounded-lg text-xs bg-zinc-50"> December 8, 2024 </a> <a href="/tags/meta" target="_self" class="px-2.5 py-1 rounded-lg text-xs text-red-600 font-medium bg-red-50/80 capitalize"> meta </a> </div> <a href="/posts/restart" target="_self"> <h1 class="text-3xl font-title font-black">Újrakezdés</h1> </a> <a href="/posts/restart" target="_self"> <p class="text-sm text-zinc-700">Mindig is szerettem volna technikai blogot írni, de szinte soha nem volt rá időm. A COVID-19 idején próbálkoztam, most leporolom ezt az ötletet.</p> </a> </div> </div> </div> </div> <footer class="bg-gradient-to-t from-orange-50"> <div class="flex flex-row items-center justify-center max-w-screen-md h-96 mx-auto px-4 sm:px-6"> <p class="text-4xl leading-[60px] bg-clip-text text-center text-transparent bg-gradient-to-r from-orange-600 to-amber-600 font-title font-black"> Beszéljünk a technológiáról 🚀 </p> </div> </footer> </div> </body></html>