Netto
nettinho.github.io
Netto
@nettinho.github.io
#ElixirLang developer.
Brazil |> Portugal |> Spain
My current assigned task is to update all our services Elixir versions. I just feel that by the time I finish it up, 1.18 will be released 🫠
We have no news on that, right?

#elixirlang
December 17, 2024 at 1:57 PM
I love the curly bracket, specially with the auto formatter. But I noticed the VS Code syntax highlighting got messed up.
I forked the vscode-phoenix and built locally a package that works for me.
I also made PR, but I don't know if it is the way to go for contributions.
github.com/phoenixframe...
Syntax highlighting for curly brackets on heex by nettinho · Pull Request #28 · phoenixframework/vscode-phoenix
I've forked this repo to get syntax highlight working with the newly added curly brackets syntax. I'm not sure if this is the way to submit a possible contribution, and it definitely needs ...
github.com
December 4, 2024 at 11:43 PM
Advent of Code - Day 4 - Part 2

In part 2, the first thing that came in to mind was a sliding window, much like a CNN.
It turned out to be very simple to check for the 4 possible configurations of X-MAS

#ElixirLang #AdventOfCode
December 4, 2024 at 9:19 AM
Advent of Code - Day 4 - Part 1

Instead of searching in all directions, I scan for XMAS normally and rotate the matrix (including diagonally xD)
December 4, 2024 at 9:16 AM
phoenixframework.org/blog/phoenix...
What a masterpiece blog post to celebrate LiveView 1.0.0!
Phoenix LiveView 1.0.0 is here! - Phoenix Blog
LiveView 1.0 is out!
phoenixframework.org
December 3, 2024 at 10:28 PM
AoC 2024 - Day 3

Looks like we are getting the [easy day / harded day] pattern xD.

#ElixirLang #AdventOfCode
December 3, 2024 at 7:48 AM
December 2, 2024 at 11:48 AM
And so it begins! =D
December 1, 2024 at 11:00 AM
If you are playing the chess tournment in Madrid, you can check out the results of the rounds and the teams lineups on chessmate.es

If not, you can also enter to check a simple Liveview app. Anyway I just love seeing fly.io Grafana metrics going up and down 😆

#ElixirLang
November 27, 2024 at 8:21 PM
It's almost that time of the year where I enthusiastically set up my Advent of Code livebook, just hoping I'll complete more days than the previous year! 😅

Here is a SmartCell I made to have the puzzle into the livebook itself, if you want to give it a try.
github.com/nettinho/smaoc

#ElixirLang
November 26, 2024 at 7:54 AM