
Great article. Thanks for sharing.
Great article. Thanks for sharing.
OP- Consider removing the 3 “opens new tab” statements. Those are an artifact of how you copied the article’s content.
Finally a headline that doesn’t bury the lede. Local news outlets have been using headlines that suggest the concern is his reading of profanity and not that he substituted a colleague’s name into a story about rape.
Seeing the CPI plotted over time helps to get a clearer feel for how it is changing:
https://www.bls.gov/charts/consumer-price-index/consumer-price-index-by-category-line-chart.htm
Based on that chart, things don’t look as dire as the cited “~20% since 2020” stat. Yeah, we’re all still feeling the effect but it seems that the rate has dropped into normal-ish territory. Now the questions are “How close are businesses to really feeling the hurt of the lack of cheap borrowing?” and “If/when we drop interest rates how much immediate effect will that have on inflation? How much can we drop it without really spiking inflation again?”
A key thing about the API is that moderating gets harder when the apps that moderators use to streamline/facilitate their work suddenly stopped working. Those apps relied on the Reddit API. These were created by and for the moderator community out of necessity.
Moderators had asked Reddit for tools and when Reddit didn’t provide they built their own. Then Reddit switched off the API without offering replacement tools.
That’s likely the primary reason that Reddit’s mods left and its content took a nosedive.
Do you see the comment from user “Maalus” immediately prior to the comment that you first replied to? That’s where it was said.
If you cannot see that comment it’d be interesting to understand why. Maybe you have blocked that user so can’t see his comment but you are seeing replies to it?
CyberArk is a commercial product that attacks this problem space. It puts an agent process on the host next to your app. Only processes whose fingerprint matches those authorized to access a credential are allowed to fetch it. That fingerprint can be based on the host (known list of production hosts), the os user ID that owns the pid, the path to the executable for the pid, and probably a few more items.
Under that model your app just needs to know the environment that it wants (inject however you want) and the userid it wants to use. At runtime it reaches out to the local cyberark agent to obtain the password secret.
In the past, what has worked for me is to configure the routers to disconnect clients whose signal level drops below a specified threshold. Clients aren’t savvy about this / will stay connected to a poor signal when a better one is available. You’d have to look at router-reported signal levels in your physical space to figure out where to set the thresholds.