frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

The Napkin Project

https://web.evanchen.cc/napkin.html
1•luu•2m ago•0 comments

Violence on TV: what happens to children who watch?

https://nouvelles.umontreal.ca/en/article/2025/01/20/violence-on-tv-what-happens-to-children-who-watch/
2•gnabgib•3m ago•0 comments

You Are So Not Ready for This ChatGPT Prompt but You Need It

https://medium.com/readers-club/you-are-so-not-ready-for-this-prompt-but-you-need-it-c22391606c2b
1•stevenjgarner•5m ago•1 comments

Biotech companies I wish existed

https://blog.eladgil.com/p/biotech-companies-i-wish-existed
1•todsacerdoti•6m ago•0 comments

Microsoft's Attempted Merger with Intuit

https://dfarq.homeip.net/microsofts-attempted-merger-with-intuit/
1•rbanffy•7m ago•0 comments

Adguard Mail

https://adguard-mail.com/en/welcome.html
1•dotmanish•8m ago•0 comments

"Safe" YAML Monster

https://gist.github.com/taramtrampam/fca4e599992909b48a3ba1ce69e215a2
2•birdculture•11m ago•0 comments

Google Announces Smart Glasses Partnerships [video]

https://www.youtube.com/watch?v=RvMWLYRCj6s
1•handfuloflight•13m ago•0 comments

The Golden Age of computer user groups

https://arstechnica.com/information-technology/2020/08/the-golden-age-of-computer-user-groups/
5•rbanffy•13m ago•0 comments

Lex Fridman twisted my arm into using Cursor and Lovable – welcome Åndra

https://www.aandra.it.com/
2•paaloeye•18m ago•0 comments

Computex 2025: Intel Arc Pro B-Series – By George Cozma

https://chipsandcheese.com/p/computex-2025-intel-arc-pro-b-series
2•rbanffy•18m ago•0 comments

Multiple systems to estimate the number of unattributed paintings by Modigliani

https://link.springer.com/article/10.1007/s10260-024-00774-w
1•bookofjoe•21m ago•0 comments

Subprocess.run (Domain)

https://docs.python.org/3/library/subprocess.html
1•uonr•22m ago•0 comments

You can try Imagen 4 at Krea

https://www.krea.ai/image
2•dvrp•26m ago•1 comments

A demographic projection of Spain's native-born population

https://pablogguz.github.io/blog/pop-projections-esp/
2•paulpauper•26m ago•0 comments

Monks Behaving Badly: Explaining Buddhist Violence in Asia

https://direct.mit.edu/isec/article/49/4/119/130813/Monks-Behaving-Badly-Explaining-Buddhist-Violence
5•paulpauper•26m ago•2 comments

NYC Restaurant Interior or Black and White Drawing?

https://kottke.org/25/05/nyc-restaurant-interior-or-black-white-drawing
1•paulpauper•27m ago•0 comments

GameDev Assistant for Godot 1.0 walkthrough [video]

https://www.youtube.com/watch?v=gwouGv4wagQ
2•zenva•30m ago•0 comments

Open Source Maintainers Demand Ability to Block Copilot-Generated Issues and PRs

https://socket.dev/blog/oss-maintainers-demand-ability-to-block-copilot-generated-issues-and-prs
7•gpi•33m ago•0 comments

Show HN: Calssy - Account-free shared calendar

https://www.calssy.com
1•nidegen•33m ago•0 comments

"ZLinq", a Zero-Allocation LINQ Library for .NET

https://neuecc.medium.com/zlinq-a-zero-allocation-linq-library-for-net-1bb0a3e5c749
13•cempaka•41m ago•3 comments

High Levels of Arsenic Found in Rice Sold Across the U.S.

https://www.delish.com/food-news/a64801080/arsenic-in-rice-new-study/
5•LopRabbit•42m ago•3 comments

Instagram Addiction

https://blog.greg.technology/2025/05/19/on-instagram-addiction.html
3•gregsadetsky•44m ago•0 comments

Galileo AI is joining Google

https://www.usegalileo.ai/explore
2•amrrs•44m ago•0 comments

Land under the country's largest cities is sinking

https://www.washingtonpost.com/climate-environment/2025/05/08/sinking-land-cities-inland-infrastructure-damage/
2•vavooom•45m ago•1 comments

The consent you never gave: cookie pop-ups ruled unlawful under GDPR

https://adguard.com/en/blog/cookie-pop-ups-ruled-unlawful-under-gdpr.html
5•twapi•45m ago•0 comments

My Tony Robbins Experience

https://idiallo.com/blog/a-tony-robbins-story
4•foxfired•48m ago•1 comments

Schrödinger lays off 60 amid uncertain times and challenging economic conditions

