Using ChatGPT to Draw Sequence Diagram
To use ChatGPT to generate a sequence diagram, you can provide a description of the system and the interactions between its components. The description should be written in a clear and concise manner
To use ChatGPT to generate a sequence diagram, you can provide a description of the system and the interactions between its components. The description should be written in a clear and concise manner
Are you tired of accidentally hitting the wrong keys on your keyboard? Do you find yourself losing precious time because of a rogue Caps Lock or Windows key? Or maybe you’re like me and have a keybo
It is common to use count = 0 to archive feature toggle in Terraform. However, it could result empty tuple error when the when it is implement in a resource and the feature is disable. A tuple is a t
As a full stack developer, I have practiced pair programming with many humans over the years. However, recently I had the opportunity to work with ChatGPT, a large language model trained by OpenAI, a
This blog post is generated with ChatGPT In Terraform, you can use custom validation blocks to define your own custom validation rules for Terraform variables. These validation blocks allow you to sp
Simulating network latency or even poor network is very easy in iOS. You don’t need to setup a proxy, router nor a poor network provider. All you have to do is enabling Developer mode using XCode. The
It is often difficult to tell how hard developers are working to non-IT folks. Usually I try to let them watch gsource. Setting up gsource on Mac is not difficult but it has several steps. First, you
Mark six is a lottery in Hong Kong. You can pick 6 numbers from 49 numbers in the lottery ticket. There are many single line command to generate 6 numbers from 1 to 49, python 2 1python -c 'impo
Fiddler is my favorite debugging proxy on Windows. Usually, I use Python to write simple debugging proxy which is usually less than 30 lines until it needs https. Enabling https decryption That’s why
HTTP/1.1 makes multiple new connections HTTP/2 multiplex from original connection Setup Showing active HTTP/2 session About the new VPS My blog has been migrated to a new Debian Virtual Private Ser