NewsBot

NewsBot

Elixir v1.16 released

A new Elixir blog post/announcement has been posted!

Get the full details here: Elixir v1.16 released - The Elixir programming language

Most Liked

mafinar

mafinar

Old news?

Eiji

Eiji

Only the feed’s updated text content has been changed:

<updated>2024-01-25T21:40:22+00:00</updated>

The entry however have old value like the one linked in topic:

<updated>2023-12-22T00:00:00+00:00</updated>

I guess there could be a bug in the bot or they have restored old value in feed after the bot fetched incorrect version. Since you said it’s 3rd today I guess it’s most probably the first reason. :thinking:

AstonJ

AstonJ

We go by URL, so I am guessing the URL changed :confused:

    def post_rss_news_on_forum(portal, news)
      tag = get_tag(portal)
      poster = NewsPoster.new
      title = news[:title]
      url = news[:url]
      body = news[:body].truncate(NewsPoster.truncate_amount)
      unless PortalNewsItem.find_by(url: url)
        poster.set_up_rss_news_bot(portal, tag, title, url, body)
        poster.post_rss_news_thread
        poster.create_portal_rss_news_item_record
      end
    end

Yep, looks like the URL changed, here’s the original:

And here’s the new one that was posted in this thread:

:023:

Where Next?

Popular Backend topics Top

AstonJ
Another BEAM language… The Hamler Programming Language Hamler is a strongly-typed language with compile-time typechecking and built-in...
New
First poster: bot
Julia v1.5.2 has been released. Link: Release v1.5.2 · JuliaLang/julia · GitHub
New
First poster: bot
Symfony v5.2.0-BETA1 has been released. Link: Release v5.2.0-BETA1 · symfony/symfony · GitHub
New
First poster: bot
Node.js v15.10.0, v14.16.0 and v12.21.0 has been released. Link: https://github.com/nodejs/node/releases/tag/v15.10.0 Link: Release 2...
New
First poster: bot
A new Lunatic blog post/announcement has been posted! Get the full details here: https://lunatic.solutions/lunatic-chat/
New
First poster: bot
Kotlin v1.6.10-RC has been released. Link: Release Kotlin 1.6.10-RC · JetBrains/kotlin · GitHub
New
First poster: bot
Quarkus 2.7.0.CR1 has been released. Link: Release 2.7.0.CR1 · quarkusio/quarkus · GitHub
New
First poster: dimitarvp
V weekly.2022.06 has been released. Link: Release weekly.2022.06 · vlang/v · GitHub
New
First poster: bot
Laravel v10.0.5 has been released. Link: Release v10.0.5 · laravel/laravel · GitHub
New
First poster: bot
Node.js v18.16.0 has been released. Link: Release 2023-04-12, Version 18.16.0 'Hydrogen' (LTS), @danielleadams · nodejs/node · GitHub
New

Other popular topics Top

brentjanderson
Bought the Moonlander mechanical keyboard. Cherry Brown MX switches. Arms and wrists have been hurting enough that it’s time I did someth...
New
DevotionGeo
I know that -t flag is used along with -i flag for getting an interactive shell. But I cannot digest what the man page for docker run com...
New
AstonJ
I’ve been hearing quite a lot of comments relating to the sound of a keyboard, with one of the most desirable of these called ‘thock’, he...
New
AstonJ
Do the test and post your score :nerd_face: :keyboard: If possible, please add info such as the keyboard you’re using, the layout (Qw...
New
PragmaticBookshelf
“A Mystical Experience” Hero’s Journey with Paolo Perrotta @nusco Ever wonder how authoring books compares to writing articles?...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
AstonJ
Was just curious to see if any were around, found this one: I got 51/100: Not sure if it was meant to buy I am sure at times the b...
New
PragmaticBookshelf
Author Spotlight Jamis Buck @jamis This month, we have the pleasure of spotlighting author Jamis Buck, who has written Mazes for Prog...
New
PragmaticBookshelf
Author Spotlight: Peter Ullrich @PJUllrich Data is at the core of every business, but it is useless if nobody can access and analyze ...
New
New