Latest #chatgpt Threads 
This post documents how I built a cross-platform Elixir NIF in C to get on-demand up-to-date disk-usage stats without relying on os_mon a...
New
First, the downsides. I periodically fire the AI. :smiling_face_with_tear:
^^ This was earlier today in Cursor AI, working with “Clau...
New
Hi all
I have been doing some pretty intensive research over the last few days around agents/vibe coding. I tried some commercial offeri...
New
There seems to be a lot of buzz around DeepSeek at the moment, with some saying it’s a ChatGPT killer. The most remarkable thing (if they...
New
Any experiences with Copilot in VS Code ?
Thank you.
New
Taken from here: https://openai.com/blog/start-using-chatgpt-instantly
I still can’t, I only have “Log in” and “Sign up” buttons. But th...
New
I’m losing my mind by just how much everything is going to change.
I’ve never really written rust or done anything in wasm and yet in le...
New
Episode 185 of Thinking Elixir. Dive into the world of structured LLM prompting with our latest guest who shares insights on their innova...
New
Episode 179 of Thinking Elixir. In the latest episode, we delve into the rapidly evolving AI ecosystem and its implications for us as Eli...
New
I made an Elixir code evaluator with GPT. It’s an API to run Elixir code snippets. You can test it here:
The source code is here:
S...
New
This Week's Trending
This Month's Trending
This Year's Trending
The repo is at GitHub - cyberchitta/openai_ex: Community maintained Elixir library for OpenAI API.
Docs are at OpenaiEx User Guide — ope...
New
LangChain is short for Language Chain. An LLM, or Large Language Model, is the “Language” part. This library makes it easier for Elixir a...
New
First, the downsides. I periodically fire the AI. :smiling_face_with_tear:
^^ This was earlier today in Cursor AI, working with “Clau...
New
Hi everyone,
I’d like to announce the initial release of Magma, an environment for Elixir developers, that aims to streamline the proces...
New
This post documents how I built a cross-platform Elixir NIF in C to get on-demand up-to-date disk-usage stats without relying on os_mon a...
New
Last Three Year's Trending
Sorry if I’m overthinking this.
To date, Elixir is my favorite language. I don’t think of reaching for another language if I don’t have ...
New
There seems to be a lot of buzz around DeepSeek at the moment, with some saying it’s a ChatGPT killer. The most remarkable thing (if they...
New
Taken from here: https://openai.com/blog/start-using-chatgpt-instantly
I still can’t, I only have “Log in” and “Sign up” buttons. But th...
New
I’m losing my mind by just how much everything is going to change.
I’ve never really written rust or done anything in wasm and yet in le...
New
Hi all
I have been doing some pretty intensive research over the last few days around agents/vibe coding. I tried some commercial offeri...
New
Just contributed my first Elixir library to the open source community - gpt3_tokenizer!
This is an Elixir tokenizer for OpenAI’s GPT-3 m...
New
Any experiences with Copilot in VS Code ?
Thank you.
New
In a 2 day spike, I created my own Elixir-based AI Personal Fitness Trainer! The surprising part for me was how useful and helpful I foun...
New
Episode 185 of Thinking Elixir. Dive into the world of structured LLM prompting with our latest guest who shares insights on their innova...
New
I made an Elixir code evaluator with GPT. It’s an API to run Elixir code snippets. You can test it here:
The source code is here:
S...
New
HI folks, I’ve been playing with the new custom chatGPT functionality and tried creating Elixir bot. Do you think this is something that ...
New
Elixir has many powerful runtime features: processes, monitors, links, supervisors, and more. Sometimes, the hardest part is knowing whic...
New
Episode 179 of Thinking Elixir. In the latest episode, we delve into the rapidly evolving AI ecosystem and its implications for us as Eli...
New
Turns out ChatGPT doesn’t know anything about the date or day of the week! When that’s needed for your application, how can we solve it? ...
New
Episode 170 of Thinking Elixir. News this week includes the release of ElixirConf 2023 video playlist featuring keynote videos, a guide o...
New
Trending Over Three Years
Javascript devs, on the other hand… I’m having this dialog to see if ChatGPT can do pair programming with me. I’m seeing people saying i...
New
Today (few hours ago) OpenAI released their new language model, GPT-4.
What are your expectations for this release?
It has significant ...
New
So I was going back and forward with ChatGPT about Elixir and tried making something using only GPT (it seems to be hot topic rn). Anyhow...
New
I recently asked ChatGPT to translate some Erlang code into Elixir. Here’s an edited transcript, for your amusement and edification…
Me:...
New
GitHub - alexfilatov/stacktrace_gpt: StacktraceGpt is an Elixir tool that uses OpenAI's GPT to provide human-friendly explanations for yo...
New
Was talking with ChatGPT, is the following code a valid/good replacement for Code.eval_string?
def create_function(name, args, code) do
...
New
I’m using Advent of Code to learn Elixir. I wrote a solution to Day 1 that worked but looked a bit ugly. I asked ChatGPT to rewrite it mo...
New
I love the broadway_dashboard package: it provides visibility into how long-running processes are coming along.
However, sometimes we ne...
New
When asked to decompose a number into prime factors, ChatGPT produced:
defmodule PrimeFactors do
def factors(n, divisor \\ 2) when div...
New
Wanted to share a little Livebook-oriented metaprogramming experiment: Autofunctions
OpenAI released an update to their ChatGPT API a co...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #library
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #elixirconf
- #discussion
- #javascript
- #podcasts
- #code-sync
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixir-ls
- #phoenix_html
- #iex
- #blog-post
- #graphql
- #genstage
- #ai
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #api
- #processes
- #forms
- #metaprogramming
- #security
- #performance
- #hex







