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
Old news?
1
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. ![]()
1
AstonJ
We go by URL, so I am guessing the URL changed ![]()
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:
- http://elixir-lang.org/blog/2023/12/22/elixir-v1-16-0-released/ (posted here: Elixir v1.16 released)
And here’s the new one that was posted in this thread:
![]()
1
Popular Backend topics
Scala v2.13.6 has been released.
Link: Release Scala 2.13.6 · scala/scala · GitHub
New
Kotlin v1.6.10 has been released.
Link: Release Kotlin 1.6.10 · JetBrains/kotlin · GitHub
New
Node.js v14.18.3 and v12.22.9 has been released.
Link: Release 2022-01-10, Version 14.18.3 'Fermium' (LTS), @richardlau · nodejs/node ·...
New
Node.js v14.19.0 has been released.
Link: Release 2022-02-01, Version 14.19.0 'Fermium' (LTS), @richardlau · nodejs/node · GitHub
New
Zig 0.13.0 has been released.
Link: Release 0.13.0 · ziglang/zig · GitHub
New
A new Ruby blog post/announcement has been posted!
New
Zig 0.14.1 has been released.
Link: Release 0.14.1 · ziglang/zig · GitHub
New
A new Python blog post/announcement has been posted!
Get the full details here: Python Insider: Python 3.14 release candidate 1 is go!
New
A new Python blog post/announcement has been posted!
This is the sixth maintenance release of Python 3.13
Python 3.13 is the newest maj...
New
A new Kotlin blog post/announcement has been posted!
Get the full details here: Amper Update, October 2025 – Compose Hot Reload and UX ...
New
Other popular topics
Machine learning can be intimidating, with its reliance on math and algorithms that most programmers don't encounter in their regular wor...
New
Write Elixir tests that you can be proud of. Dive into Elixir’s test philosophy and gain mastery over the terminology and concepts that u...
New
I know that these benchmarks might not be the exact picture of real-world scenario, but still I expect a Rust web framework performing a ...
New
I am thinking in building or buy a desktop computer for programing, both professionally and on my free time, and my choice of OS is Linux...
New
The V Programming Language
Simple language for building maintainable programs
V is already mentioned couple of times in the forum, but I...
New
A few weeks ago I started using Warp a terminal written in rust. Though in it’s current state of development there are a few caveats (tab...
New
Programming Ruby is the most complete book on Ruby, covering both the language itself and the standard library as well as commonly used t...
New
A masterclass in the fundamentals and principles of functional programming.
Minh Quang Tran
The Art of Functional Programming is a ma...
New
This is cool!
DEEPSEEK-V3 ON M4 MAC: BLAZING FAST INFERENCE ON APPLE SILICON
We just witnessed something incredible: the largest open-s...
New
Escape callback hell and ship fast, clean code that reads as smoothly as it runs. Squash bugs and stamp out memory leaks with an intuitiv...
New
Categories:
Sub Categories:
Popular Portals
- /elixir
- /rust
- /wasm
- /ruby
- /erlang
- /phoenix
- /keyboards
- /python
- /js
- /rails
- /security
- /go
- /swift
- /vim
- /java
- /clojure
- /emacs
- /haskell
- /typescript
- /svelte
- /onivim
- /kotlin
- /c-plus-plus
- /crystal
- /tailwind
- /react
- /gleam
- /ocaml
- /elm
- /vscode
- /flutter
- /html
- /ash
- /deepseek
- /zig
- /opensuse
- /centos
- /php
- /react-native
- /scala
- /lisp
- /sublime-text
- /textmate
- /nixos
- /debian
- /agda
- /deno
- /django
- /kubuntu
- /nodejs
- /arch-linux
- /ubuntu
- /spring
- /revery
- /manjaro
- /lua
- /julia
- /diversity
- /quarkus
- /markdown









