Categories
Tags
algorithms APIT arm assembly asynchronous base64 Blogging box c clang-format cmake compiler concurrency const_fn contravariant cos covariant cpp Customization cybersecurity DataStructure db Demo deserialization discrete doc DP Dynamic Example FFI flat_map FP Functional functions futures Fuwari GATs gccrs generics gitignore GUI hacking hashmap haskell heap interop invariant iterator justfile kernel LaTeX LFU linux MachineLearning Markdown math ML OnceLock optimization OS parallels perf physics pin postgresql release RPIT rust science Science serialization shift sin SmallProjects std String surrealdb swisstable synchronous tan traits triangulation utf16 utf8 Video x86_64 xilem zig
250601_List_of_logic_symbols_unicode_val_logic_name_001
2025-06-01
In logic, a set of symbols is commonly used to express logical representation. The following table lists many common symbols, together with their name, how they should be read out loud, and the related field of mathematics. Additionally, the subsequent columns contains an informal explanation, a short example, the Unicode location, the name for use in HTML documents, and the LaTeX symbol.
7238 words
|
36 minutes
250601_Math_Science_Discrete_Rust_Basic_001
2025-06-01
rust Math, Science, Discrete
4778 words
|
24 minutes
250103_std001_string_builder_etc
2025-01-03
Rust Standard Library_training 001_ Concatenating strings(All 11 Rust code examples)
1833 words
|
9 minutes
240703_Array_vs_Vec_memory_diagrams
2024-07-03
I’ll explain Array vs Vec memory layout, where data lives, what’s on stack vs heap, and why performance differs, using clear CLI diagrams you can see with your eyes.
777 words
|
4 minutes