top of page
검색
2023년 2월 1일2분 분량
양자 컴퓨팅은 무엇일까? (What is Quantum Computing?)
트랜지스터 기반의 컴퓨팅이 엄청난 발전을 하고 있습니다. CPU 에서 GPU 그리고 모바일, 인터넷 까지도 우리 사회 발전을 도와주고 있죠. 기존 트랜지스터 기반의 컴퓨터는 비트 (바이너리, 이진수, 0과 1) 의 기반이죠. 양자 컴퓨터는...
조회수 4회
2023년 1월 28일2분 분량
PART 1 - How To Compile Protobuf in Windows Environment - REACT
This article discusses how to compile gRPC-Web's Protobuf file for React (or other JavaScript-based web app) in Windows environment. This...
조회수 8회
2023년 1월 28일1분 분량
PART 2 - How To Get Data from gRPC-Web Server - REACT
This article describes how to communicate with a gRPC-Web proxy server with the Protobuf compilation files we created from the Part 1. 1....
조회수 0회
2023년 1월 28일1분 분량
How To Create gRPC Server in .NET and Add gRPC-Web - C# & .NET
In gRPC world, there is no text-to-binary conversion, so the machines do not spend time to convert data to the format they can read. ...
조회수 1회
2023년 1월 28일1분 분량
Add CORS To gRPC-Web Server - C# & .NET
If you separate front and back end, you may have CORS issue. The CORS issue can happen if you assign different ports or use different...
조회수 3회
2023년 1월 27일2분 분량
ChatGPT (챗GPT)란 무엇인가? : 진화하는 AI 챗봇의 결정체
요즘 대세인 ChatGPT (Chat Generative Pre-trained Transformer)에 대해서 간략하게 소개해 드리겠습니다. ChatGPT는 100 퍼센트에 가까운 사람같이 글을 쓸 수 있는 AI 봇이라고 보시면 됩니다. 무한한...
조회수 4회
bottom of page