HackerTrans
トップ新着トレンドコメント過去質問紹介求人

ChrisHardie

no profile record

投稿

Apple Private Relay and network parental control

tech.chrishardie.com
3 ポイント·投稿者 ChrisHardie·2 か月前·0 コメント

The Paralyzed Programmer: What Spinal Cord Injury Taught Me About Debugging

vectorjoy.dev
2 ポイント·投稿者 ChrisHardie·7 か月前·0 コメント

Setting up a landline phone for kids

tech.chrishardie.com
3 ポイント·投稿者 ChrisHardie·昨年·0 コメント

[untitled]

1 ポイント·投稿者 ChrisHardie·昨年·0 コメント

How far I'll go to make an RSS feed of your website

tech.chrishardie.com
8 ポイント·投稿者 ChrisHardie·昨年·7 コメント

Are YouTube channel RSS feeds now disabled?

16 ポイント·投稿者 ChrisHardie·2 年前·4 コメント

How a software glitch and a centuries-old British company ruined lives

cnn.com
3 ポイント·投稿者 ChrisHardie·3 年前·1 コメント

コメント

ChrisHardie
·昨年·議論
The usual case I run in to is that a site will block requests with User-Agent header strings that don't at least try to look like a regular browser, or that appear on some list of known bots/automation tools. (If they are using Cloudflare, this is a very easy state for a site to get in to.) I'm not sure if GH actions lets you customize the user agent in the spot you're hitting the issue, but that's where I'd start.
ChrisHardie
·昨年·議論
Once I created the structure to support lots of different kinds of scraping-to-feed conversions, it’s usually fast to add a new target site in to the mix. There are definitely exceptions, and definitely the occasional maintenance when someone updates their CSS.
ChrisHardie
·2 年前·議論
Articles should not have images that are misleading or confusing, but I do understand why most news articles have something when it comes to imagery. Most news website designs are optimized for at least one image per article, and social media sharing almost requires it if you expect any kind of engagement at all. But it’s not a problem the media world should have to solve at the expense of the reader experience. (Disclosure: I’m a journalist and digital editor who spends way more time than I’d like trying to pick the least harmful stock or file image in the cases where we just don’t have a good image for a story.)