Most active commenters
  • p0w3n3d(3)
  • lproven(3)
  • bombcar(3)

Vetinari's Clock (2011)

(www.waitingforfriday.com)
105 points Rygian | 34 comments | | HN request time: 1.317s | source | bottom
1. andreareina ◴[] No.45137022[source]
I love it. I kinda want it to be implemented as a LFSR though that would likely cost more in parts and power. The fixed tick interval isn't as bad as I thought it would be.
2. p0w3n3d ◴[] No.45137248[source]
I'm a musician, I couldn't listen to it for a longer time. Btw. site was killed by hn-first-page's effect. https://web.archive.org/web/20250625211705/https://www.waiti...
replies(1): >>45137258 #
3. p0w3n3d ◴[] No.45137258[source]
The web archive version has a dead youtube link, so I cannot tell for sure. But I looked around youtube and this version is so rhythmical I could listen to it: https://www.youtube.com/watch?v=nkP1kM_7p7E

EDIT it was not youtube, got it from sources. It's here: https://odysee.com/$/embed/Lord-Vetinari_s-Clock/0b5f49b3f88...

4. mark_undoio ◴[] No.45137449[source]
In Cambridge we've got a clock called the Chronophage which is intended to be a sinister "eater of time" - the designer has done a good job of making it feel uncomfortable to look at. There's some detail here: https://www.corpus.cam.ac.uk/articles/secrets-corpus-clock

My memories of what I've heard over time:

* The grasshopper escapement actually is the demonic insect that sits on the top, "walking" around the serrated ring.

* Although it's backlit electronically it's actually a fully mechanical design - including all of the weird things it does.

* The Chronophage itself blinks its eyes unnervingly.

* It sometimes pauses or ticks slightly backwards, then runs faster to catch up again.

* On certain special dates it does extra weird stuff.

* The "chime" is a metal chain dropping into a box.

There were three made in the series, this was the first one. I've always found it slightly unappealing aesthetically but also compelling - there's no arguing with the fact that there's always a crowd of fascinated observers looking at it.

replies(4): >>45139885 #>>45140234 #>>45141391 #>>45156751 #
5. pdpi ◴[] No.45137607[source]
A bit of a Baader–Meinhof moment for me.

Adam Savage discussed on Youtube earlier this week[0] the Chinese water torture episode of Myth Busters, and mentioned an email he got some time after, from somebody who had apparently actually used that torture technique in practice, and this person stated that what really made it effective was tuning the drip so the drops were completely unpredictable.

So, with Vetinari's Clock, Pratchett once again managed to, as was his wont, humorously but accurately nail a pretty damn grim bit of real-world trivia.

0. https://www.youtube.com/watch?v=0y2fDrv47U4

6. proee ◴[] No.45139100[source]
Nice to see someone using a rightly-sized microcontroller for their project. Most hackers today throw an ESP32, or worse yet, a Raspberry Pi to handle the simplest of tasks. I suppose this is because the platforms are so readily available, but still there is something cool about using a teeny-tiny microcontroller.
replies(1): >>45140077 #
7. Applejinx ◴[] No.45139248[source]
Far too great a disparity, but lovely to see all the same :) at least 60% of the ticks should be very close to normal to elicit a false sense of security and no more than 27% of the ticks should be WAY OFF, perhaps even less.

However, the principle is sound, and the execution is… timely?

8. kingofmen ◴[] No.45139362[source]
At last we have built the Torture Clock from the famous fantasy story, "Don't Build the Torture Clock".
9. yayitswei ◴[] No.45139440[source]
Awesome. I wonder if there is a pulse sequence that maximizes that feeling of randomness?
10. NoSalt ◴[] No.45139621[source]
I have not read the Discworld series, but this sounds insidious as Hell!!! I love it.
replies(3): >>45139701 #>>45141375 #>>45147446 #
11. B1FF_PSUVM ◴[] No.45139701[source]
I asked Google Gemini for book sources, got this: "The Vetinari Clock originates from Sir Terry Pratchett's Discworld series of books, specifically appearing in the waiting room of Lord Vetinari, a recurring character. It is first described in Feet of Clay and also features in Going Postal, where its purpose is to psychologically unsettle visitors by ticking irregularly while still maintaining accurate time"
replies(1): >>45142349 #
12. lproven ◴[] No.45139868[source]
Previously:

https://news.ycombinator.com/item?id=43554442

Related:

https://news.ycombinator.com/item?id=9216754

13. lproven ◴[] No.45139885[source]
> a clock called the Chronophage

Until recently there was one in the wall of a bar in Douglas here on the Isle of Man. Apparently, the inventor of the thing lives here. Another is in his home.

