frontpage.
newsnewestaskshowjobs

Made with ♥ by @iamnishanth

Open Source @Github

fp.

Open in hackernews

Blue Prince (1989)

https://novalis.org/blog/2025-10-27-blue-prince-1989.html
32•luu•1w ago

Comments

lylejantzi3rd•1w ago
This is blowing my mind. I didn't know Blue Prince was a remake. I've read several interviews with Tonda Ros. He mentions some of his inspirations, including the 80s game Maze, but never mentions the original Blue Prince game. I wonder if he omitted that because there could be spoilers or hints there he didn't want to draw attention to?
graynk•1w ago
> This is blowing my mind.

I assume that was the goal of the post. Because such a game does not exist :)

But I also believed it for a moment.

Kiro•2h ago
What's the point of the post? I knew Blue Prince was not a remake so I expected a punchline.
zahlman•1h ago
The point is to demonstrate skill at fakery.
egypturnash•1h ago
I think the point is "I sketched out an Apple II demake of Blue Prince and didn't think it was a funny enough idea to actually writethe whole thing, but I thought it would be funny to present my thoughts on the subject as a tribute to an imaginary 1989 release".
boole1854•1h ago
Ok, so this post is a joke of some kind (there was no 1989 version of Blue Prince).

But it raises an interesting question: would it have been possible to implement that upside down floppy disk puzzle in a game?

1. Was it even possible to insert floppy disks upside down? I lived through the floppy disk era in my childhood, but I have to admit I can't remember if the drives would even let you do this.

2. If the answer to #1 is yes, would there be any way of programmatically detecting the floppy-disk-was-inserted-the-wrong-way state?

IAmBroom•1h ago
1. No. For an obvious and good reason.
empath75•1h ago
You absolutely could put in disks upside down.
sdetheridge•1h ago
I recall doing this on my BBC micro with 5.25" disks. In fact, some disks were deliberately designed for this, and had a 'notch' (which you would cover with some tape to make read-only) on both the left and right, so you could set the read-only state for each side individually.

The version of Elite that I played had the standard version on one side, and a version for the "BBC Master" (which had an extra 64KiB RAM) which had more colours than the standard version, on the other.

bzzzt•1h ago
We're talking about 5,25 inch floppies. It was easy to insert those in any way imaginable including several wrong ones ;)
IAmBroom•56m ago
Yep, my memory was bad.

In my defense, so were 5.25" floppies. Literally the worst.

IAmBroom•57m ago
1. (edited) Yes, but you couldn't run it.

1.a. ...unless you altered the shape of the floppy.

https://upload.wikimedia.org/wikipedia/commons/thumb/2/26/5....

cbondurant•1h ago
There are in fact two sided floppies! IIRC they behave a lot like the two sides of a cassette tape, the floppy reader only reads from one side at a time.

A fun fact in that regard: the game Karateka (an actual game for the Apple II) had an easter egg, where the team realized that their game entirely fit in the capacity of one side of a floppy, so they put a second copy of the game on the other side, but set up so that it would render upside-down.

I'd not be surprised if the inclusion of that detail in this post was directly inspired by Karateka.

satiated_grue•22m ago
The Apple II had a non-linear layout of video memory, so programmer Jordan Mechner used a layer of indirection where he had an array of pointers to rows of screen memory.

They realized that inverting the screen was as simple as inverting the row-pointer array. Then they managed to convince Broderbund to ship a double-sided floppy with that change in the software.

bzzzt•1h ago
The Apple II used single-sided floppy disks so it was possible to insert a double sided disk upside-down to story data on the other side.

If the other side contains other data it should be easy to detect the disk was inserted upside down just by reading it.

