IT Handyman

Because sometimes you need a little help…

Menu
Skip to content
  • Home
  • About / Contact information
  • Dulare uses…
Duplicate DynamoDB table using CLI
  • AWS

Duplicate DynamoDB table using CLI

  • Posted on 2022-02-092022-02-09
  • by dulare

I had to duplicate the DynamoDB table a few times recently. Here is the quick way to do this using CLI (AWS Console). I assumed that you have your AWS…

Read More
A quick way to check SD card speed in Linux command line
  • Linux

A quick way to check SD card speed in Linux command line

  • Posted on 2022-02-022022-02-03
  • by dulare

I have to prepare several Raspberry Pi boards for some of our small projects. We have a bunch of SD cards we can use. I want to determine which one…

Read More
Still on SQL Server 2000? A couple of handy queries
  • SQL

Still on SQL Server 2000? A couple of handy queries

  • Posted on 2022-01-262022-01-27
  • by dulare

Recently, I published a short list of handy queries I’m using on Microsoft SQL Server when performing simple housekeeping tasks. Unfortunately, they are not working on old versions of SQL…

Read More
ESP8266 and ESP32 Websockets considerations
  • ESP8266

ESP8266 and ESP32 Websockets considerations

  • Posted on 2022-01-192022-01-27
  • by dulare

Recently, one of the readers, Derrick, asked such questions in the comments: I have done client/server stuff before but am new to WebSockets, hopefully, I can ask some questions –1)…

Read More
A few handy SQL scripts for SQL Server users
  • SQL

A few handy SQL scripts for SQL Server users

  • Posted on 2022-01-122022-01-27
  • by dulare

From time to time, I have to take a look at the Microsoft SQL Server to check if everything is fine. In some cases, I have some housekeeping to do.…

Read More
Python rounding issue and how to fix it
  • Python

Python rounding issue and how to fix it

  • Posted on 2022-01-052022-01-27
  • by dulare

Consider the following piece of code: The code above produces the following output: Strange, isn’t it? The values which end with “5” should be rounded up! This is a common…

Read More
Pivot pandas dataframe – convert row to columns (and join this to the rest of the other dataframe)
  • Python

Pivot pandas dataframe – convert row to columns (and join this to the rest of the other dataframe)

  • Posted on 2021-12-292022-01-27
  • by dulare

In my previous post, I wrote about the quick way to generate Excel export from the database using Python. This was a simple report, but in fact, I had to…

Read More
Excel report from the database – the quick way in Python
  • Python

Excel report from the database – the quick way in Python

  • Posted on 2021-12-222022-01-27
  • by dulare

If you are thinking of a quick way to prepare an Excel report from the data you have in your database, you can use Python. In order to achieve this,…

Read More
Don’t use “CALL StoredProcedure()” in Python :)
  • Python

Don’t use “CALL StoredProcedure()” in Python :)

  • Posted on 2021-12-152022-01-19
  • by dulare

This issue is related to MySQL (I’m using mysql-connector-python). Surprisingly, when I was changed my query to a stored procedure, my code stopped working. It looked like this: And it…

Read More
Convenient performance tracking in ColdFusion and Lucee
  • ColdFusion

Convenient performance tracking in ColdFusion and Lucee

  • Posted on 2021-12-082022-01-12
  • by dulare

I’m working on the old code right now and I try to perform some performance adjustments. The majority of work now relies on the identification of weak points and places…

Read More

Posts pagination

Previous Page Page 1 Page 2 Page 3 Page 4 … Page 19 Next Page

Recent Posts

  • Sending emails from Docker using Postfix installed on the Host
  • Fuzzy search testing – using PostgreSQL compared to Qdrant vector database
  • OpenAI models fine-tuning considerations
  • Oxygen upgrade issue: Download failed. Unauthorized
  • OxyMade update failed – how to pull the license key from the database

Tags

3D printing administration Apache Arduino AWS ColdFusion databases development EC2 ESP8266 Express FriendlyTracker FTP git Handlebars IIS Infusionsoft IoT Java Javascript Linux Lucee Machine Learning MS SQL Server MySQL Node OpenAI OpenVPN programming Python Qdrant Security Selenium SQL SSL TestBox threads timelapse tips TLS Ubuntu vector database web development Windows WordPress
© Copyright 2025 – IT Handyman
Bezel Theme by SimpleFreeThemes ⋅ Powered by WordPress