π Discover this insightful post from Culture | The Guardian π π **Category**: Film,The Odyssey,Film industry,Culture,YouTube,Internet π **What Youβll Learn**: TIn his summer, we've been blessed with new films from legendary director Steven Spielberg and one of his greatest and beloved successors, Christopher Nolan. In both cases, the films sold heavily with the directors' names on them, and as befits two of the most famous filmmakers of all time, Spielberg and Nolan made the press tours. This means a wealth of interviews and insights β an added bonus that unfolds alongside the actual film sales that will delight film nerds…
π₯ Check out this trending post from Hacker News π π **Category**: β
**What Youβll Learn**: We would like to address the recent controversy about one of the owners of Mullvad making a donation to a Swedish political party. It was a private donation from Daniel the individual. Mullvad or its parent and sister companies did not endorse and were not involved in it. Since it has attracted attention and questions we still think it appropriate to comment. Mullvad is a political company. We fight for freedom of speech, freedom of information and the right to privacy. One way we…
π₯ Check out this trending post from Hacker News π π **Category**: β
**What Youβll Learn**: Ever found yourself writing this? for f in *.txt; do wc -l "$f" done Or this? find . -name '*.sh' -exec wc -l docker ps --format '' + Or maybe you pipe into xargs and pray your filenames donβt have spaces: find . -name '*.log' | xargs rm These all work, but each has its own syntax, its own flags, its own quirks. I wanted something simpler β one consistent way to iterate over anything. Enter bashumerate enumerate -f '*.sh' -- 'wc -l π¬'…
π Explore this trending post from Culture | The Guardian π π **Category**: Film,Documentary films,Horror films,Film industry,Business,Culture,Australia news,World news π‘ **What Youβll Learn**: 'A βBetter a bad movie than no movieβ is the tagline for this behind-the-scenes documentary, which charts director Anthony Frith's quest to make his first feature film at the ultra-modern studio The Asylum; It's also a nice tribute to the skill of filmmaking.Stuck producing corporate videos to support his young family, Adelaide-based Freeth is in danger of letting his artistic ambitions fade away. So he chose professional shock therapy by cold-calling The Asylum (of Sharknado notoriety) in…
β¨ Read this awesome post from Hacker News π π **Category**: β
**What Youβll Learn**: I like using barebones Vim to make ASCII art. Vim has a couple of built-in features that I find particularly useful for this task, which I'll document here. This article is for people who have made ASCII art before and want to see what other tools are out there. If you've never tried making ASCII art before, I recommend you don't read this article! You don't need any of this information to make great ASCII art. Instead, just open up your favorite text editor and…
π₯ Check out this must-read post from Hacker News π π **Category**: π‘ **What Youβll Learn**: Itβs been an interesting few weeks for counterexamples. This post is basically my perspective of what has been going on in the world of formalization, AI tools and, in particular, counterexamples. Unit distance Two months ago today (20th May 2026), ChatGPT disproved ErdΕsβ Unit Distance conjecture in discrete geometry. This is now old news but I had to start somewhere. The announcement was accompanied with testimonies by human mathematicians, many of whom I knew and a few of whom I trusted, saying that they…
π₯ Read this insightful post from Culture | The Guardian π π **Category**: Film,The Odyssey,Christopher Nolan,Homer,Film adaptations,Matt Damon,Anne Hathaway,Books,Culture β
**What Youβll Learn**: TTurning a 12,000-line poem that takes a day to read aloud into a three-hour movie has always required some trimming. This is proven by the movie βThe Odysseyβ by Christopher Nolan, which dispenses with a number of scenes and characters from Homerβs ancient Greek epic. The director also changed the focus on some of the story's most famous episodes and made some additions of his own. Here we make the most important adjustments.What Nolan left outGodsHomer's Odyssey…
π₯ Check out this awesome post from Hacker News π π **Category**: β
**What Youβll Learn**: A rule like "run the full test suite before committing" looks simple until an AI coding agent edits a source file after the last test run and then calls git commit. The kernel sees an ordinary process writing a commit object, while the harness sees one more tool call, yet the decision depends on which test result is still fresh, which edit invalidated it, and whether this commit is allowed now. The ActPlane paper measures the gap between the behavioral rules developers write and…
π Discover this must-read post from Culture | The Guardian π π **Category**: Museums,Art and design,Culture,London,UK news,Second world war β
**What Youβll Learn**: History happened here. I mean history happens everywhere. But serious and important world-shaping history happened at Trent Park.Built on the grounds of Enfield Chase, an area of ββthe Hertfordshire countryside used as hunting grounds by royalty, this country house has lived many lives. It has been a Georgian retreat, a Victorian mansion, a post-Edwardian retreat, and then, during World War II, a place of secrets. It later became a university campus, before falling into disuse. Now it…
β¨ Discover this trending post from Hacker News π π **Category**: π **What Youβll Learn**: After quite a long while, Hyprland 0.55 is upon us! This is an enormous update by each measurable metric - commits, contributors, features and changes. Highlights With 0.55, there are tons of changes, letβs bring the highlights first. Lua configs As weβve announced a while back, the Hyprland config is now done in Lua. This does not mean your hyprlang config is now broken - it will still work, for a few releases. The entire wiki has been updated to reflect new Lua configs and…
