Contact Us
24/7
Python BlogDjango BlogSearch for Kubernetes Big DataSearch for Kubernetes AWS BlogCloud Services

Blog

Implement Text Similarity with Embeddings in DjangoImplement Text Similarity with Embeddings in Django

Implement Text Similarity with Embeddings in Django

Messy data breaks traditional matching — semantic search with embeddings delivers accurate search results from inconsistent inputs.

READ MORE
|
May 20, 2025
Introduction to Infrastructure as Code with TerraformIntroduction to Infrastructure as Code with Terraform
|
October 13, 2020

Introduction to Infrastructure as Code with Terraform

Terraform is an Infrastructure as Code (IaC) tool, which streamlines the provisioning and management of cloud infrastructure...

READ MORE
Local Development with Wildcard DNS on LinuxLocal Development with Wildcard DNS on Linux
|
September 26, 2020

Local Development with Wildcard DNS on Linux

dnsmasq is an amazing tool that solves one big headache for developers: developing locally with wildcard DNS...

READ MORE
What's New In Plone 6What's New In Plone 6
|
September 18, 2020

What's New In Plone 6

From the security upgrades on Python 3, to the fully featured Plone REST API, there's lots to explore in Plone 6...

READ MORE
Electron, Desktop Development at the Speed of ElectricityElectron, Desktop Development at the Speed of Electricity
|
August 24, 2020

Electron, Desktop Development at the Speed of Electricity

If you have used Electron before, your initial experiences may have been less than ideal. It might be time to give it a second (or first, or third) look!

READ MORE
12 Months of Web Optimization12 Months of Web Optimization
|
August 11, 2020

12 Months of Web Optimization

Don't wait until it's too late to make important maintenance updates. We've compiled our top tips for 12 months of peace of mind...

READ MORE
Managing Secrets and Environments with 1PasswordManaging Secrets and Environments with 1Password
|
June 4, 2020

Managing Secrets and Environments with 1Password

During episode 183 of Python Bytes, I mentioned that I keep all unencrypted secrets off of my filesystem and use tools like 1Password's CLI tool, op, to put them into my environment when needed. Here are some examples of how that works.

READ MORE
8 Tips for a Highly Engaging Virtual Event8 Tips for a Highly Engaging Virtual Event
|
May 15, 2020

8 Tips for a Highly Engaging Virtual Event

In the age of virtual events, it's important to make your event as engaging and inclusive as you can. So how do you do it right?

READ MORE
Securely Controlling Access through Plone’s Users and GroupsSecurely Controlling Access through Plone’s Users and Groups
|
May 4, 2020

Securely Controlling Access through Plone’s Users and Groups

Plone’s Users and Groups admin panel gives you an easy interface to manage your site users, control access to content across the entire site or down to a single page, and customize the user experience...

READ MORE
Flexible Tile Layouts in Plone Using MosaicFlexible Tile Layouts in Plone Using Mosaic
|
May 1, 2020

Flexible Tile Layouts in Plone Using Mosaic

Mosaic makes it possible to build custom Plone layouts without having to edit templates or build custom views...

READ MORE