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

First poster: bot
Symfony v5.2.0-BETA1 has been released. Link: Release v5.2.0-BETA1 · symfony/symfony · GitHub
New
First poster: bot
A new Rust blog post/announcement has been posted! Get the full details here: Announcing Rustup 1.23.0 | Rust Blog
New
First poster: AstonJ
A new Ruby blog post/announcement has been posted! Get the full details here: Ruby 3.0.0 RC1 Released
New
First poster: bot
Circle is a new programming language that extends C++ 17 to support data-driven imperative metaprogramming. Circle combines the immediacy...
New
First poster: bot
A new Ruby blog post/announcement has been posted! Get the full details here: CVE-2021-31799: A command injection vulnerability in RDoc
New
First poster: bot
Scala v2.13.6 has been released. Link: Release Scala 2.13.6 · scala/scala · GitHub
New
First poster: AstonJ
Zotonic 0.62.0 has been released. Link: Release 0.62.0 · zotonic/zotonic · GitHub
New
First poster: bot
Node.js v14.19.0 has been released. Link: Release 2022-02-01, Version 14.19.0 'Fermium' (LTS), @richardlau · nodejs/node · GitHub
New
First poster: bot
Quarkus 2.8.0.CR1 has been released. Link: https://github.com/quarkusio/quarkus/releases/tag/2.8.0.CR1
New
First poster: bot
Julia v1.9.0-beta1 has been released. Link: Release v1.9.0-beta1 · JuliaLang/julia · GitHub
New

Other popular topics Top

AstonJ
If it’s a mechanical keyboard, which switches do you have? Would you recommend it? Why? What will your next keyboard be? Pics always w...
New
siddhant3030
I’m thinking of buying a monitor that I can rotate to use as a vertical monitor? Also, I want to know if someone is using it for program...
New
PragmaticBookshelf
“A Mystical Experience” Hero’s Journey with Paolo Perrotta @nusco Ever wonder how authoring books compares to writing articles?...
New
AstonJ
Biggest jackpot ever apparently! :upside_down_face: I don’t (usually) gamble/play the lottery, but working on a program to predict the...
New
PragmaticBookshelf
Author Spotlight James Stanier @jstanier James Stanier, author of Effective Remote Work , discusses how to rethink the office as we e...
New
PragmaticBookshelf
Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New
New
DevotionGeo
I have always used antique keyboards like Cherry MX 1800 or Cherry MX 8100 and almost always have modified the switches in some way, like...
New
First poster: bot
zig/http.zig at 7cf2cbb33ef34c1d211135f56d30fe23b6cacd42 · ziglang/zig. General-purpose programming language and toolchain for maintaini...
New
AstonJ
This is cool! DEEPSEEK-V3 ON M4 MAC: BLAZING FAST INFERENCE ON APPLE SILICON We just witnessed something incredible: the largest open-s...
New