0. Stranger Things creator says turn off “garbage” settings (screenrant.com)
440 points · 820 comments · by 1970-01-01
*Stranger Things* creator Ross Duffer is urging fans to disable TV features like motion smoothing and dynamic contrast to preserve the show's intended visual quality for the season 5 premiere. [src]
While creators urge viewers to disable "garbage" motion smoothing and processing settings, many users argue that modern production choices—such as overly dark visuals and poor audio mixing—make shows difficult to enjoy without assistance [0][8]. Commenters suggest that audio clarity suffers because mixers already know the script, leading to a "top-down processing" bias that ignores the struggles of home viewers [1][3]. There is significant frustration regarding the opaque naming of TV settings, though "Filmmaker Mode" is noted as a helpful industry attempt to standardize the disabling of unwanted features [2][9]. Additionally, some debate the "soap opera effect," with a few users defending high frame rates as a "high-quality videogame" aesthetic rather than a flaw [5].
1. Show HN: 22 GB of Hacker News in SQLite (hackerbook.dosaygo.com)
730 points · 221 comments · by keepamovin
Hacker Book has released a 22 GB SQLite database containing the complete history of Hacker News from 2006 to 2025, featuring over 46 million items across 1,642 shards. [src]
This project showcases a 22GB Hacker News archive that runs entirely in the browser via SQLite WASM by fetching compressed "shards" of the database as the user paginates [0]. Commenters highlighted that while this specific implementation uses sharded files, similar "production-grade" techniques utilize HTTP range requests to query single large files on static storage like S3 [1][3]. Notable examples of this pattern include PMTiles for map data and the `sqlite-s3vfs` library, which was recently recovered from a software archive after the original repository went offline [3][4][6]. Additionally, the dataset's efficiency prompted reflections on how much more compact text is compared to video, alongside the creation of heatmaps analyzing HN posting volumes and scores over time [5][8].
2. Nicolas Guillou, French ICC judge sanctioned by the US and “debanked” (lemonde.fr)
432 points · 468 comments · by lifeisstillgood
The Trump administration has sanctioned French ICC judge Nicolas Guillou and eight other court officials for authorizing arrest warrants against Israeli leaders, effectively blacklisting them from the global banking system. [src]
The discussion centers on the tension between international law and superpower "realpolitik," with some arguing that ICC member states must protect judges from U.S. sanctions to maintain judicial impartiality and prevent future claims of bias [0][2]. Critics contend that the ICC lacks the enforcement power to challenge a superpower like the U.S., suggesting that international justice is fundamentally flawed because it lacks a global police force and relies on military might [1][3][7]. While some view the U.S. actions as a necessary defense of non-member sovereignty [4], others see it as a hypocritical attempt to shield allies and officials from accountability for documented violations [5][8][9].
3. Go away Python (lorentz.app)
408 points · 400 comments · by baalimago
The provided link contains no story content beyond the title and the author's professional role as a Cloud Engineer. [src]
While some users argue Python should be deprecated in favor of Go, Rust, or TypeScript due to its poor performance, weak type system, and distribution difficulties [1], others maintain it remains an excellent choice for quick scripting [4][7]. A major point of contention is the historical "mess" of Python's package management and environment tools, which often frustrates non-experts trying to run existing code [2][3][8]. However, there is growing consensus that the tool `uv` is "defucking" the ecosystem by providing a unified, fast solution that can even manage Python versions and dependencies automatically via shebangs [0][5][6].
4. Netflix Open Content (opencontent.netflix.com)
667 points · 135 comments · by tosh
Netflix has released a library of open-source test titles, including 4K HDR anime and live-action shorts, to provide the industry and academia with common references for prototyping high-end video and audio technologies. [src]
Netflix’s release of high-fidelity source material is hailed as a major boon for researchers and engineers who previously struggled to find uncompressed 4K HDR footage for benchmarking video codecs [2]. While some users noted the massive file sizes—such as 34GB for a five-minute short—others pointed out that such storage costs are negligible compared to overall production budgets [3][6]. However, the gesture is met with skepticism by critics who argue that Netflix otherwise stifles media ownership by refusing to release physical media, effectively forcing collectors toward piracy or imports [5][9]. Additionally, users observed that the project's links are oddly routed through Google tracking URLs, which some found unusually transparent for a major tech company [0][8].
5. A faster heart for F-Droid (f-droid.org)
536 points · 215 comments · by kasabali
F-Droid has upgraded its core server hardware using community donations, replacing 12-year-old infrastructure to significantly increase the speed of app builds and update publishing for the repository. [src]
The decision to host F-Droid’s new server with a single long-time contributor rather than in a professional data center has sparked significant concern regarding security, professionalism, and potential "bus factor" risks [0][2][5]. While some argue this arrangement offers better physical control and cost-efficiency for a project with limited long-term funding [3][8], critics contend that a $400,000 grant should have facilitated more standard colocation or cloud solutions [0][4][6]. The lack of specific hardware details and the perceived "amateurish" nature of the setup have led some users to question the project's overall trustworthiness and maintenance standards [1][6][9].
6. Non-Zero-Sum Games (nonzerosum.games)
456 points · 209 comments · by 8organicbits
Non-Zero-Sum Games is a multimedia "world-help" site and podcast that explores game theory, moral philosophy, and ethical economics to promote cooperative, win-win solutions to global challenges. [src]
The discussion centers on whether economic and social systems are truly non-zero-sum, with significant debate over whether capitalism creates net value or merely extracts finite physical resources [2][6][7]. While some users praise the author's distinction between "meritocracy" and "effortocracy," others argue that rewarding effort over achievement is morally and practically futile [4][5]. Additionally, critics contend that game theory models fail to account for the "winning strategy" of cheating in a society that easily forgives or forgets bad reputations [3].
7. I migrated to an almost all-EU stack and saved 500€ per year (zeitgeistofbytes.com)
374 points · 261 comments · by alexcos
A tech user successfully migrated their digital life to an almost entirely EU-hosted software stack, including Proton and Scaleway, saving over €500 annually while improving data privacy and sovereignty. [src]
The discussion highlights a growing interest in migrating from US-based "surveillance capitalism" to privacy-focused European alternatives like Proton, with users citing better value propositions and a relief from the administrative complexity of platforms like Microsoft 365 [2][3]. However, significant friction remains due to technical shortcomings in privacy stacks, such as poor search functionality in Proton Mail and the difficulty of matching Google Workspace's integrated feature set [6][8]. There is also a sharp ideological divide regarding data sovereignty: some users view the EU as a safer haven for privacy, while others argue that EU regulations and government overreach pose a greater threat to personal liberty than corporate data collection [4][5][9].
8. FediMeteo: A €4 FreeBSD VPS Became a Global Weather Service (it-notes.dragas.net)
395 points · 92 comments · by birdculture
FediMeteo is a global weather service on the Fediverse that provides automated forecasts for nearly 3,000 cities across 38 countries. Built using FreeBSD jails and the snac protocol, the entire international infrastructure runs efficiently on a single €4-per-month VPS with minimal resource consumption. [src]
The discussion centers on the feasibility of running global services on low-cost hardware, with users identifying various providers and communities like LowEndBox that offer high-spec VPS deals for as little as €2–€4 [0][2][4]. While some debate whether FreeBSD’s performance advantages over Linux distros contribute to this efficiency, others point to lightweight Linux alternatives like Alpine or TinyCore as equally viable "unbloated" options [1][5][7]. Participants also highlighted free-tier alternatives like Oracle Cloud and shared similar personal projects, such as LLM-powered surf forecasting, that leverage these affordable resources [8][9].
9. A Vulnerability in Libsodium (00f.net)
333 points · 48 comments · by raggi
A vulnerability was discovered in libsodium's `crypto_core_ed25519_is_valid_point()` function, which incorrectly accepted certain invalid elliptic curve points due to an incomplete coordinate check. High-level APIs remain unaffected, and a fix has been released for all stable packages as of December 30, 2025. [src]
The discovery of a vulnerability in Libsodium has reignited a debate over the sustainability of critical open-source projects maintained by a single individual [0][2]. While some suggest corporate employees use donation-matching programs [6], others argue that "donation" models are fundamentally incompatible with corporate procurement processes, suggesting that maintainers must instead offer professional billing or service contracts to secure significant funding [3][5]. Additionally, commenters noted a "common fallacy" in the project's evolution: while Libsodium was designed for high-level APIs, users increasingly utilized it for low-level primitives, creating a tension between user needs and the maintainer's ability to refactor the codebase [4][9].
Brought to you by ALCAZAR. Protect what matters.