14 Followers
52 Following
43 Posts
@PragTob @gleamlang I see you are at Beam Berlin 2024 ... not sure I can make it yet.
Not a Number

An interactive blog on computer science and web development, by Nanda Syahrasyad.

Not a Number
I have create an SQL query builder for Gleam:

https://hexdocs.pm/cake/
cake · v1.0.1

An SQL query builder for Gleam for SQL dialects PostgreSQL, SQLite, MariaDB, and MySQL

@PragTob @gleamlang

Thanks :) - I have also created an SQL query builder - https://hexdocs.pm/cake/
cake · v1.0.1

An SQL query builder for Gleam for SQL dialects PostgreSQL, SQLite, MariaDB, and MySQL

@markstory there are much better docs with compilation in browser via wasm available now https://tour.gleam.run/table-of-contents/ :)
Table of Contents - The Gleam Language Tour

An interactive introduction and reference to the Gleam programming language.

> "Don't drive a cab, create Uber and extract value from every driver and rider. Better still: don't found Uber, invest in Uber options and extract value from the people who invest in Uber. Even better, invest in derivatives of Uber options and extract value from people extracting value from people investing in Uber, who extract value from drivers and riders. Go meta."

from https://pluralistic.net/2023/07/24/rent-to-pwn/ ... an article about techno feudalism and the current trend to extract profits:
Pluralistic: Autoenshittification (24 July 2023) – Pluralistic: Daily links from Cory Doctorow

There goes the neighbourhood... » ReThink - Recycle!

by Polyp

ReThink - Recycle!
@markstory The concepts on exercism seem to lack the explanation of use which basically unwraps callback hell into a linear list: https://gleam.run/book/tour/use.html
Use - The Gleam Book

@markstory There is now a concepts track on exercism which is good https://exercism.org/tracks/gleam/concepts but the tour on the website convinced me 2 years ago to invest https://gleam.run/book/tour/ when I was looking for "Elixir with static types" because I learned Dart when I learned Elixir and missed the types.
Gleam key concepts on Exercism

Learn and master 16 key concepts in Gleam on Exercism.

Exercism