The Core

Why We Are Here => Water Cooler => Topic started by: rcjordan on August 03, 2026, 03:29:45 PM

Title: claudeWatchingMeCodeByHand : ProgrammerHumor
Post by: rcjordan on August 03, 2026, 03:29:45 PM

https://old.reddit.com/r/ProgrammerHumor/comments/1vebwxn/claudewatchingmecodebyhand/
Title: Re: claudeWatchingMeCodeByHand : ProgrammerHumor
Post by: rcjordan on August 03, 2026, 03:38:36 PM
meanwhile, some of my filters are being elevated to the "What was this guy smoking!?!" level of sophistication.

EX: each item in a filter array has a unix timestamp appended when entered.
' fed |1785761912529',' fire |1785763111642',' oil |1785761875539',' pakistan|1785762609213',
Depending on the expiration timer of that filter (currently two filters: 24 hours or 1 week) the item is auto-removed.

Depending on the site (68kNews, for example) there can be 3 concurrent filters: Permanent / 1 Week / 24 Hours