empath75•1h ago
This is making me wonder if it is actually possible to capture everything that is in blue prince in a text based game, and I think the answer is no, because the affordances are different. I am trying to explain this without spoiling too much, but beyond the original stated goal of the game, there is an entire _second game_ layered on top of it, which is largely about _noticing things_, and I don't think there is a way to really capture that with pure text that evokes the same feeling of discovery. Text by it's very nature draws attention to itself, while a graphical representation allows a surplus of information that allows interesting things to hide within uninteresting things. I think the core drafting mechanics work fine as text but that is like 10% of the game.
egypturnash•48m ago
You are in the Billiards Room. It's sparingly decorated, almost unfinished in its rusticness - the walls are plain, dark wooden panelling, the floor's the same. There is a billiards table here, with a few balls set out upon it. There's a bar in one corner, populated with every kind of liquor you've ever heard of, and a lot more that you haven't. The western wall has a boarded-up window. The east has a couple of framed prints next to the door. But really what draws your eyes here is the dart board, mounted on the wall of this quiet little man-cave. And what draws your nose is the faint scent of some very expensive cigar smoke, trodden into the boards of this floor by a thousand thousand footsteps your great-uncle made while circling the green field of the table with an endless succession of Men of Power.

> smell

Very expensive cigar smoke. Curiously like oranges.

> examine bar

It's a little nook in the corner of the room. Someone seems to have left a few coins there! You scoop them up and relish the jingle a few coins make in your pocket. It's scattered with the usual: a few empty glasses, a lot of bottles, three three model cars, a treatise upon the theory of panspermia written by your aunt, a statue of an elephant, and a white chess piece.

[ +5 coins! ]

> drink

Your mother made you very solemnly swear on your cherished Swim Bird plushie to not break into Great-Uncle Herbert's stash until you were married.

> drink

Your mother made you very solemnly swear on your cherished Swim Bird plushie to not break into Great-Uncle Herbert's stash until you were married. No force in the universe could compel you to break this oath.

> x chess

It's nestled among the bottles, as if trying to blend in with them. You wonder what a drink themed around a white pawn would taste like. Probably oranges. Grunkle Herbert always smelt a little like oranges, under those cigars.

> x elephant

Red jasper, the size of your fist.

> play pool

You pick up a cue and poke the balls around the baize. For a moment it's as if you're a little older, pitting your skills against Grunkle Herbert in an endless series of cozy lectures on the history of Fenn Aires, and how he made deals between its biggest players. For a moment it's as if you're him, aimlessly knocking balls around the table as he passes on his knowledge to the next generation of power. But ultimately it's just you, alone in his massive mansion, trying to piece the massive puzzle of his life back together, and wondering why you always smell oranges when you think of him.

And ultimately it was darts that he really played to win, not billiards.

> x prints

Two sparse line drawings: a raven, and a writing-desk.

> play darts

[ a dart-themed math puzzle ensues ]

----

Which parts are important? Which parts are just there to distract you? Is it important to a second-layer puzzle that this room's memories smell like oranges? Is it meaningful that there's a chess piece there? Is it meaningful that you're pretty sure this room's memories smelled like cherries yesterday?

Fraterkes•35m ago
Is the “remade” ceiling puzzle actually refering to something in the real game? Don’t remember there being any puzzles having to do with something being on the ceiling
fwip•20m ago
I believe they're referring to the room "Chamber of Mirrors."
Smaug123•30m ago
I found the Security Room's "what objects are present" feature helpful! Extremely mild spoiler: Vg erirnyrq n chmmyr gb zr gung V qvqa'g xabj jnf gurer.
Dwedit•8m ago
One little issue there, Apple II is normally 40 columns, and the 80 column mode has incredibly skinny characters (with very little between-line spacing). This resolution looks a lot more like a DOS program than an Apple II program.

The shadows lurking in the equations

https://gods.art/articles/equation_shadows.html
114•calebm•2h ago•30 comments

An eBPF Loophole: Using XDP for Egress Traffic

https://loopholelabs.io/blog/xdp-for-egress-traffic
106•loopholelabs•1d ago•39 comments

Learning from failure to tackle hard problems

https://blog.ml.cmu.edu/2025/10/27/learning-from-failure-to-tackle-extremely-hard-problems/
32•djoldman•5d ago•4 comments

A P2P Vision for QUIC (2024)

https://seemann.io/posts/2024-10-26---p2p-quic/
23•mooreds•2h ago•11 comments

Mr TIFF

https://inventingthefuture.ghost.io/mr-tiff/
858•speckx•17h ago•117 comments

