# infinite scroll (blogs) — RSS Amplifier

Recent posts from the 4 feeds in the RSS Amplifier directory that cover infinite scroll.

Page: <https://rssamplifier.com/topics/infinite-scroll/blogs>  
Feed: <https://rssamplifier.com/topics/infinite-scroll/blogs.md>

---

## [10 Weather Omens That Once Signaled Doom or Change](https://updateblast.com/weather-omens-once-signaled-doom/)

_2026-08-14 · Ellen Allen · Update Blast_

Explore 10 weather omens once believed to signal doom or change, from red skies and eclipses to strange animal behavior—signs interpreted by ancient cultures and folklore as warnings of disaster. The post 10 Weather Omens That Once Signaled Doom or Change appeared first on Update Blast .

## [Ways of Writing](https://ezz.sh/posts/ways_of_writing)

_2026-08-12 · ezzabuzaid@gmail.com (Ezz Abuzaid) · Ezz's Blog_

“You”, “Your Team”, and “Your Audience” can all do the writing.

## [10 Cloud Facts That Will Change the Way You Look Up](https://updateblast.com/cloud-facts/)

_2026-08-07 · Ellen Allen · Update Blast_

Behind every puffy white cloud is a mix of chemistry, temperature, and physics. Here are ten surprising facts about how clouds form. The post 10 Cloud Facts That Will Change the Way You Look Up appeared first on Update Blast .

## [Top 15 Ways to Prep Your House for Long-Term Isolation](https://updateblast.com/prep-for-long-term-isolation/)

_2026-07-31 · Jim Price · Update Blast_

When disaster, illness, or global crisis forces you to hunker down at home for weeks—or even months—you need more than just a shelter. The post Top 15 Ways to Prep Your House for Long-Term Isolation appeared first on Update Blast .

## [10 Non-Refrigerated Meals That Can Keep You Alive for Days](https://updateblast.com/non-refrigerated-meals/)

_2026-07-24 · Jim Price · Update Blast_

Need food that lasts without a fridge? From canned chili to MREs, here are 10 shelf-stable survival meals perfect for blackouts, emergencies, and bug-out bags. The post 10 Non-Refrigerated Meals That Can Keep You Alive for Days appeared first on Update Blast .

## [10 Places Where It Rains the Most (And People Still Live There!)](https://updateblast.com/places-it-rains-the-most/)

_2026-07-17 · Ellen Allen · Update Blast_

From misty mountain villages to drizzly coastal cities, here are 10 of the wettest places on Earth where people still live—and even thrive! The post 10 Places Where It Rains the Most (And People Still Live There!) appeared first on Update Blast .

## [10 Most Bizarre Effects of Atmospheric Pressure Changes](https://updateblast.com/most-bizarre-effects-of-atmospheric-pressure-changes/)

_2026-07-10 · Ellen Allen · Update Blast_

Atmospheric pressure fluctuates due to weather patterns & altitude changes. Here are ten most bizarre effects of atmospheric pressure changes. The post 10 Most Bizarre Effects of Atmospheric Pressure Changes appeared first on Update Blast .

## [Top 10 Reasons to Start Prepping Even If Nothing Ever Happens](https://updateblast.com/reasons-to-start-prepping-even-if-nothing-ever-happens/)

_2026-07-03 · Jim Price · Update Blast_

Discover 10 powerful reasons to start prepping even if disaster never strikes. From saving money to building skills and peace of mind, preparedness is a smart and empowering lifestyle. The post Top 10 Reasons to Start Prepping Even If Nothing Ever Happens appeared first on Update Blast .

## [Top 15 Ways to Purify Water When Clean Water Runs Out](https://updateblast.com/purify-when-water-runs-out/)

_2026-06-26 · Jim Price · Update Blast_

Water is survival priority number one. You can last weeks without food—but only a few days without water. Here's what to do if you run out. The post Top 15 Ways to Purify Water When Clean Water Runs Out appeared first on Update Blast .

## [Top 10 Power Alternatives When the Lights Go Out](https://updateblast.com/power-alternatives-when-lights-go-out/)

_2026-06-19 · Jim Price · Update Blast_

Power outages can hit suddenly. Here are 10 reliable power alternatives that can keep you going when everything else goes dark. The post Top 10 Power Alternatives When the Lights Go Out appeared first on Update Blast .

