Skip to main content

Posts

Sequin - Open Source Message Stream Built On Postgres

  Sequin is a tool for capturing changes and streaming data out of your Postgres database, guaranteeing exactly once processing. What does that mean? https://www.i-programmer.info/news/84-database/17589-sequin-open-source-message-stream-built-on-postgres.html#google_vignette
Recent posts

Extend NGINX With The New JavaScript Module

  Inject middleware functionality into NGINX with the  expressive power of Javascript. NGINX JavaScript or NJS for short is a dynamic module under which you can use scripting for hooking into the NGINX execution model. https://www.i-programmer.info/news/87-web-development/17580-extend-nginx-with-the-new-javascript-module.html#google_vignette

JavaZone - The Conference We Missed

  Amongst the many Java related conferences, this one flew under the radar. A real shame because it had many great sessions. JavaZone might not be that famous internationally, but it still is the biggest Norwegian community-driven Java conference, organized on a voluntary basis in Oslo since 2001, by javaBin, the Norwegian Java User Group https://www.i-programmer.info/news/80-java/17575-javazone-the-conference-we-missed-.html#google_vignette

Mastering LLMs With Experts

  A freely available set of workshops and talks on the essentials of LLMs, taught by practitioners. The topics include Evals, Retrieval-augmented-generation (RAG), Fine-tuning etc https://www.i-programmer.info/news/105-artificial-intelligence/17565-mastering-llms-with-experts.html

Postgres And Kubernetes Together In Harmony

  Yes, they can coexist thanks to CloudNativePG, the PostgreSQL Operator for Kubernetes. Furthermore, if you want to try before you buy you can, thanks to the new learning environment, CNPG Playground. https://www.i-programmer.info/news/84-database/17555-postgres-and-kubernetes-together-in-harmony.html