Что нового
  • Все пользователи не прошедшие проверку электронной почты будут заблокированы. Все вопросы с разблокировкой обращайтесь по адресу электронной почте : info@guardianelinks.com . Не пришло сообщение о проверке или о сбросе также сообщите нам.

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

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

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

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

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

  1. Lomanu4

    Using AWS Secret Manager to store credentials

    AWS Secret Manager is an AWS service that stores and rotate application credentials, database credentials, and API keys and other secrets throughout their lifecycle. AWS Secret Manager is like Vault service that provides storage and rotates the important credentials. Here is an example Using...
  2. Lomanu4

    Online Diagnostic Tools: Supplement, Not Replacement

    Diagnostic algorithmic online tools can be helpful for providing preliminary information or guidance, but they are not a substitute for professional medical advice, diagnosis, or treatment. Supplementary Role: These tools can help users understand potential conditions based on symptoms, but...
  3. Lomanu4

    Deploy Nextcloud on Kubernetes

    Introduction Nextcloud is an open-source data storage solution that you can self-host at home. This article shows how I deployed Nextcloud on my home Kubernetes cluster. Prerequisites A Kubernetes cluster. MariaDB (see Deploy MariaDB Galera with MaxScale on Kubernetes). MinIO (see Deploy...
  4. Lomanu4

    Creating a resource group in Azure

    How to Create a Resource Group in Azure: A Step-by-Step Guide Azure Resource Groups are essential for organizing and managing your Azure resources. Whether you're a beginner or an experienced cloud user, this guide will walk you through the process of creating a Resource Group in the Azure...
  5. Lomanu4

    Dynamically Exposing Endpoints Without Annotations

    The Problem As software engineers or developers creating web applications we usually have 2 main goals: Create code that works provide proper documentation of the exposed endpoints I have always had a pet peeve with spring and exposing apis and how the most recommended solution was to use...
  6. Lomanu4

    Monte Hall problem simplified

    Every engineering student who learns probability and statistics have bumped into this famous problem. Refer to this link to know the problem statement. (Don't look at answers yet!!) The *wrong * solution which many of us might bump into: Probability of getting a car in any of the remaining two...
  7. Lomanu4

    Começando com testes no Flutter

    O básico O melhor lugar para começarmos é pelo básico, e um dos melhores exemplos para quem começou a aprender a desenvolver em Flutter é o projeto inicial, o famoso CounterApp, que é um projeto simples contendo apenas um botão de “+” e um contador que incrementamos ao pressionar o botão...
  8. Lomanu4

    When Files Ask for a Password: A Developer's Solution

    In my online world, everything was simple—a login and password were all it took: familiar, secure, and convenient. The Challenge Then I stumbled upon a parallel reality: password-protected files like PDF, DOC, ZIP, and more. This wasn’t a rare glitch but a widespread practice in some...
  9. Lomanu4

    Ditching the Overhead: My Experience with Go, HTMX, Tailwind & Alpine.js

    Prologue As a software developer primarily focused on Java for backend systems, I occasionally enjoy developing simple web apps to stay up-to-date with frontend technologies. A few years ago, I developed a web app to display results from rope climbing competitions. To my surprise, it's still...
  10. Lomanu4

    Effortlessly Navigate and Search Large-Scale Repositories with fzf and Ripgrep

    In a fast-paced development environment, efficiency is key. Searching for files, commits, or code snippets in a Git repository can be time-consuming if you're relying solely on built-in Git commands. Fortunately, tools like Fuzzy Finder (fzf) and Ripgrep (rg) can significantly enhance your Git...
  11. Lomanu4

    How to Implement Seat-based Billing with Checkout

    Modern SaaS businesses need a pricing model that aligns with customer usage and scales effectively. Seat-based billing is a common pricing model for SaaS businesses, allowing customers to pay a fee based on the number of seats or users they need each month. In this article, we’ll explore how to...
  12. Lomanu4

    How API Works?

    An API (Application Programming Interface) is a set of rules and protocols that allows different software applications to communicate with each other. APIs enable the exchange of data, features, and functionality between applications, simplifying and accelerating software development How APIs...
  13. Lomanu4

    Client Side Rendering vs Pre Rendering

    (CSR):Client Side Rendering is a web rendering technique where the browser loads a minimal HTML page and dynamically renders content using javaScript ,reducing server load and enabling faster, interactive user experiences . Client Side Rendering has several challenge 1- Initial Load Time : The...
  14. Lomanu4

    Grok 3 Just Crushed AI Benchmarks!

    Grok 3 is here – and it's officially the smartest AI ever! Elon Musk’s latest AI powerhouse is dominating benchmarks and redefining intelligence. 5 Reasons Why Grok 3 is a Game-Changer: 1 AI in Benchmark Tests: Grok 3 outperforms GPT-4, Gemini 2, and Claude 3.5, ranking #1 in Chatbot Arena...
  15. Lomanu4

    Swift Simplified: A Complete Guide for Beginners

    If you've heard about iPhone app development but thought programming was "just for nerds," this article is for you! We'll explain the fundamental concepts of Swift without complicated terminology, using examples from your everyday life. What is Swift, anyway? Swift is the programming language...
  16. Lomanu4

    AutoZone

    Refaccionaría Читать далее...
  17. Lomanu4

    "Rethinking Cultural Alignment: The Unseen Biases in AI Evaluations"

    In an increasingly interconnected world, the power of artificial intelligence (AI) is undeniable; yet, lurking beneath its surface lies a complex web of unseen biases that can skew evaluations and outcomes in ways we often overlook. Have you ever wondered how cultural alignment—or the lack...
  18. Lomanu4

    TryHackMe: Enumeration & Brute Force

    Email/Password Reset password Check for session tokens in the URL: http://enum.thm/labs/predictable_tokens/reset_password.php?token=123 In the example above, we can see that the token is 3 digits. We can capture this request to Burp Suite, send it to intruder, highlighting the 123. Then we...
  19. Lomanu4

    Building Filters in SwiftUI with SwiftyFilters

    Overview Building filters in SwiftUI just got easier. SwiftyFilters is a lightweight, pure-Swift framework that lets you create complex filter systems using a DSL-like syntax — think SwiftUI, but for filtering. The secret? A SwiftUI-inspired syntax that transforms tedious filtering logic into...
  20. Lomanu4

    Use Prisma and PostgresDB in a prevent ticket oversold example

    This is a quick demo for using the PostgresDB’s isolationLevel to prevent ticket oversold. Full code can be found here We have this schema set up in schema.prisma: model User { id Int @id @default(autoincrement()) name String tickets Ticket[] } model Event { id...
Вверх