-
8 votes
-
Dive into 125 years of Audubon magazine covers, bird by bird
13 votes -
The history and economics of frozen orange juice
9 votes -
From polar night to midnight sun, Finland's deep connection with light and dark has inspired a century of pioneering lamp designs
9 votes -
US President John F. Kennedy files expose family secrets: Their relatives were CIA assets
21 votes -
Thor Bjørklund's ostehøvel, a popular cheese slicer which developed into an important Norwegian export, celebrates 100 this year
21 votes -
The obscure world of competitive Ultimate Chicken Horse
13 votes -
Animation on the Alexeïeff-Parker pinscreen
6 votes -
Party City | Bankrupt
14 votes -
Comics: Old-school distance-learning tools
4 votes -
The hidden history of hand talk
2 votes -
A history of the San Francisco bouncy ball TV ad
12 votes -
Popping the bag: What happens when a group, once powerful, is suppressed or disbanded? Where do its members go?
12 votes -
Nexus: A Brief History of Information Networks from the Stone Age to AI by Yuval Noah Harari
3 votes -
Former Lenin Museum in Tampere, which opened in 1946 as a symbol of Finnish-Russian friendship, has rebranded amid Ukraine war
12 votes -
Inspiring Jim Henson: Jim Henson built an imagination empire, but what built Jim Henson?
15 votes -
The history of S.u.S.E.
7 votes -
The classic 1972 concert film Pink Floyd: Live at Pompeii gets restored and will soon hit IMAX theaters
10 votes -
The story of Chespirito, a Latin American comedy legend
5 votes -
ACCESS.bus: The forgotten USB competitor
12 votes -
An unlikely survival story in the depths of the North Sea inspired a documentary and now a thriller
9 votes -
Here's how they finished Gladiator after Oliver Reed died
8 votes -
The Japanese mayor who built a floodgate no one wanted — and saved his town from a massive tsunami after his death
41 votes -
AI chatbots are people, too. (Except they’re not.)
10 votes -
Of trains and tanks. Or does the German political class actually know how bad things are?
21 votes -
Cheomseongdae: the oldest surviving astronomical observatory in East Asia
8 votes -
How the 4% rule would have failed in the 1960s: Reflections on the folly of fixed rate withdrawals
18 votes -
A room full of stars: The world's oldest (and most beautiful) planetarium
15 votes -
Trying cocktails from the USSR
10 votes -
I've been enjoying a few tropes in 1970s TV shows
I've been watching some TV shows from the 1970s recently. I've noticed a few tropes that I find pretty amusing. One of tropes is how often someone "slips a mickey" to someone else in the show. By...
I've been watching some TV shows from the 1970s recently. I've noticed a few tropes that I find pretty amusing.
One of tropes is how often someone "slips a mickey" to someone else in the show. By this, I mean that someone is given a drink that has a drug in it that causes the character to pass out. There is always a certain way this is portrayed by the director. The screen gets out of focus and then the camera tilts in strange directions.
In the first 3 episodes of The Rockford Files, this scene happens twice. Once it is done by Rockford himself (well, his client does it for him), and the next time it is done to him by one of the other characters.A variation of this is getting hit on the back of the head with something, usually a handgun. This always reliably knocks out the person without long term injury.
Another trope is the scene of a character driving up to a location, getting out, and walking into a building. In a modern show, this would maybe be done in a few seconds just as an establishing shot. But in 1970s television, this shot could last a few minutes. It's very obvious that they are trying to fill some time. These scenes are very noticeable in shows like Columbo when they went to a 90 minute format.
A variation of the "person walking" trope is when we only see the legs and shoes of the person who is walking. This is so that the audience doesn't know the identity of the person walking yet. It usually turns out to be a bad guy and there will be a crime done by the end of the scene. Sometimes we continue looking at the feet while the crime is in progress, and sometimes we zoom out to see who is doing it.
24 votes -
LA races to save a vital piece of history – Ernest A. Batchelder tiles found amid wildfire ash
6 votes -
Stonehenge-like circle unearthed in Denmark – archaeologists suggest ‘woodhenge’ was built between 2600 and 1600BC on similar axis to English stone circle
14 votes -
The Girl with the Needle / Pigen Med Nålen | Official trailer #2
3 votes -
Why Thomas Jefferson meticulously monitored the weather wherever he went
8 votes -
What artist, regardless of medium, did the most to progress their field?
Many times people credited with creating a genre or style simply placed the final brick, standing on the shoulders of giants. But who had the most profound impact through both luck and effort? I’m...
Many times people credited with creating a genre or style simply placed the final brick, standing on the shoulders of giants. But who had the most profound impact through both luck and effort?
I’m interested in any art form - theater, painting, film making, video games, etc.
19 votes -
Restitution project genealogists track down rightful heirs of Nazi-looted books
9 votes -
How to fix the biggest problem every realistic shooter has
8 votes -
How The Quiet Ones tells the thrilling true story of Denmark's biggest heist
8 votes -
Thirteen minutes of previously unseen footage found of Led Zeppelin's final warm-up show before their historic Knebworth dates, shot in Denmark in 1979
10 votes -
Intern finds only known surviving copy of 'The Heart of Lincoln,' a silent film thought to be lost to history
35 votes -
Algorithmic complacency: Algorithms are breaking how we think
82 votes -
The Digital Antiquarian: Half-Life
13 votes -
How World War II was 'practiced' in Spain (1936-1939)
7 votes -
The birth and glory of Swedish computers
7 votes -
The 88x31 GIF Collection
64 votes -
Peter Schmeichel: ‘I felt superior. I felt I knew what was going to happen next.’
5 votes -
How Ticketmaster ruined the US music industry
17 votes -
Funny output from Claude.ai: a codeblock in a question about an early rennaissance theological work
I asked Claude for references to some ideas the ai had output earlier about a 16th century cardinal (Sadoleto). It's response was, Let me analyze the letter, and then this: async function...
I asked Claude for references to some ideas the ai had output earlier about a 16th century cardinal (Sadoleto). It's response was, Let me analyze the letter, and then this:
async function searchForSadoletoLetter() { try { const files = ['sadoleto_letter.txt', 'sadoleto.txt', 'sadoleto_to_geneva.txt', 'letter_to_geneva.txt']; for (const filename of files) { try { const content = await window.fs.readFile(filename, { encoding: 'utf8' }); console.log(`Found file: ${filename}`); console.log("First 500 characters:"); console.log(content.substring(0, 500)); return content; } catch (err) { // File not found, try the next one } } console.log("Could not find any files containing Sadoleto's letter"); return null; } catch (err) { console.error("Error searching for files:", err); return null; } } const content = await searchForSadoletoLetter(); // Since we don't have the letter available as a file, let's search for published versions online console.log("The letter isn't available as a file. We would need to rely on scholarly knowledge about Sadoleto's letter to Geneva (1539)."); console.log("Sadoleto's letter was published in 'A Reformation Debate: Sadoleto's Letter to the Genevans and Calvin's Reply' (ed. John C. Olin).");
This strikes me as odd? Did Claude write a script to generate its own response? Have coders put something like this in as a gaurdrail?
edit: details about earlier convo
15 votes -
Alfred Hitchcock clarifies some stories about him on The Dick Cavett Show
9 votes -
"A calculator app? Anyone could make that."
54 votes