Hottest Threads:
Latest

Quarkus 2.7.7.Final has been released.
Link: Release 2.7.7.Final · quarkusio/quarkus · GitHub
New

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.67.0 | Rust Blog
New

Background
I am a fan of dialyzer and friends (looking at Gradient) and I try to have sepcs in my code as much as I can. To this end, I a...
New

I’ve been diving into Bridgetown (a Jekyll successor) and learning about writing a more maintainable CSS.
New

A new Kotlin blog post/announcement has been posted!
Get the full details here: Kotlin Dataframe 0.9.1 released! | The Kotlin Blog
New
This Week's Hottest

A new Rust blog post/announcement has been posted!
Get the full details here: Officially announcing the types team | Rust Blog
New

Background
I am moving towards defined data structures in my application, and I find that TypedStruct is quite useful.
Questions
Howeve...
New

Actix web-v4.3.0, http-v3.3.0 and http-test-v3.1.0 has been released.
Link: Release actix-web: v4.3.0 · actix/actix-web · GitHub
Link...
New

Actix multipart-v0.5.0 has been released.
Link: Release actix-multipart: v0.5.0 · actix/actix-web · GitHub
New

A new PostgreSQL blog post/announcement has been posted!
Get the full details here: PostgreSQL: Nordic PGDay 2022 – schedule announced ...
New

Background
I am a fan of dialyzer and friends (looking at Gradient) and I try to have sepcs in my code as much as I can. To this end, I a...
New

A new Kotlin blog post/announcement has been posted!
Get the full details here: Advent of Code 2022 in Kotlin: Announcing the Winners |...
New

A new PostgreSQL blog post/announcement has been posted!
Get the full details here: PostgreSQL: JDBC FDW 0.3.0 release
New

Quarkus 3.0.0.Alpha3 has been released.
Link: Release 3.0.0.Alpha3 · quarkusio/quarkus · GitHub
New

A new Rust blog post/announcement has been posted!
Get the full details here: Announcing Rust 1.67.0 | Rust Blog
New
This Month's Hottest 

Julia v1.8.5 has been released.
Link: Release v1.8.5 · JuliaLang/julia · GitHub
New

A new Rust blog post/announcement has been posted!
Get the full details here: Security advisory for Cargo (CVE-2022-46176) | Rust Blog
New

Julia v1.9.0-beta2 has been released.
Link: Release v1.9.0-beta2 · JuliaLang/julia · GitHub
New

A new Nim blog post/announcement has been posted!
Get the full details here: Version 2.0.0 release candidate - Nim Blog
New

A new Haskell blog post/announcement has been posted!
Get the full details here: GHC 9.6.1-alpha1 is now available — The Glasgow Haskel...
New

Node.js v18.13.0 has been released.
Link: Release 2023-01-05, Version 18.13.0 'Hydrogen' (LTS), @danielleadams · nodejs/node · ...
New

A new Rust blog post/announcement has been posted!
New

"Edge devices" include everything from smart phones to the countless internet connected appliances we interact with everywhere,...
New

Spring Security in Action, Second Edition is a revised version of the bestselling original, fully updated for Spring Boot 3 and Oauth2/Op...
New

A new PostgreSQL blog post/announcement has been posted!
Get the full details here: PostgreSQL: pgDay Paris 2023 — Call for Sponsors an...
New

Safely manage your secret information like passwords, keys, and certificates in Kubernetes. This practical guide is full of best practice...
New

New

A new Crystal blog post/announcement has been posted!
Get the full details here: Welcome 2023! - The Crystal Programming Language
New

A new Nim blog post/announcement has been posted!
Get the full details here: Version 1.6.10 released - Nim Blog
New

A new Nim blog post/announcement has been posted!
Get the full details here: A cost model for Nim - Nim Blog
New
This Year's Hottest 

Build efficient applications that exploit the unique benefits of a pure functional language, learning from an engineer who uses Haskell t...
New

Background
I am trying to encode a structure into json format using the Jason library. However, this is not working as expected.
Code
L...
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

