DARLeveraging GenServer and Queueing Techniques: Handling API Rate Limits to AI Inference servicesIn the realm of efficient application development, managing external service rate limits is a pivotal challenge. Recently faced this task…11h ago11h ago
DARinElemental ElixirPooling AMQP TLS connections in Elixir for high throughput and low latencyIn the fast-paced, data-driven world of computing, reliable message brokers are critical for communication between services. One of the…Sep 15Sep 15
DARinDevOps.devSimplifying Webhook Handling with Vector.dev: A Modern Solution for Serverless AppsSimplifying Webhook Handling with Vector.dev: A Modern Solution for Serverless Apps In the world of serverless applications and…Sep 5Sep 5
DARinElemental ElixirMulti-Layered Caching with Decorators in Elixir: Optimizing Performance and ScalabilityPhil Karlton’s famous quote aptly captures the essence of caching in computer science: “There are only two hard things in Computer Science…Jun 18Jun 18
DARinElemental ElixirBrod; boss kafka in elixirElixir has rapidly gained recognition as a powerful language for developing distributed systems. Its concurrency model, based on the Erlang…Jun 3Jun 3
DARinDevOps.devDeploy Ollama with s6-overlay to serve and pull in one shotOllama brings the power of Large Language Models (LLMs) directly to your local machine. It removes the complexity of cloud-based solutions…May 29May 29
DARinElemental ElixirSupercharge Your Ecto Queries over Postgres JSONB with Flop: Filtering, Sorting, and PaginationElixir’s Ecto library is fantastic for interacting with your database. But when it comes to building dynamic user interfaces with features…Mar 28Mar 28
DARinElemental ElixirUsing Plug in Elixir Phoenix to transfer custom request header or params value to HTTP HeadersElixir’s web framework Phoenix makes use of Plugs which are composable module layers through which the HTTP request passes through allowing…Jan 23Jan 23
DARinDevOps.devMulti node KRaft based Kafka cluster with monitoring.As of Kafka 7.5 Zookeeper is deprecated as an option to start new kafka cluster and default strategy is to use the KRaft to have a…Oct 30, 2023Oct 30, 2023