Julia Hack
  • Home
  • Topics
  • About
  • Contact

Debugging

A collection of 12 posts

Dynamodb Database Debugging Aws

Getting item count from DynamoDB query, with pagination

At work I had another bug that ended up having to do with database pagination in DynamoDB.

2 min read
Debugging Aws Serverless

Debugging serverless: 'AWSLambdaFullAccess does not exist'

I don’t write down the solutions to bugs often enough, so here is how I solved a serverless bug today.

2 min read
Dynamodb Database Debugging Aws

DynamoDB scans and pagination

Today I was working on a task that involved archiving some old data in DynamoDB. I didn’t want to permanently delete my data, so I needed to retrieve the data, create a new

2 min read
Aws Debugging Serverless

Debugging serverless - Eventbridge rule already exists

I recently came across a bug while deploying a serverless microservice using github actions. I may have seen this error before at some point, but I never wrote down the solution, so here

2 min read
Javascript Debugging

Debugging - forEach with async/await

This week I learned that you do not use forEach loops with async/await.

2 min read
Aws Ec2 Linux Debugging

How I lost, and regained, ssh access to my AWS EC2

This is a long story so I will leave out extra details to keep it (somewhat) brief.

4 min read
Debugging React

Debugging front-end graph libraries - recharts

My company does a lot of data analytics, which means on the front end we work with a lot of graphs. Today I’ll talk about some difficulties I had debugging a new dashboard

3 min read
Javascript Debugging Memory

Dealing with memory leaks

While working on a particularly difficult task at work I ended up learning a lot about memory leaks.

4 min read
Jekyll Debugging Deployment

New jekyll site part 3 - errors with deployment

I made my changes to CSS without any more problems and I cleaned up my markdown files, as I mentioned last time. I figured now would be as good a time as any

2 min read
Jekyll Gulp Debugging

New jekyll site part 2 - errors with Gulp

Continuing from my last post, where I began to describe the process of making this blog.

2 min read
Dotnet Javascript Debugging

The importance of a hard refresh

Recently I was working on a task for my practicum. The task was to add a delete button to two of the pages and ensure it redirected to the correct page once an

2 min read
Dotnet Debugging Csharp Sql

A few .NET errors and solutions

Here are a few errors I received while working on a .NET application, and how I solved them.

1 min read
Julia Hack © 2025
Proudly published with Jekyll using Jasper2
Latest Posts Github LinkedIn Ghost