#kotlin
Read more stories on Hashnode
Articles with this tag
Overview Since OpenAI released ChatGPT to the world in November 2022, OpenAI's LLM has become the de facto standard. Many open-source and commercial...
Introduction OpenAI's GPT-4o model currently supports text and image data through the Chat Completions API but does not support binary files. By...
Introduction We are living in the era of LLM(Large Language Model). Numerous tools and methods leveraging LLM to enhance productivity are being...
Overview With the advent of Virtual Thread in Java 19, synchronous programming continues to dominate programming paradigms with its readability as a...
Overview Bash is the most widely used and familiar script interpreter for system engineers and developers in the operating environment, but it also...
Overview TSID stands for Time-Sorted Unique Identifier and was born to replace the traditional UUID. As the name suggests, it features the ability to...