I am following this tutorial . I have followed carefully correcting errors as I go. The app allows you to create a blog post and add comm...
New

Effectively reading and understanding existing code is a developer’s superpower. In this book, you’ll master techniques for code profilin...
New

Hello,
I am. very new to Elixir lang I have only been doing it for about 2 weeks. I recently started following this tutorial todo list, ...
New

If when trying to create (or recreate) your dev db with rails db:create you are getting:
PG::ConnectionBad: connection to server on soc...
New

Learn the big skills of C programming by creating bite-size projects! Work your way through these 21 fun and interesting tiny challenges ...
New

A new PostgreSQL blog post/announcement has been posted!
Get the full details here: PostgreSQL: New podcast Postgres FM
New

Functional Conf is for anyone using functional programming - whether you’re a beginner or advanced.
Navigating the loop in water, on la...
New

A new PostgreSQL blog post/announcement has been posted!
Get the full details here: PostgreSQL: PostgreSQL JDBC 42.3.2/42.2.25 Security...
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

New

Discover the secret Prolog developers have long known. Programs based on pure logic as the primary building block are more elegant, more ...
New

Julia v1.8.0-beta1 has been released.
Link: Release v1.8.0-beta1 · JuliaLang/julia · GitHub
New
Hottest Threads From The Last Three Years

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

Just done a fresh install of macOS Big Sur and on installing Erlang I am getting:
asdf install erlang 23.1.2
Configure failed.
checking ...
New

In case anyone else is wondering why Ruby 3 doesn’t show when you do asdf list-all ruby :man_facepalming: do this first:
asdf plugin-upd...
New

This is going to be a long an frequently posted thread.
While talking to a friend of mine who has taken data structure and algorithm cou...
New

If you are experiencing Rails console using 100% CPU on your dev machine, then updating your development and test gems might fix the issu...
New

Why, if your answer is yes?
New

Intensively researching Erlang books and additional resources on it, I have found that the topic of using Regular Expressions is either c...
New

API 4
Path:
/user/following/
Method:
GET
Description:
Returns the list of all names of people whom the user follows
Response
[
{ ...
New

Learn different ways of writing concurrent code in Elixir and increase your application's performance, without sacrificing scalabilit...
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

Hello,
i am facing difficult using webpack when to install within phoenix framework 1.5.7 because the webpack is still version 4.x.x inf...
New

Go is a modern programming language that combines the reliability of compiled languages with the ease of use and flexibility of dynamic t...
New

Build highly interactive applications without ever leaving Elixir, the way the experts do. Let LiveView take care of performance, scalabi...
New

Woooooooo! This is such a huge release for it, and 2 years incoming!
In short, the library is now using an updated hyper backend (not j...
New

Rails 7 completely redefines what it means to produce fantastic user experiences and provides a way to achieve all the benefits of single...
New
Enter our giveaways!
Our Community
Latest Jobs
Get money off!

The Pragmatic Bookshelf
35% off any eBook

Manning Publications
35% off any item

The Pragmatic Studio
20% off any course
Simply use coupon code "devtalk.com" at checkout. Where applicable this coupon can be used for an many items and as many times as you like!
Devtalk Supports Global Peace
Filter by:
My Saved Portals
-
None saved yet
Popular Portals
- /elixir
- /opensuse
- /rust
- /erlang
- /ruby
- /kotlin
- /python
- /clojure
- /quarkus
- /security
- /go
- /react
- /vapor
- /nodejs
- /centos
- /v
- /js
- /wasm
- /fable
- /assemblyscript
- /swift
- /haskell
- /rails
- /react-native
- /typescript
- /django
- /flutter
- /tailwind
- /symfony
- /laravel
- /gleam
- /phoenix
- /actix
- /julia
- /arch-linux
- /deno
- /debian
- /crystal
- /spring
- /svelte
- /adonisjs
- /ocaml
- /vim
- /java
- /c-plus-plus
- /keyboards
- /zig
- /vuejs
- /kubuntu
- /preact