frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Ask HN: Who is hiring? (November 2025)

221•whoishiring•4h ago•232 comments

Learning to read Arthur Whitney's C to become smart (2024)

https://needleful.net/blog/2024/01/arthur_whitney.html
146•gudzpoz•4h ago•46 comments

Gallery of wonderful drawings our little thermal printer received

https://guestbook.goodenough.us
35•busymom0•2h ago•15 comments

The MP3.com Rescue Barge Barge

https://blog.somnolescent.net/2025/09/mp3-com-rescue-barge-barge/
32•CharlesW•1w ago•2 comments

Ask HN: Who wants to be hired? (November 2025)

79•whoishiring•4h ago•160 comments

Tiny electric motor can produce more than 1,000 horsepower

https://supercarblondie.com/electric-motor-yasa-more-powerful-tesla-mercedes/
459•chris_overseas•11h ago•423 comments

The Case Against PGVector

https://alex-jacobs.com/posts/the-case-against-pgvector/
199•tacoooooooo•8h ago•83 comments

A visualization of the RGB space covered by named colors

https://codepen.io/meodai/full/zdgXJj/
168•BlankCanvas•5d ago•37 comments

WebAssembly (WASM) arch support for the Linux kernel

https://github.com/joelseverin/linux-wasm
185•marcodiego•2d ago•40 comments

VimGraph

https://resources.wolframcloud.com/FunctionRepository/resources/VimGraph/
126•gdelfino01•7h ago•21 comments

Harder, Better, Faster, Stronger Version of Uber H3 in Rust

https://grim7reaper.github.io/blog/2023/01/09/the-hydronium-project/
57•ashergill•1w ago•15 comments

Skyfall-GS – Synthesizing Immersive 3D Urban Scenes from Satellite Imagery

https://skyfall-gs.jayinnn.dev/
78•ChrisArchitect•7h ago•23 comments

Show HN: Tamagotchi P1 for FPGAs

https://github.com/agg23/fpga-tamagotchi
26•agg23•6d ago•1 comments

Robert Hooke's "Cyberpunk” Letter to Gottfried Leibniz

https://mynamelowercase.com/blog/robert-hookes-cyberpunk-letter-to-gottfried-leibniz/
55•Gormisdomai•5h ago•13 comments

First recording of a dying human brain shows waves similar to memory flashbacks

https://louisville.edu/medicine/news/first-ever-recording-of-a-dying-human-brain-shows-waves-simi...
146•thunderbong•14h ago•130 comments

The Case That A.I. Is Thinking

https://www.newyorker.com/magazine/2025/11/10/the-case-that-ai-is-thinking
77•ascertain•2h ago•193 comments

Show HN: a Rust ray tracer that runs on any GPU – even in the browser

https://github.com/tchauffi/rust-rasterizer
67•tchauffi•7h ago•19 comments

</> Htmx – The Fetch()ening

https://htmx.org/essays/the-fetchening/
44•leephillips•1h ago•3 comments

An Illustrated Introduction to Linear Algebra, Chapter 2: The Dot Product

https://www.ducktyped.org/p/linear-algebra-chapter-2-the-dot
77•egonschiele•7h ago•42 comments

State of Terminal Emulators in 2025: The Errant Champions

https://www.jeffquast.com/post/state-of-terminal-emulation-2025/
98•SG-•6h ago•58 comments

Measuring characteristics of TCP connections at Internet scale

https://blog.cloudflare.com/measuring-network-connections-at-scale/
38•fleahunter•5d ago•0 comments

No Socials November

https://bjhess.com/posts/no-socials-november
80•speckx•4h ago•119 comments

The Continual Learning Problem

https://jessylin.com/2025/10/20/continual-learning/
47•Bogdanp•1w ago•5 comments

How the Mayans were able to accurately predict solar eclipses for centuries

https://phys.org/news/2025-10-mayans-accurately-solar-eclipses-centuries.html
108•pseudolus•1w ago•111 comments

