목록Coding Journal (60)
Jun Hyuk Kim's Blog
Starting a new project to keep my coding skills and learn some basic js + front-end. Recently I started playing a game called Terraria in steam. This game has lots and lots of items and I wanted to get a resource (Either from websites, programs or files) to help me get all the items in it. The problems is keeping a notepad of all the stored items is going to get tedious and also annoying using c..
Just finished my study in AI. While this is not the education that I anticipated, it was the best education for me to use other programs that I would never use. For the final project we used AWS services(RDS and EC2) and fastapi to connect the frontend. Just had Thursday, Friday and the weekend as a resting time after the final project. I will start reviewing, keep writing daily blogs and applyi..
TODO Work on the project Get data from final project Notes from Final Project Call limit = 256 times in 15 minutes Number of Items = 27248 -> 26.6 Hours -> Possible Number of Users = 361149 -> 352.6 Hours -> Nearly not possible Number of Interactions = 42426425 -> 41432 Hours -> 1726 Days -> Impossible Some queries can be used in the front-end side, making the service about 512 times in 15 minut..
TODO Finish third Kuber lecture Get better sleep (10 ~ 11) Fix resume and apply for feedback Q&A Q: What is DNS 1.1.1.1 and why is it used? A: The DNS server for 1.1.1.1 is owned by CloudFlare. A DNS server convers the typical string website name to a IP address to the server you are accessing. It is the fastest DNS with about 11.1ms currently in terms of speed and deletes all accessing data in ..