Categories
Tags
algorithms APIT Arc arm assembly asynchronous base64 BitHacks Blogging box c clang-format client cmake compiler concat concurrency const_fn contravariant cos covariant cpp Customization cybersecurity DataStructure db debugging Demo deserialization discrete doc DP dtruss Dynamic Example FFI flat_map format FP fsanitize Functional functions futures Fuwari GATs gccrs generics gitignore glibc GUI hacking hashmap haskell heap interop invariant iterator join justfile kernel LaTeX leak LFU linux lto MachineLearning macOS Markdown math ML mmap nc OnceLock optimization OS panic parallels perf physics pin postgresql radare2 release reverse RPIT rust sanitizer science Science serialization server shift sin SmallProjects socket std strace String StringView strip strlen surrealdb SWAR swisstable synchronous tan toml traits triangulation UnsafeRust utf16 utf8 Video wsl x86_64 xilem zig
260215_PostgresSQL_backup_export_import
2026-02-15
extract files to PostgreSQL DB files
334 words
|
2 minutes
260214_PostgreSQL_and_Rust_DB_001
2026-02-14
PostgreSQL also known as Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and SQL compliance. PostgreSQL features transactions with atomicity, consistency, isolation, durability (ACID) properties, automatically updatable views, materialized views, triggers, foreign keys, and stored procedures. PostgreSQL은 확장성과 SQL 준수를 강조하는 무료 오픈 소스 관계형 데이터베이스 관리 시스템(RDBMS)입니다. PostgreSQL은 원자성, 일관성, 격리성, 내구성(ASID) 속성, 자동으로 업데이트 가능한 보기, 구체화된 보기, 트리거, 외부 키 및 저장 프로시저를 갖춘 트랜잭션을 특징으로 합니다.
6653 words
|
33 minutes
260212_Linear_Regression
2026-02-12
We’ll implement 1D Linear Regression using Batch Gradient Descent.
453 words
|
2 minutes
260211_Cybersecurity_and_Ethical_Hacking
2026-02-11
Rust Cybersecurity and Ethical Hacking 001
1250 words
|
6 minutes
260211_How_to_Train_a_Neural_Net_SGD001
2026-02-11
1. Gradient descent) How to Train a Neural Net MIT OpenCourseWare
346 words
|
2 minutes
260208_rust_GUI_Xilem_0001
2026-02-08
Rust GUI Xilem 최신 GUI 기술을 알아보자 paralles기술이 적용된 최고의 GUI
20851 words
|
104 minutes