Newsy.co

Wilhelm Erasmus's Feed

Visualizing asymmetry in the 196 Lychrel chain (50k steps, 20k digits)

I’ve been experimenting with the classic 196 Lychrel problem, but instead of trying to push the iteration record, I wanted to look at the structure of the 196 sequence over time.Very briefly: starting from 196 in base 10, we repeatedly do reverse-and-add. No palindrome is known, despite huge computational searches, so 196 is treated as a Lychrel candidate, but there is no proof either way.Rather than just asking “does it ever hit a palindrome?”, I asked:> What does the *digit asymmetry* of th

Founders and Freelancers – Advice Needed

I help founders and teams get time back in their week by taking over the delivery + ops work that slows everything down, things like:-Projects with no clear owner-Roadmaps that only exist in someone’s head-Tasks piling up with no prioritisation-Zero visibility on what’s happening-Processes that should exist… but don’t-Clients or stakeholders losing confidenceI work remotely and plug in part-time or fractional as the person who cleans this up so you can actually focus on the work that matters.--W

Show HN: Safe-NPM – only install packages that are +90 days old

This past quarter has been awash with sophisticated npm supply chain attacks like [Shai-Hulud](https://www.cisa.gov/news-events/alerts/2025/09/23/widesprea...() and the [Chalk/debug Compromise](https://www.wiz.io/blog/widespread-npm-supply-chain-attack-b...). This CLI helps protect users from recently compromised packages by only downloading packages that have been public for a while (default is 90 days or older).Install: npm insta

Show HN: Python UI-ME – Bringing life to Python functions

I built python-uime, a simple tool that lets your Python functions say “make elegant UI forms out of me.” Add a single @ui_enabled decorator and UI-Me library instantly generates a clean web control panel for your script — with forms for each argument, type-inferred inputs, grouped tabs, global variable setters, rich JSON output. It is like a toned down version of python click-web. Or like Swagger UI, but for your Python functions, built entirely with vanilla HTML/CSS/JS + a small Flas

Show HN: Call Anybody from the Browser

Comza is a browser-based service that lets you make affordable international calls without apps or subscriptions. Start calling in minutes, pay only for what you use, enjoy secure encrypted connections, and reach anyone worldwide. First call is free!

Show HN: Cynthia – Reliably play MIDI music files – MIT / Portable / Windows

Easy to use, portable app to play midi music files on all flavours of Microsoft Windows.Brief Background - Used midi playback way back in the days of Windows 95 for some fun and entertaining apps, but as Windows progressed, it seemed their midi support (for Win32 anyway) regressed in both startup speed and reliability. Midi playback used to be near instant on Windows 95, but on later versions of Windows this was delayed to about 5-7 seconds. And reliability became somewhat patchy. This made w

Constituents react to Marjorie Taylor Greene's resignation announcement

Marjorie Taylor Greene's announcement Friday night shocked many people and created a mixed reaction.Some say that she didn't ...

‘The man to dethrone Ilia Topuria’: Pros react to Arman Tsarukyan crushing Dan Hooker at UFC Qatar

Arman Tsarukyan, you might just be the next challenger for the UFC lightweight title.

Knicks Fans React to LaMelo Ball Trade Speculation

When the news broke that Charlotte Hornets star LaMelo Ball is reportedly open to a trade, many NBA analysts quickly linked ...

Multiple Sixers react to Tyrese Maxey's career night in win over Bucks

Multiple members of the Philadelphia 76ers react to Tyrese Maxey's career night in their win over the Milwaukee Bucks.

Alumni react to final UNA football game at Braly Stadium

FLORENCE, Ala. ( WHNT) — The University of North Alabama football team played its final game at Braly Stadium as it prepares ...

Nurse, Docs React to Viral Labor Video; AMA Under Fire for Oz Speech; Medical 'Icks'

Healthcare professionals across social media reacted to the viral video of a nurse seemingly dismissing a woman's pain right ...

Politicians react to Marjorie Taylor Greene’s resignation

Democratic Pennsylvania state Rep. Malcolm Kenyatta: “Trump glazed Mamdani so hard Marjorie Taylor Greene resigned from ...

Fighters react to Arman Tsarukyan beatdown of Dan Hooker at UFC Qatar

Arman Tsarukyan showed he's still lightweight title threat at UFC Fight Night 265 when he beat Dan Hooker.

Colorado Buffaloes Fans React To Nate Landman's Massive NFL Contract Extension

Former Colorado Buffaloes linebacker Nate Landman's resilience has been rewarded with a well-earned contract extension with ...

How some Americans react to lawmakers' actions on the Affordable Care Act

Congress remains at an impasse as lawmakers debate subsidies for the Affordable Care Act that are set to expire by the end of the year. A warning that this conversation includes mentions of self-harm.

Fans React To Zac Efron's Face Looking 'Normal Again' In New Photos Following Cosmetic Surgery Rumors: 'He Looks Great!'

Zac Efron was a supportive brother this week as he made an unexpected appearance on Dancing With The Stars, and fans noticed ...

Kylie Jenner Fans React To Her ‘Weird’ Cone Bra She Wore For ‘The Kardashians’ Promo: ‘The Most Unflattering Thing I Have Ever Seen’

Kylie Jenner is facing another fashion misstep, according to fans. This time, critics zeroed in on an outfit she wore for The ...

Show HN: Pinggy – A digital town square for your city

Pinggy is a location-based social app built around short, ephemeral text posts from people in your city. No likes, no followers, no algorithmic feeds - just a chronological stream of local conversations that disappear in 7 days.I built it because most social apps today optimize for reach, virality, and influencer dynamics, which often pushes out authentic, everyday voices. I wanted something smaller, more human — a digital town square where people in the same city can talk without the pressure o

Show HN: Clarion – AI system that rejects 97% of news into a high-signal digest

Hey HN — I built this because opening the news started to feel like drinking from a firehose. The signal-to-noise ratio keeps dropping, and most feeds optimize for outrage, not insight.Clarion is a small AI editor that reads thousands of articles weekly, filters hard (~3% make it through), and surfaces only progress-focused stories. The goal: a clear weekly snapshot of what’s actually moving forward, without the doomscroll tax.It runs on a simple stack: Vite + TS frontend, Supabase backend, auto