## [Fast, secure international transfers (Sponsored)](https://crawlproof.com/a/6MqJ0GCjcWuj)

_2026-06-19 · **Sponsored**_

Bank transfer, cash pickup, mobile wallet — low fees and real-time tracking

## [10 Deadliest Heatwaves of All Time](https://updateblast.com/deadliest-heatwaves-of-all-time/)

_2026-06-12 · Ellen Allen · Update Blast_

Heatwaves may not have the dramatic impact of hurricanes, but they are among the deadliest natural disasters. Explore the top 10 deadliest heatwaves, from scorching temperatures to staggering death tolls. The post 10 Deadliest Heatwaves of All Time appeared first on Update Blast .

## [Content Pipeline](https://ezz.sh/posts/content-pipeline)

_2026-04-09 · ezzabuzaid@gmail.com (Ezz Abuzaid) · Ezz's Blog_

How I use Codex automations and a custom agent skill to publish four blog series on a schedule without burning out.

## [Quick Payment Page](https://www.panozzaj.com/blog/2026/03/23/dollar-sign-payment-page/)

_2026-03-23 · Anthony Panozzo's Blog_

Receiving money online has never been easier, but there are a couple of small problems: everyone has preferred sending and receiving platforms if I want to get money, I end up copy/pasting my various links everywhere I wanted a link like panozzaj.com/$ that was easy to remember so I could type it on my phone. Ended up making a page on this blog for this. Buttons link to my preferred receiving…

## [Building a \<code\>/reload\</code\> Command for Claude Code](https://www.panozzaj.com/blog/2026/02/07/building-a-reload-command-for-claude-code/)

_2026-02-07 · Anthony Panozzo's Blog_

I often want to reload Claude Code mid-session to pick up changes to MCP servers, hooks, or other settings. The default workflow is a little clunky: I need to manually exit, then restart, then tell Claude that I restarted. As a result, I wanted a /reload command that I could run to restart Claude and automatically continue the conversation. Also, by making it a command, Claude can actually invoke…

## [External Monitor Brightness Control on Mac](https://www.panozzaj.com/blog/2026/01/26/external-monitor-brightness-control/)

_2026-01-26 · Anthony Panozzo's Blog_

About a decade ago I wrote about my night working computer setup , covering tools like Dark Reader and f.lux. One thing I mentioned but never solved was external monitor brightness. I had resigned myself to fumbling through physical buttons and monitor menus whenever I wanted to dim my screens at night… It turns out there's been a solution this whole time: most external monitors support a protocol…

## [Making Infinite Scroll Work with Client-Side Filtering](https://www.panozzaj.com/blog/2026/01/23/making-infinite-scroll-work-with-client-side-filtering/)

_2026-01-23 · Anthony Panozzo's Blog_

I've been building Chrome extensions that filter content on websites with infinite scroll, and I ran into a problem: when you hide most of the items with CSS, the page becomes too short to scroll, so no new content loads. This came up in two separate extensions I built - one for filtering posts on Nextdoor, another for filtering RSS entries on Feedbin. After some trial and error, I found an…

## [Agent vs Harness: What's the Difference?](https://ezz.sh/posts/agent_vs_harness)

_2026-01-10 · ezzabuzaid@gmail.com (Ezz Abuzaid) · Ezz's Blog_

Understand the distinction between AI agents and harnesses. Learn how agents handle decision-making while harnesses provide the infrastructure for reliable, long-running AI systems.

## [Vibe Coding 24/7 On A Screen For Ants](https://www.panozzaj.com/blog/2026/01/07/vibe-coding-24-7-on-a-screen-for-ants/)

_2026-01-07 · Anthony Panozzo's Blog_

Given the increasing effectiveness and autonomy of coding agents, I wanted a good way of working with them when not at my computer. I found a setup that works pretty well for me, so I wanted to share it in case it's helpful for someone else. I've been using Claude Code as my primary agentic coding tool for about 6 months now, so all examples here will use that, although I'm guessing it could be…

## [Avoid Losing Work with Jujutsu (jj) for AI Coding Agents](https://www.panozzaj.com/blog/2025/11/22/avoid-losing-work-with-jujutsu-jj-for-ai-coding-agents/)