iOS 26.2 to allow third-party app stores in Japan ahead of regulatory deadline

https://www.macrumors.com/2025/11/05/ios-26-2-third-party-app-stores-japan/
174•tosh•3h ago•113 comments

Removing XSLT for a more secure browser

https://developer.chrome.com/docs/web-platform/deprecating-xslt
69•justin-reeves•2h ago•81 comments

SPy: An interpreter and compiler for a fast statically typed variant of Python

https://antocuni.eu/2025/10/29/inside-spy-part-1-motivations-and-goals/
159•og_kalu•6d ago•64 comments

The grim truth behind the Pied Piper (2020)

https://www.bbc.com/travel/article/20200902-the-grim-truth-behind-the-pied-piper
48•Anon84•4h ago•47 comments

Carice TC2 – A non-digital electric car

https://www.caricecars.com/
56•RubenvanE•2h ago•47 comments

Ask HN: My family business runs on a 1993-era text-based-UI (TUI). Anybody else?

72•urnicus•2h ago•76 comments

Founder in Residence at Woz (San Francisco)

1•bcollins34•4h ago

Radiant Computer

https://radiant.computer
87•beardicus•3h ago•66 comments

UPS plane crashes near Louisville airport

https://avherald.com/h?article=52f5748f&opt=0
268•jnsaff2•17h ago•250 comments

Blue Prince (1989)

https://novalis.org/blog/2025-10-27-blue-prince-1989.html
32•luu•1w ago•21 comments

Parsing Chemistry

https://re.factorcode.org/2025/10/parsing-chemistry.html
31•kencausey•1w ago•11 comments

RISC-V takes first step toward international ISO/IEC standardization

https://riscv.org/blog/risc-v-jtc1-pas-submitter/
210•jrepinc•6d ago•78 comments

Hypothesis: Property-Based Testing for Python

https://hypothesis.readthedocs.io/en/latest/
180•lwhsiao•13h ago•102 comments

Asus Announces October Availability of ProArt Display 8K PA32KCX

https://press.asus.com/news/press-releases/asus-proart-display-8k-pa32kcx-availability/
134•Roachma•1w ago•207 comments

Stack walking: space and time trade-offs

https://maskray.me/blog/2025-10-26-stack-walking-space-and-time-trade-offs
16•ingve•1w ago•0 comments

Microsoft Can't Keep EU Data Safe from US Authorities

https://www.forbes.com/sites/emmawoollacott/2025/07/22/microsoft-cant-keep-eu-data-safe-from-us-a...
44•Mossy9•2h ago•5 comments

Bluetui – A TUI for managing Bluetooth on Linux

https://github.com/pythops/bluetui
221•birdculture•17h ago•83 comments

Kosmos: An AI Scientist for Autonomous Discovery

https://arxiv.org/abs/2511.02824
27•belter•1h ago•1 comments

NY smartphone ban has made lunch loud again

https://gothamist.com/news/ny-smartphone-ban-has-made-lunch-loud-again
81•hrldcpr•3h ago•37 comments

Apple’s Persona technology uses Gaussian splatting to create 3D facial scans

https://www.cnet.com/tech/computing/apple-talks-to-me-about-vision-pro-personas-where-is-our-virt...
186•dmarcos•6d ago•84 comments

Intervaltree with Rust Back End

https://github.com/Athe-kunal/intervaltree_rs
37•athekunal•3d ago•11 comments

Grayskull: A tiny computer vision library in C for embedded systems, etc.

https://github.com/zserge/grayskull
151•gurjeet•18h ago•13 comments

Moving tables across PostgreSQL instances

https://ananthakumaran.in/2025/11/02/moving-tables-across-postgres-instances.html
51•ananthakumaran•3d ago•1 comments

I’m worried that they put co-pilot in Excel

https://simonwillison.net/2025/Nov/5/brenda/
277•isaacfrond•7h ago•199 comments

The Microsoft SoftCard for the Apple II: Getting two processors to share memory

https://devblogs.microsoft.com/oldnewthing/20251104-00/?p=111758
81•zdw•13h ago•38 comments