However that bar, the rather rough 1886, is now the Island's first Wetherspoons... :-/

replies(1): >>45140860 #
14. defanor ◴[] No.45140077[source]
I thought it is an overkill, though probably a convenient and practical one. But if one's aim is hacking with simpler technologies, a mechanical linkage (maybe something with a cam) should suffice for this task. Or an electrical circuit with simpler components, without digital logic in it.
15. renewiltord ◴[] No.45140234[source]
I saw the one in Houston and it's quite fascinating. Not particularly unsettling unless you find bugs unappealing. Enjoyed the engineering for the device. Very cool and it looks cool too.

At first sight, it looks like some modern art piece but then you see the plaque that it's not an electronic clock (it has LEDs which made me think it was) and then it's cool!

16. 2b3a51 ◴[] No.45140860{3}[source]
George Daniels, Roger Smith and this clockmaker John Taylor. Must be something in the tides?
replies(1): >>45147902 #
17. amelius ◴[] No.45141074[source]
Similar to a Geiger counter.
18. tenkabuto ◴[] No.45141190[source]
Does anyone know of a place where I could buy one?
19. bombcar ◴[] No.45141375[source]
You're in for a real treat! I envy you.

Where to start, where to start ...

https://wiki.lspace.org/Reading_Order

replies(2): >>45142615 #>>45182689 #
20. bombcar ◴[] No.45141391[source]
How do you build a completely analog "random" system? Building a regular one is easy, building one that might seem random because of how many regular ones are tied together ... but true sources of entropy?
replies(2): >>45142311 #>>45144544 #
21. LeoPanthera ◴[] No.45142311{3}[source]
I would imagine that analogue randomness is easier than doing it in a deterministic digital system. Surely there are all sorts of creative methods. Dice or coins in a box? A ball falling through a galton board? Sampling a double-pendulum? Floating particles in a heated liquid?
replies(1): >>45144860 #
22. LeoPanthera ◴[] No.45142349{3}[source]
Don't post AI generated content. If I wanted to read slop, I could generate it myself.
replies(1): >>45147680 #
23. bityard ◴[] No.45142615{3}[source]
I read the series on chronological order and enjoyed it. Getting to the end of the last book was sad, but on the bright side I read pretty slowly (a few pages a night before bed) and have a terrible memory for fiction so starting the cycle over and reading each book again in sequence is very nearly like reading them all again for the first time.
24. technothrasher ◴[] No.45142811[source]
I may have the antidote for this clock. I've got 37 different mechanical clocks in my lab. I suspect the irregular ticks from this clock would get drowned out by all the unsynchronized ticking from the others.
25. cluckindan ◴[] No.45144544{3}[source]
Heat and fluids are great sources of randomness, so you use a lava lamp.
26. bombcar ◴[] No.45144860{4}[source]
All of those things I know how to use - if I have some sort of digital measuring device watching/monitoring them.

How do I make a mechanical thing happen at a random time with a lava lamp?

The ball on the board with a hole might be something I could figure out …

replies(1): >>45145692 #
27. addaon ◴[] No.45145692{5}[source]
> How do I make a mechanical thing happen at a random time with a lava lamp?

Use a heat lamp interrupted by the lava globules to activate a wax motor. If you get the angles right you can probably do this with the same light that runs the lamp itself, or you can put another lamp at a 90° angle (but will have to adjust the main lamp to keep the total heat at the level you want).

Or do similar with muscle wire; more temperature needed to trigger the actuator, but you can get them much smaller so the total heat can be smaller, if you run e.g. a collimated infrared laser as your heater across the lamp.

28. p0w3n3d ◴[] No.45147446[source]
> insidious

Hereby I give you a watch from the Watch. Sergeant Detritus will guide you further.

29. ◴[] No.45147680{4}[source]
30. lproven ◴[] No.45147902{4}[source]
> Must be something in the tides?

Or the tax régime, I suspect, TBH...

replies(1): >>45159233 #
31. Rendello ◴[] No.45156751[source]
Wikipedia article with video:

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

32. 2b3a51 ◴[] No.45159233{5}[source]
Yeah, Daniels was selling watches for low 7 figures so VAT or other forms of purchase tax would have been a significant chunk of change. And income tax of course.

"Daniels claimed that there was little money to be made in watchmaking, but his lifestyle suggested otherwise. In 1982 he moved, for tax reasons, to the Isle of Man, where he bought a substantial Georgian house complete with tradesmen’s entrance and sweeping drive."

https://www.telegraph.co.uk/news/obituaries/8846796/George-D...

33. NoSalt ◴[] No.45182689{3}[source]
Thanks!