I got dragged into a conversation today where a group of people collectively decided that binary, octal, and hexadecimal number systems are useless and stupid.

Most of them use hexadecimal every day. In their graphic design work. #FF5733 is not decimal. It is HEXADECIMAL.

Their argument against binary was that counting in it is inefficient. That 1, 10, 11, 100, 101 is dumb compared to 1, 2, 3, 4, 5.

These fools fail to understand that both systems are one and the same!

Every positional number system works identically. You have N symbols. You count through them. When you exhaust them, you reset and carry. Decimal has 10 symbols (0-9). Binary has 2 (0-1). Octal has 8 (0-7). Hexadecimal has 16 (0-F). Same mechanism. Different base.

Binary is not inefficient. It maps to transistor states. Octal compresses binary into groups of three-- which is why Unix permissions are written as 000 - 777. Hexadecimal compresses binary into groups of four --which is why every memory address and colour code is in hex. These are not alternatives to decimal. They are the same information at different compression levels.

The people arguing loudest had encountered these systems, used them regularly, and left without a single question about how any of it works.

I do not know what is worse -- the ignorance or the confidence it travels at.

#numbersystems #binary #hexadecimal #octal #computerscience #fediverse #linux #rant

Undroidwish – a single-file, batteries-included Tcl/Tk binary for many platforms

https://androwish.org/home/wiki?name=undroidwish

#HackerNews #Undroidwish #Tcl #Tk #binary #crossplatform #tech #innovation

AndroWish: undroidwish

FYI: Square Numbers: Binary and Assembly Explained Simply #shorts: Discover how Kathleen Booth developed an assembly multiplication method. The video explores loading numbers and iterating through them. #KathleenBooth #assembly #multiplication #binary #computerscience https://www.youtube.com/shorts/L0nt1tc6Rj4
A Mass Transferring Brown Dwarf #Binary on a 57 Minute Orbit: https://iopscience.iop.org/article/10.3847/2041-8213/ae486e -> How Two Dim Stars Came Together to Shine Brightly: https://www.caltech.edu/about/news/how-two-dim-stars-came-together-to-shine-brightly
A Mass Transferring Brown Dwarf Binary on a 57 Minute Orbit

A Mass Transferring Brown Dwarf Binary on a 57 Minute Orbit, Whitebook, Samuel, Rodriguez, Antonio C., Burdge, Kevin, Prince, Thomas, Mawet, Dimitri, Rose, Sam, Rodríguez-Gil, Pablo, Ancheta, Anica, Pearson, Ariana, Santomenna, Sage, Householder, Aaron, Xuan, Jerry W.

Binary clock timelapse

An absolutely nerdy clock—yes, it’s a clock—I picked up æons ago from the now-defunct ThinkGeek site. It displays hours/minutes/seconds represented in binary. Video is at 10X speed with iMovie's Raster filter applied.

#ThinkGeek #binary #clock #LED #novelty #geek #nerd

https://flic.kr/p/2s2Vh8e

Just a quick FYI: #Gender isn't #binary and neither are you forced to "binary setups"...

Just leaving this here for those curious:
https://www.reddit.com/r/salmacian/

Remember: #KnowledgeIsFree! ⚧️ 🏳️‍⚧️

#Salmacian #Trans #Inter #Intersex #Nonbinary #PPV

salmacian • r/salmacian

Salmacian is an altersex identity defined by having a desire for a mixed genital set. It can also be referred to as "bigenital", with the most...

reddit
Binary Representation + Hamming Distance 時的搜尋演算法

上個月看到「Hamming Distance for Hybrid Search in SQLite (via)」的時候引起的興趣,有些 embedding model 在訓練時有對 binary representation 調過的,即使把 fp32 或是 fp16 (或是 bf16) 的 embedding 降到 binary representation 後用 hamming distance 仍然有很好的...

Gea-Suan Lin's BLOG

Axe A 12MB binary that replaces your AI framework

https://github.com/jrswab/axe

#HackerNews #Axe #AI #binary #AIframework #GitHub #technews

GitHub - jrswab/axe: A ligthweight cli for running single-purpose AI agents. Define focused agents in TOML, trigger them from anywhere; pipes, git hooks, cron, or the terminal.

A ligthweight cli for running single-purpose AI agents. Define focused agents in TOML, trigger them from anywhere; pipes, git hooks, cron, or the terminal. - jrswab/axe

GitHub

📰 DenoからBunに切り替えたらシングルバイナリが約9分の1になった (👍 36)

🇬🇧 Switching from Deno compile to Bun build reduced single binary size by 9x for OSS tool Rulesync - exploring why the difference is so dramatic
🇰🇷 Deno 컴파일에서 Bun 빌드로 전환해 싱글 바이너리 크기가 9배 감소 - OSS 도구 Rulesync에서 극적인 차이가 발생한 이유 탐구

🔗 https://zenn.dev/dyoshikawa/articles/deno-to-bun-single-binary

#Bun #Deno #Binary #Zenn

DenoからBunに切り替えたらシングルバイナリが約9分の1になった

Zenn