🎀 Five tools to make your K8s experience more enjoyable 🎀 - DEV Community
https://dev.to/cyclops-ui/five-tools-to-make-your-k8s-experience-more-enjoyable-5d85
https://dev.to/cyclops-ui/five-tools-to-make-your-k8s-experience-more-enjoyable-5d85
DEV Community
🎀 Five tools to make your K8s experience more enjoyable 🎀
For the uninitiated, K8s stands for Kubernetes, with the number 8 representing the eight letters...
👍5👨💻2🤩1
How we migrated our PostgreSQL database with 11 seconds downtime - Government Digital Service
https://gds.blog.gov.uk/2024/01/17/how-we-migrated-our-postgresql-database-with-11-seconds-downtime/
https://gds.blog.gov.uk/2024/01/17/how-we-migrated-our-postgresql-database-with-11-seconds-downtime/
gds.blog.gov.uk
How we migrated our PostgreSQL database with 11 seconds downtime
GOV.UK Notify recently migrated our production database. Find out how we did it with the least possible disruption to our users.
🔥2🤩2💩2👍1
Benchmarking Postgres Vector Search approaches: Pgvector vs Lantern | Tembo
https://tembo.io/blog/postgres-vector-search-pgvector-and-lantern/
https://tembo.io/blog/postgres-vector-search-pgvector-and-lantern/
👍3💩1👨💻1
Prisma | Next-generation ORM for Node.js & TypeScript
https://www.prisma.io/
https://www.prisma.io/
Prisma
Prisma | Instant Postgres plus an ORM for simpler db workflows
Build, fortify, and grow your application easily with an intuitive data model, type-safety, automated migrations, connection pooling and caching.
🤩2💩1👨💻1
Introduction - Kubernetes Gateway API
https://gateway-api.sigs.k8s.io/
https://gateway-api.sigs.k8s.io/
🔥4🤯1💩1
Top 7 Common Frontend Security Attacks | by Nishani Dissanayake | Bits and Pieces
https://blog.bitsrc.io/top-7-frontend-security-attacks-2e2b56dc2bcc
https://blog.bitsrc.io/top-7-frontend-security-attacks-2e2b56dc2bcc
Medium
Top 7 Common Frontend Security Attacks
Protect your application from these common security attacks.
👍2🔥1💩1
Comparing TypeScript state management solutions - LogRocket Blog
https://blog.logrocket.com/comparing-typenoscript-state-management-solutions/
https://blog.logrocket.com/comparing-typenoscript-state-management-solutions/
LogRocket Blog
Comparing TypeScript state management solutions - LogRocket Blog
Dealing with state management in TypeScript provides benefits like type safety, code formatting, and error management.
👍3🤩2💩1
Encoding Categorical Variables: A Deep Dive into Target Encoding | by Juan Jose Munoz | Feb, 2024 | Towards Data Science
https://towardsdatascience.com/encoding-categorical-variables-a-deep-dive-into-target-encoding-2862217c2753
https://towardsdatascience.com/encoding-categorical-variables-a-deep-dive-into-target-encoding-2862217c2753
Medium
Encoding Categorical Variables: A Deep Dive into Target Encoding
Data comes in different shapes and forms. One of those shapes and forms is known as categorical data.
💩3👍1🤔1🤩1
The Essential Guide to SQL’s Execution Order - KDnuggets
https://www.kdnuggets.com/the-essential-guide-to-sql-execution-order
https://www.kdnuggets.com/the-essential-guide-to-sql-execution-order
KDnuggets
The Essential Guide to SQL’s Execution Order
Discovering the Hidden Logic Behind SQL's Command Order.
🤩4👍2🤔1💩1
Streamline Dockerization with the GA of Docker init | Docker
https://www.docker.com/blog/streamline-dockerization-with-docker-init-ga/
https://www.docker.com/blog/streamline-dockerization-with-docker-init-ga/
Docker
Streamline Dockerization with the GA of Docker init | Docker
The Docker team announces the general availability of docker init, with support for multiple languages and stacks, making it simpler than ever to containerize your applications.
🤔3👍1🤯1🤩1💩1
JavaScript Spread and Rest Operators – Explained with Code Examples
https://www.freecodecamp.org/news/javanoscript-spread-and-rest-operators/
https://www.freecodecamp.org/news/javanoscript-spread-and-rest-operators/
freeCodeCamp.org
JavaScript Spread and Rest Operators – Explained with Code Examples
In modern JavaScript, the spread and rest operators are indispensable tools for simplifying array manipulation and function parameters. These operators provide elegant solutions for tasks like array expansion and function arguments handling. Let's d...
👍5🤩1💩1
How to stream data over HTTP using Node and Fetch API - DEV Community
https://dev.to/bsorrentino/how-to-stream-data-over-http-using-node-and-fetch-api-4ij2
https://dev.to/bsorrentino/how-to-stream-data-over-http-using-node-and-fetch-api-4ij2
DEV Community
How to stream data over HTTP using Node and Fetch API
Abstract This article presents a practical guide to using HTTP streaming for efficient...
👍2🔥1🤔1💩1
Setting A Dockerized Python Environment — The Hard Way | by Rami Krispin | Feb, 2024 | Towards Data Science
https://towardsdatascience.com/setting-a-dockerized-python-environment-the-hard-way-e62531bca7a0
https://towardsdatascience.com/setting-a-dockerized-python-environment-the-hard-way-e62531bca7a0
Medium
Setting A Dockerized Python Environment — The Hard Way
This post will review different methods to run a dockerized Python environment from the command line (CLI). Am I recommending you run your…
💩4👍2🔥1🤔1
Introducing SafeTest: A Novel Approach to Front End Testing | by Netflix Technology Blog | Feb, 2024 | Netflix TechBlog
https://netflixtechblog.com/introducing-safetest-a-novel-approach-to-front-end-testing-37f9f88c152d
https://netflixtechblog.com/introducing-safetest-a-novel-approach-to-front-end-testing-37f9f88c152d
Medium
Introducing SafeTest: A Novel Approach to Front End Testing
by Moshe Kolodny
🤔2🤩1💩1
7 Key Insights That Made Me A Better Developer - DEV Community
https://dev.to/danielrendox/7-key-insights-that-made-me-a-better-developer-5bd3
https://dev.to/danielrendox/7-key-insights-that-made-me-a-better-developer-5bd3
DEV Community
7 Key Insights That Made Me A Better Developer
Throughout my software developer journey, I've had several "Aha!" moments, which made me take my...
🤩3🤔1💩1
Visualizing Data in Python With Seaborn – Real Python
https://realpython.com/python-seaborn/
https://realpython.com/python-seaborn/
Realpython
Visualizing Data in Python With Seaborn – Real Python
In this tutorial, you'll learn how to use the Python seaborn library to produce statistical data analysis plots to allow you to better visualize your data. You'll learn how to use both its traditional classic interface and more modern objects interface.
👍6🤩2🔥1