• Что бы вступить в ряды "Принятый кодер" Вам нужно:
    Написать 10 полезных сообщений или тем и Получить 10 симпатий.
    Для того кто не хочет терять время,может пожертвовать средства для поддержки сервеса, и вступить в ряды VIP на месяц, дополнительная информация в лс.

  • Пользаватели которые будут спамить, уходят в бан без предупреждения. Спам сообщения определяется администрацией и модератором.

  • Гость, Что бы Вы хотели увидеть на нашем Форуме? Изложить свои идеи и пожелания по улучшению форума Вы можете поделиться с нами здесь. ----> Перейдите сюда
  • Все пользователи не прошедшие проверку электронной почты будут заблокированы. Все вопросы с разблокировкой обращайтесь по адресу электронной почте : info@guardianelinks.com . Не пришло сообщение о проверке или о сбросе также сообщите нам.

Результаты поиска

  1. Lomanu4

    DevSecOps & Scale: Docker, Security, and System Design

    This week I dove into the full spectrum of DevSecOps & System Design—from building and deploying containers to hardening them, all the way through the architectural patterns that make systems scale. Here’s what I learned, why it matters, and how you can apply it in your journey too. ? Docker...
  2. Lomanu4

    User Authentication Flow with Compose Multiplatform - Part 1

    In this guide you'll learn how to make a simple User Authentication Flow using Compose Multiplatform (for an Android mobile app and a Wasm web app) with it's Ktor Server Before we begin All of the code is in the support repositories. I'll try to only mention the relevant parts related to the...
  3. Lomanu4

    MANAGING DATA & VOLUMES IN KUBERNETES

    Imagine you’re running an application that lets users store text, but every time the container crashes or restarts, their data is lost. Frustrating, right? That’s exactly the problem Kubernetes solves with volumes—ensuring data survives beyond container lifecycles. In this blog, we’ll walk...
  4. Lomanu4

    Bluesky Spotlight: Decentralized Social Media & Open Source Funding Innovations in 2025

    Abstract: This post explores the explosive growth and technical innovations behind Bluesky—a decentralized social media platform that reached over 35 million users between January and April 2025. We dive into Bluesky’s new features such as trending topics, a three-minute video feed, and...
  5. Lomanu4

    OMOP Odyssey - Celebration (House of Hades)

    Hades DatabaseConnector 6.4.0 now does IRIS stuff! A well deserved celebration ? that OHDSI officially announced IRIS as a supported platform and dialect with DatabaseConnector 6.4.0 in the OHDSI Hades Project! Lets showcase this accomplishment and create the OMOP CDM 5.4 on InterSystems...
  6. Lomanu4

    Choosing Your Developer Path: Tech, People, or Both?

    At some point in your career, someone will ask you: And honestly? It can feel like a trap. You’ve spent years learning to code. You’ve built cool stuff. Maybe mentored a junior or led a feature or two. And now you’re supposed to pick one direction? Like it’s a train you can’t get off? Here’s...
  7. Lomanu4

    If You're Thinking About Leaving, It's Probably Time

    If you are thinking about leaving your job, it's time to leave. Do it now. You will feel better. Leaving a job is never easy. It's your livelihood. But sometimes there are signs that tell you it is time to leave. I had a job where I knew my time there was over. Here were the signs that told me...
  8. Lomanu4

    How to Build an Agentic AI RAG Application: A Step-by-Step Guide

    Hi Community, Traditional keyword-based search struggles with nuanced, domain-specific queries. Vector search, however, leverages semantic understanding, enabling AI agents to retrieve and generate responses based on context—not just keywords. This article provides a step-by-step guide to...
  9. Lomanu4

    Mastering Index Creation in MySQL: Practical Examples, Workbench Tips, and Performance Optimization

    Figuring out how to build efficient indexes for your MySQL is part technical know-how, part creative problem-solving. An indexing strategy is the key to success, regardless of whether you’re managing a small application or a high-traffic enterprise system. If you’re starting at sluggish queries...
  10. Lomanu4

    Browsers

    What's a web browser? ... serioulsy what's a browser? I would define a browser as an ecosystem of multiple interpreters with the goal o presenting a web page. An interpreter? Yes, like Python, Lua ... Uh no... sorry not like that... since the those interpreters are not afraid to show that...
  11. Lomanu4

    Unlocking Business Agility with Hybrid IT

    In today’s fast-evolving digital landscape, Hybrid IT has become the strategic backbone for organizations seeking agility, flexibility, and performance. It blends on-premises infrastructure with cloud services to create a unified, optimized IT environment. ? Benefits of Hybrid IT: Faster...
  12. Lomanu4

    I've created a text-to-form builder - feedback appreciated

    For several years form-data.com offered a forms-backend as a service, for people building their own static forms. Creating a form builder was an idea that I played with for a long time. However, as a developer I didn’t like most of the form builders out there. It always feels like I have to...
  13. Lomanu4

    Navigating the Public Cloud: A Developer's Guide to Leveraging Cloud Resources

    In today's digital landscape, public cloud platforms have revolutionized the way developers build, deploy, and scale applications. Whether you're a seasoned cloud architect or just starting your journey into cloud computing, understanding how to effectively leverage public cloud resources can...
  14. Lomanu4

    DevOps & Automation – Redefining Software Delivery

    Traditional development cycles are no match for today’s rapid release expectations. That’s where DevOps and automation come into play—helping businesses build, test, and deploy applications faster and more reliably. ? Core components of DevOps automation: CI/CD pipelines for uninterrupted code...
  15. Lomanu4

    Cybersecurity Essentials for the Modern Workplace

    The modern workplace is more connected than ever—employees access data from anywhere, on any device. While this increases productivity, it also expands the attack surface for cyber threats. ?️ Core cybersecurity priorities: Zero Trust Architecture: Never trust, always verify Multi-Factor...
  16. Lomanu4

    Iris-AgenticAI: Enterprise Automation Powered by OpenAI’s Agentic SDK for Intelligent Multi-Agent Workflows

    Hi Community, In this article, I will introduce my application iris-AgenticAI . The rise of agentic AI marks a transformative leap in how artificial intelligence interacts with the world—moving beyond static responses to dynamic, goal-driven problem-solving. Powered by OpenAI’s Agentic SDK ...
  17. Lomanu4

    How I’m Learning AWS as a Beginner: What Finally Made Networking Click

    Starting my cloud computing journey with AWS Cloud Practitioner, I honestly struggled to grasp some of the concepts. Networking, IPs, even the general cloud terms, all felt new and overwhelming. Despite the struggles, I had already set a purpose: to understand why things work the way they do...
  18. Lomanu4

    10 Rendering patterns for Web Apps

    Web applications come in many different forms and use various rendering patterns to display content to the user. These patterns dictate how the application is built, how it is served to users, and how it interacts with the browser. In this blog post, we will explore some of the most common...
  19. Lomanu4

    Ebirah Releases and Docker Image Pinning

    It is the 19th. of May 2025 and I am behind on my blogging schedule, I am actually behind on a lot of schedules. But let's see if I can catch up a bit. Yesterday I sat down to do a maintenance release of Ebirah 0.12.0, when looking at the repository I noticed that I had not tagged and released...
  20. Lomanu4

    ? Day 1/75 of LeetCode Practice – [Today’s Focus: Arrays / Strings / Sliding Window]::PART 2

    ? Best Time to Buy and Sell Stock – (LeetCode #121) In this post, I’ll walk through one of the most popular array-based problems on LeetCode — Best Time to Buy and Sell Stock — and how the Sliding Window pattern gives us a clean and efficient solution. ? Problem You're given an array prices...
Вверх Снизу