Learn how to add an RSS feed to a Rails app for the site and for single resources with this article.| avohq.io
Une semaine qui dénoue pas mal de tensions :| larlet.fr
I am currently winding down the Mastodon bots I used to post sunrise and sunset times. The precipitating event is that the admin of the instance hosting the associated accounts demanded they be made nigh-undiscoverable, but the underlying cause is that it’s become increasing clear that Mastodon isn’t, and won’t ever be, a good platform for “asynchronous ephemeral notifications of any kind”. I’d also argue (more controversially) that it’s simply not good infrastructure for social...| Rob’s Posts
本文永久链接 - https://tonybai.com/2024/08/04/gopherdaily-add-feed-support 在《Russ Cox“退位”,Go语言将迎来新领袖,未来将如何发展》一文的评论区,有Gopher问及gopher-daily.com的HTTPS证书过期的问题,| tonybai.com
Bridgy Fed is a bridge between decentralized social networks like the fediverse, Bluesky, and web sites and blogs.| fed.brid.gy
What the **** does that mean?| www.pcloadletter.dev
RSS Autodiscovery| www.rssboard.org
The current version of the RSS 2.0 specification (2.0.11), published on March 30, 2009.| www.rssboard.org
Testing Rails ApplicationsThis guide covers built-in mechanisms in Rails for testing your application.After reading this guide, you will know: Rails testing terminology. How to write unit, functional, integration, and system tests for your application. Other popular testing approaches and plugins.| Ruby on Rails Guides