Trouvaillle log.
Categories
ai
2
backend
9
blockchain
2
career
1
data-engineering
3
database
5
frontend
1
life
3
software-engineering
1
study/kuar
3
tip
14
App
Apr 1, 2022
Counter
Jun 17, 2022
Random Number Generator
Jun 26, 2022
Spider!
Aug 11, 2022
Cashwalk Answer
Aug 15, 2022
Sketch Pad
Oct 28, 2022
Tetris
Oct 3, 2023
Clock
Sep 23, 2024
Minesweeper
Oct 18, 2024
Supaplex
Trouvaillle log.
Categories
ai
2
backend
9
blockchain
2
career
1
data-engineering
3
database
5
frontend
1
life
3
software-engineering
1
study/kuar
3
tip
14
Recent Posts
KMDF developing guide
backend · 2023-02-11 · 3 min
TL;DR Follow the insturctions from Write a Hello World Windows Driver (KMDF). Steps Download the WDK Download the WDK Install Visual Studio Install Windows SDK Install WDK(Windos Drive...
Windows System Programming
backend · 2023-01-28 · 0 min
윈도우즈 시스템 프로그래밍 컴퓨터 시스템의 주요 구성요소 CPU, Cache, Main Memory, Persistence(File I/O) Domain Computer Architecture: CPU, Cache Operating System: Main Memor...
Solving the 'Only one connection receive subscriber allowed' issue
backend · 2022-11-02 · 12 min
Introduction An exception is thrown like below when using Spring WebFlux and WebClient. Exception:java.lang.IllegalStateException: Only one connection receive subscriber allowed. We will investigat...
Solana Whitepaper(Kor)
blockchain · 2022-09-29 · 46 min
Solana 고성능 블록체인을 위한 새로운 아키텍처 v0.8.13 Anatoly Yakovenko, anatoly@solana.io https://solana.com/solana-whitepaper.pdf Legal Disclaimer Nothing in this White Paper is an oer to sell, or the solicita...
Solana Whitepaper(Eng)
blockchain · 2022-09-29 · 46 min
Solana A new architecture for a high performance blockchain v0.8.13 Anatoly Yakovenko, anatoly@solana.io https://solana.com/solana-whitepaper.pdf Legal Disclaimer Nothing in this White Paper is ...
골프는 어떻게 시작해야 하죠?
life · 2022-09-24 · 2 min
골프란? 골프는 club-and-ball 스포츠로 가능한 적은 수의 stroke(타수)를 목표로 다양한 club을 사용해 골프공을 치는 운동이다. 골프 코스는 holes라는 단위로 구성된다. Golf - Wikiepdia 목표 가능한 적은 수의 stroke(타수) 기초 용어 golf club: 골프에서 golf ball을 치기 위...
ServerHttpResponse already committed 이슈 해결
backend · 2022-09-21 · 1 min
이슈 스프링 프레임워크 프로젝트에서 webflux 및 @ControllerAdvice를 사용할 때 아래와 같은 오류가 발생할 때가 있다. [13427a83-7917573] Error [java.lang.UnsupportedOperationException] for HTTP GET "/path", but ServerHttpResponse already...
Spring ConfigurationProperties
backend · 2022-09-02 · 3 min
ConfigurationProperties와 RefreshScope 스프링 프레임워크에서 @ConfigurationProperties와 @RefreshScope 어노테이션의 사용에 대해 알아보자. ConfigurationProperties @ConfigurationProperties 어노테이션이 사용된 빈은 외부화된 프로퍼티를 빈 내부로 주입받게된다...
Aerospike Compatibility
database · 2022-08-26 · 0 min
Aerospike 호환성 이슈 aerospike 최신 버전을 조합하면 아래와 같은 오류가 발생한다. java.lang.NoSuchMethodError: com.aerospike.client.query.Filter.equal(Ljava/lang/String;Ljava/lang/String;)Lcom/aerospike/client/query/Filter;...
2
3
4