Search Articles — Sudonull

Search Results

In this project

Hash tables and cache conflicts: benchmarks

https://sudonull.com/hash-tables-and-cache-conflicts-benchmarks

Analysis of cache misses in hash tables: chaining vs probing, FNV-1a, Robin Hood. Benchmarks show a 3x speedup. Optimize data structures for real performance — read the details.

Perceptual hash: search for similar images

https://sudonull.com/perceptual-hash-search-for-similar-images

How perceptual hashing algorithms work: from simple averaging to DCT. Comparison of methods and practical application for developers.

O(1) vs O(log n) Gap: Cache in Data Structures

https://sudonull.com/o-1-vs-o-log-n-gap-cache-in-data-structures

Why hash table O(1) loses to binary search O(log n) by 40%? Analysis of cache misses, array/list benchmarks and memory hierarchy for RISC-V. Learn real performance.

Thermodynamic AI: Survival in a Nuclear Apocalypse

https://sudonull.com/thermodynamic-ai-survival-in-a-nuclear-apocalypse

How innovative AI 'Thermodynamic Brain' with 'reverse hash' architecture survives in a dystopian world, where centralized systems collapse under the onslaught of global nuclear war. Analysis of a new AI paradigm for IT specialists.

Blockchain in E-Health: trust and data architecture

https://sudonull.com/blockchain-in-e-health-trust-and-data-architecture

Analysis of blockchain as E-Health infrastructure: hash registries, smart contracts, SSI. Cases of Estonia, Singapore, MedRec. Learn how to ensure immutability of medical data. For developers.

From the web

Hash function - Wikipedia

https://en.wikipedia.org/wiki/Hash_function

additional terms may apply. By using this site, you agree to the Terms of Useand Privacy Policy. Wikipedia® is a registered …

What is a (#) Hashtag?

https://www.hashtags.org/how-to/history/what-is-a-hashtag/

Jun 24, 2012 · The hash mark, or pound symbol, (#) is now known by social media users as a "hashtag" or "hash tag". Posts that …

Hash Generator | Online MD5, SHA256, SHA512 & SHA3 Tool

https://hashgenerator.co/

Free online hash generator for text and files. Generate MD5 hashes, SHA256 hashes, SHA-512, SHA-3 and BLAKE2b checksums …

Hashish - Wikipedia

https://en.wikipedia.org/wiki/Hashish

additional terms may apply. By using this site, you agree to the Terms of Useand Privacy Policy. Wikipedia® is a registered …

What Is Hash? Hashish VS Marijuana: Differences & Similarities

https://www.avenuesrecovery.com/understanding-addiction/marijuana-addiction/what-is-hash/

May 19, 2026 · Hash is made of the resinous trichomes found on the leaves and flowers of the Cannabis sativa plant. It is a sticky …

HASH Definition & Meaning - Merriam-Webster

https://www.merriam-webster.com/dictionary/hash

3 days ago · The meaning of HASH is to chop (food, such as meat and potatoes) into small pieces. How to use hash in a sentence.

What is Hashing? - Codecademy

https://www.codecademy.com/resources/blog/what-is-hashing

Mar 27, 2025 · Hash functions are designed to make it impossible to regenerate a message or file from the hash value. In fact, if the …

Hash Type Identifier - Identify unknown hashes

https://hashes.com/en/tools/hash_identifier

Identify and detect unknown hashes using this tool. This page will tell you what type of hash a given string is. If you want to attempt to …

Hash Functions - GeeksforGeeks

https://www.geeksforgeeks.org/dsa/hash-functions-and-list-types-of-hash-functions/

Apr 7, 2026 · Data Integrity: Hash functions are used to ensure the integrity of data by generating checksums. Cryptography: In …

What Is a Hash and How Does It Work? | Cybersafety

https://cibersafety.com/en/what-is-a-hash-and-how-does-it-work/

Feb 7, 2025 · Learn what a hash is, how it works, and why it's important for data and password security. We'll tell you the details.

Trending Now