https://www.fiercebiotech.com/biotech/schrodinger-lays-60-staffers-amid-uncertain-times-and-challenging-economic-conditions
3•randycupertino•49m ago•2 comments

What's New in Flutter 3.32

https://medium.com/flutter/whats-new-in-flutter-3-32-40c1086bab6e
4•wstrange•50m ago•0 comments

OpenAI's Stargate Megafactory with Sam Altman (Bloomberg) [video]

https://www.youtube.com/watch?v=GhIJs4zbH0o
2•cmcollier•51m ago•1 comments
Open in hackernews

What If Every Picture You've Ever Seen Already Exists?

8•cin4ed•3h ago
I was thinking recently about how images work at the data level, and it kind of broke my brain.

Take a simple case: a 3×3 pixel image with only black and white pixels. There are only 9 pixels, and each has 2 options (black or white), so the total number of possible unique images is:

2^9 = 512

That’s tiny, you could generate and look at every one of those images in a few seconds. But already, you’re looking at the complete universe of 3×3 B/W images. Every possible shape, face, glitch, symbol, if it can exist in that resolution and color range, it’s already in there.

Now scale up.

A 1920×1080 image (full HD), with each pixel using 24-bit RGB (i.e., 16.7 million colors), has:

(2^24)^(1920×1080) = 2^49,766,400 ≈ 10^14,983,365

That number is incomprehensibly massive. It’s orders of magnitude larger than the number of atoms in the observable universe (≈10⁸⁰). And yet, it’s finite.

Which means:

- Every possible frame of every possible movie is mathematically there.

- Every photo you never took exists in this space.

- Every piece of digital art, every childhood memory, every face, every impossible scene, all of it is representable by just one of those possible combinations.

Of course, almost all of those images are noise. Pure entropy. But buried in that space is literally everything.

Makes you wonder, are we creating images? Or are we just exploring a tiny, meaningful subset of a space that already contains them all?

Comments

throwaway889900•3h ago
The core assumption here that the color depth is fixed or that the frame size cannot grow is flawed. We can always increase both, creating infinite possibilities.

Also you'd have to generate these images for them to exist and not merely be probability.

cin4ed•2h ago
The logic applies for any given resolution or color set, I'm just using full hd here because is the most common (same for color) and enough to display a pretty detailed picture, the core idea here is that no matter what kind of image you are trying to make, it is already constrained into a finite set of combinations.
maxilevi•2h ago
Similar to the plot of the library of babel (https://en.wikipedia.org/wiki/The_Library_of_Babel)
blacksmith_tb•2h ago
I think there's a problem with tense in the title, obviously all the pictures I have seen so far in my life existed (or I wouldn't have seen them...) The question posed is more about whether all the pictures I will see in the future are already in some sense present, which might be true, but I still haven't seen them yet...
cin4ed•1h ago
Yeah agree, exists can be debatable.
ksherlock•2h ago
See also: What Colour are your bits? - https://ansuz.sooke.bc.ca/entry/23
znvznv•2h ago
One of these images is the screenshot of this conversation, including your reply to this comment that you haven't posted yet.
cin4ed•1h ago
One of these images is a picture of your great-great-great-great-great-great-grandchild, living in the year 3460, whom you never met.
whiteandnerdy•1h ago
Here is one - there are finitely many mathematical symbols (or at least, all mathematical symbols can be defined in terms of a finite core of symbols).

That means the set of all mathematical definitions is countable (i.e. you could assign a whole number to each one, putting them into an infinitely long ordered list).

However, the set of real numbers is uncountable (by Cantor's argument).

Therefore the vast majority of numbers ("almost all" numbers, in a mathematical sense) cannot be defined, even in principle.

cin4ed•1h ago
Damn, I think I need chatgpt to explain me this one
coolhand2120•1h ago
Reminds me of: https://en.wikipedia.org/wiki/Sloot_Digital_Coding_System

The Sloot Digital Coding System is an alleged data sharing technique that its inventor claimed could store a complete digital movie file in 8 kilobytes of data — which, if true, would dramatically disprove Shannon's source coding theorem, a widely accepted principle of information theory that predicts how much data compression of a digital file is mathematically possible. The alleged technique was developed in 1995 by Romke Jan Bernhard Sloot (27 August 1945, Groningen – 11 July 1999,[1] Nieuwegein), an electronics engineer from the Netherlands.[2] Several demonstrations of his coding system convinced high-profile investors to join his company, but a few days before the conclusion of a contract to sell his invention, Sloot died suddenly of a heart attack. The source code was never recovered, the technique and claim have never been reproduced or verified, and the playback device he used for demonstrations was found to have contained a hard disk drive, contrary to what he told investors.

svpk•1h ago
You mean the Library of Babel's universal slideshow? https://babelia.libraryofbabel.info

You can go through picture by picture or search for a picture you already have.