FreakWAN: A floor-routing WAN implementing a chat over bare-LoRa (no LoRaWAN)

https://github.com/antirez/freakwan
4•teleforce•1h ago•0 comments

Python Steering Council unanimously accepts "PEP 810, Explicit lazy imports"

https://discuss.python.org/t/pep-810-explicit-lazy-imports/104131?page=23
103•Redoubts•4h ago•33 comments

Why We Migrated from Python to Node.js

https://blog.yakkomajuri.com/blog/python-to-node
152•yakkomajuri•4h ago•126 comments

A collection of links that existed about Anguilla as of 2003

https://web.ai/
48•kjok•7h ago•15 comments

OpenAI signs $38B cloud computing deal with Amazon

https://www.nytimes.com/2025/11/03/technology/openai-amazon-cloud-computing.html
139•donohoe•6h ago•135 comments

Why Nextcloud feels slow to use

https://ounapuu.ee/posts/2025/11/03/nextcloud-slow/
318•rpgbr•7h ago•248 comments
Open in hackernews

Geonum – geometric number library for unlimited dimensions with O(1) complexity

https://github.com/mxfactorial/geonum
12•embedding-shape•6h ago

Comments

alfanick•5h ago
Is there a joke I'm not getting? Or is there some paper that I can read and understand this?

Reading the README and related link [0] I have no idea if this is some serious math concept that I never considered, or is it some sarcastic manifesto.

[0]: https://gist.github.com/mxfactorial/c151619d22ef6603a557dbf3...

deckar01•5h ago
It is an AI fever dream. The readme suggests all dimensions are just a single angle transformation, yet the gist says you have to stack the tuples into vectors to increase the dimensionality.

There are physics systems that are simplified by operating with phase vectors. It is not a magical constant time dimension hack.

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

wordpad•5h ago
Doesn't read like a joke. Did Kanye post it?

They claim negative numbers and mateicies are unnecessary because they figured out a better way to math.

boothby•4h ago
It reads like the Time Cube... which wasn't un-funny until we learned more about the author.

As for the math itself, you can put anything amount of data you like into this 2-component vector, but nowhere is it claimed that you can get that data back out.

After vigorously shoveling your data onto the head of a pin, you can do any number of operations on that pin in time O(1). And as long as you don't ask for an answer, you'll be satisfied that your calculation was executed the utmost alacrity.

For once I'm almost curious what a LLM has to say about this bullshit.

Amusing tidbit from the copilot instructions:

> avoid words like "proper", "correct", "appropriate" and "valid" in your comments AND responses. these weasel words only create confusion in a lib challenging convention

Ya know what, they claim to be packing thousand-dimensional vectors into a pair of 64 bit floats. Great. The author should compress an entire set of LLM weights and then show us how their LLM performs with this O(1) magic.

embedding-shape•5h ago
> Is there a joke I'm not getting? Or is there some paper that I can read and understand this?

This is exactly what I wished to have answered for myself by submitting this to HN! I came across it in an unrelated PR on GitHub, didn't understand enough to figure out if it's actually something noteworthy or not, but sounded like it, so here we are.

Now someone just have to figure out if this is actually sound or not :) My hunch from looking through the commits is that it's made by someone with an unsound mind, but you never know, could just be I don't understand enough.

Q6T46nT668w6i3m•4h ago
It’s unsound but, thankfully, there’re many sound geometric algebra libraries,
mpalmer•5h ago
Could be sarcasm, could be the product of a working manic episode. If it's a joke it's very dry.

But ultimately the key data structure is trivial; it's a 2d vector(?) that splits the angle information into quotient and remainder assuming a divisor of PI / 2. This is hardly a novel construction.

Q6T46nT668w6i3m•4h ago
It’s slop
testaccount28•4h ago

    // test k*i = j
    // k*i equals [1, 3π/2+π/2] = [1, 2π] = [1, 0] which is not j
    // (this is a limitation of our simplified implementation)
    // in a proper quaternion implementation, k*i would be -j = [1, 2π - π] = [1, π]