πŸ“ New blog post: Migrating an AI Chatbot from Go to Full-Stack Gleam

I rewrote ai.arda.tr from a Go backend + vanilla JS frontend to Gleam on both sides β€” shared types, SSE streaming, and one language from BEAM to browser.

https://blog.arda.tr/blog/2026-04-06-migrating-an-ai-chatbot-to-gleam-stack

#dev #gleam #ai

Migrating an AI Chatbot from Go to Full-Stack Gleam - Coze

A walkthrough of migrating ai.arda.tr from Go + vanilla JS to full-stack Gleam, covering shared types between backend and frontend, SSE streaming with Erlang FFI, and the trade-offs of writing everything in one language.

DC Elixir Social @ Red Bear Brewing Co

April 15, 2026, 6:30:00β€―AM EDT - GMT-4 - Red Bear Brewing, 20002, Washington, United States

https://mobilizon.us/events/65ed4d79-bbeb-42a1-9f07-1c958f86fab1

@sushee I recently went all-in on #Gleam at work and in personal projects, and I would love to see these kinds of articles as well.

https://glimr.build/

Glimr, web framework for Gleam.

Using comment to define the route is interesting. Sometimes I put comment about the route in my (django's) view just to remind me the url path for that view.

Glimr - Build scalable web apps that LLM's can understand

Mist gleam web server package reminds me of, as a kid, watching my older sibling playing Myst.

https://hexdocs.pm/mist/index.html
https://en.wikipedia.org/wiki/Myst

#gleam #myst

poking at the #erlang cosmos with #elixir and #gleam and this all makes perfect sense to me

for me making an effort to learn OOP turned out to be somewhat of a waste of time and I abandoned it at the next feasible opportunity and never looked back

it's just not how I think stuff works and it never really clicked

Got forgejo actions (similar to GitLab Pipelines or Github Actions) setup for my new gleam project.

https://git.travisshears.com/travisshears/weather-portal/actions

Getting the docken-in-docker pull rights to my private AWS ECR was the biggest hurdle.

#devops
#gleam

Started my first gleam app. Goal is to stream weather data from my balcony weather station to a web app shared with my neighbors.

https://git.travisshears.com/travisshears/weather-portal

#gleam

Learning Gleam. Found Exercism.org, woh feels like a video game! Fun!

https://exercism.org/tracks/gleam

#gleam