emanuele
banner
emadb.bsky.social
emanuele
@emadb.bsky.social
Software engineer in codiceplastico.com, hobbyists electronic music producer https://linktr.ee/s_now
For web apps: Plug + Ecto (+ some small libraries). For the rest just Elixir + some small libraries
March 16, 2025 at 3:11 PM
Actually you could remember only the reduce, and implement the map using the reduce function :-D
January 2, 2025 at 4:39 PM
What amazes me every time is the elegance and order of Elixir code....what other language has this simplicity? #Elixir #MyElixirStatus #ElixirLang
December 24, 2024 at 9:59 AM
It is really beautiful code, elegant and readable. I love Elixir.
December 12, 2024 at 6:36 PM
My default is `const`. The few times that I need a mutable value I switch to `let`. `var` is unused from years.
November 28, 2024 at 2:39 PM
I know what you mean, being dynamically typed helps with flexibility and immediacy but while the projects grows it became difficult to keep everything under control. Do you know about type specs? They can help elixirschool.com/en/lessons/a...
Specifications and types · Elixir School
elixirschool.com
November 24, 2024 at 2:47 PM
More info about "what is the collation" are available here: www.codecademy.com/resources/do...
PostgreSQL | Collations | Codecademy
Represent the rules that determine how data is sorted and compared in a database.
www.codecademy.com
November 20, 2024 at 6:24 AM
I never had to change the collation, but you can try starting from here: www.postgresql.org/docs/current...
Actually I'm not sure is possible on an existing database.
ALTER COLLATION
ALTER COLLATION ALTER COLLATION — change the definition of a collation Synopsis ALTER COLLATION name REFRESH VERSION ALTER COLLATION name …
www.postgresql.org
November 20, 2024 at 6:23 AM
Probably it depends on the collation settings?
November 19, 2024 at 1:34 PM
True! Do you know that the original idea of Brendan Eich was to use Scheme as browser scripting language but the Netscape manager's invite him to create something with a more familiar syntax, "something more like java". It would have been nice if we had Scheme!
November 18, 2024 at 7:42 PM
Nice track, very relaxing and dreaming. I love the electric cello that enters in the second part of the track. I love the cello sound in general!
November 17, 2024 at 5:18 PM
Thank you. #zed is my favourite editor in the last months
November 15, 2024 at 6:16 PM