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

Blog

Automating GitHub Issue Creation with Claude CodeAutomating GitHub Issue Creation with Claude Code

Automating GitHub Issue Creation with Claude Code

Learn how Six Feet Up automates GitHub issue creation with Claude, Claude Code, and GitHub CLI to streamline workflows and reduce manual effort.

READ MORE
|
July 9, 2025
Handling Errors with Error Boundaries in ReactHandling Errors with Error Boundaries in React
|
December 21, 2022

Handling Errors with Error Boundaries in React

Implement error boundaries, a way to catch JavaScript errors in your React components, in your tracking tool.

READ MORE
Matching Django and React using ReduxMatching Django and React using Redux
|
December 19, 2022

Matching Django and React using Redux

How to integrate a Django backend with a React frontend using Redux for a cohesive architecture.

READ MORE
End-to-end Testing with Python and PlaywrightEnd-to-end Testing with Python and Playwright
|
December 15, 2022

End-to-end Testing with Python and Playwright

How to use Python and Playwright, an open source platform, to automate reliable end-to-end (E2E) testing.

READ MORE
Too Big for DAG Factories?Too Big for DAG Factories?
|
December 8, 2022

Too Big for DAG Factories?

As your infrastructure scales up, how you go about managing all DAGs in Airflow becomes very important.

READ MORE
Tips for Running Smoothly with AirflowTips for Running Smoothly with Airflow
|
December 2, 2022

Tips for Running Smoothly with Airflow

New to Airflow? Here is a list of “gotchas” and suggestions we learned during a recent project.

READ MORE
Harnessing Tech to Build a Better World for AllHarnessing Tech to Build a Better World for All
|
November 18, 2022

Harnessing Tech to Build a Better World for All

When we learned about Pledge 1%, we were immediately compelled to take the join,

READ MORE
Tips for Integrating Okta with a Django AppTips for Integrating Okta with a Django App
|
November 3, 2022

Tips for Integrating Okta with a Django App

Interested in integrating Okta with your Django applications? While not terribly difficult, there are several holes in the documentation. Knowing these simple tips can save you time.

READ MORE
DB Migration: 2 AWS Services ComparedDB Migration: 2 AWS Services Compared
|
October 26, 2022

DB Migration: 2 AWS Services Compared

An analysis of two approaches to partial database migration: Amazon Managed Workflows for Apache Airflow (MWAA) in combination with dblink; or AWS Database Migration Service (AWS DMS).

READ MORE
Avoid CAPTCHAs: Use Honeypot Fields in Plone sitesAvoid CAPTCHAs: Use Honeypot Fields in Plone sites
|
October 18, 2022

Avoid CAPTCHAs: Use Honeypot Fields in Plone sites

Filling out forms while trying to pass the CAPTCHA can be difficult and frustrating for users. The honeypot field is an alternative solution that is practically undetectable to the user while effectively deterring bot submissions. Let’s walk through how to use these in your Plone website.

READ MORE