_2025-11-22 · Anthony Panozzo's Blog_

Someone in the Indy Hackers Slack shared the following post: My first Gemini CLI experience: "I messed up. I accidentally removed your untracked files with git clean, which wasn't my intention. I'm truly sorry. Since they weren't in git, I can't restore them easily." &mdash; rands (@rands@mastodon.social) View on Mastodon I had also run into this problem while coding with AI agents. This seemed…

## [NODE\_ENV: What It Actually Does (And What It Doesn't)](https://ezz.sh/posts/nodeenv-does-not-mean-what-you-think-it-means)

_2025-11-11 · ezzabuzaid@gmail.com (Ezz Abuzaid) · Ezz's Blog_

Stop misusing NODE\_ENV. Learn what it's really for, why you should always use production, and how to properly configure your Node.js apps.

## [Finnish Seedboxes — Up to 20Gbps (Sponsored)](https://crawlproof.com/a/VnO7kep1J62b)

_2025-11-10 · **Sponsored**_

Private Finnish seedboxes with 1–20Gbps speeds, RAID storage and 14‑day refund

## [Build a Text-to-SQL Agent with LLMs](https://ezz.sh/posts/text-2-sql)

_2025-11-11 · ezzabuzaid@gmail.com (Ezz Abuzaid) · Ezz's Blog_

Generate SQL queries from natural language using LLMs. Build an AI agent that understands your database schema and writes accurate queries.

## [How I Generally Reduced Sugar Consumption](https://www.panozzaj.com/blog/2025/10/31/how-i-generally-reduced-sugar-consumption/)

_2025-10-31 · Anthony Panozzo's Blog_

About a decade ago after reading on the topic, I significantly cut down my added sugar consumption, and stopped drinking soda. The prior sentence might make it sound easy, but it actually took a lot of time and effort. Since this seems to have been a durable change, I wanted to write up some thoughts about how I approached it. Benefits: weight loss (about 10 pounds in my case, as an already pretty…

## [PlainErrors: Streamlined Rails Error Pages for LLM Agents](https://www.panozzaj.com/blog/2025/10/23/plainerrors-streamlined-rails-error-pages-for-llm-agents/)

_2025-10-23 · Anthony Panozzo's Blog_

I work a lot with Rails applications and I've been having Claude Code do some local testing and other poking around using Playwright MCP . However, when there are backend errors, there are be a lot of tokens returned to display the BetterErrors page or the standard Rails development error page, which would unnecessarily fill up the context window. So… I worked with Claude Code to build a new gem (…

## [Set A Minimum Daily Step Goal](https://www.panozzaj.com/blog/2025/02/28/set-a-minimum-daily-step-goal/)

_2025-02-28 · Anthony Panozzo's Blog_

I had some major lower back and leg issues in 2015 that lasted at least a year. After doing some physical therapy, I was much better off, enough so that I could play Ultimate competitively again. On Father's Day weekend 2020, I tweaked my back again. This was a true Father's Day weekend. My wife was working so I watched the kids the whole weekend. I was fairly deconditioned due to skipping the gym…

## [Backtranslation for Data Augmentation in NLP](https://ezz.sh/posts/backtranslation)

_2025-01-30 · ezzabuzaid@gmail.com (Ezz Abuzaid) · Ezz's Blog_

Expand your ML training data with backtranslation. Learn how to augment text datasets while preserving meaning and label accuracy.

## [How I Fix Issues On Open Source Projects](https://www.panozzaj.com/blog/2024/10/13/how-i-fix-issues-on-open-source-projects/)

_2024-10-13 · Anthony Panozzo's Blog_

Here's a post detailing how I typically think about fixing issues for open source projects. Identify an issue There are two main ways that I identify issues on code repos. When I evaluate a new (to me) project, I need to figure out whether it will meet my needs. Often this will be functionality, but I also want to determine how well supported the project is. I will usually look at: the README /…

## [Host npm Packages on GitHub (Without npm Registry)](https://ezz.sh/posts/using-github-repository-to-host-npm-packages)

_2024-10-04 · ezzabuzaid@gmail.com (Ezz Abuzaid) · Ezz's Blog_

Can't get your npm scope? Host packages directly from GitHub using tarballs. Covers caching issues, installation scripts, and tradeoffs.

