Héctor De Diego
banner
lecksfrawen.bsky.social
Héctor De Diego
@lecksfrawen.bsky.social
iOS Developer, Head of Mobile @DistilleryTech, generalist that likes XR, Elixir, Flutter, Python, Gamedev, RTS, FPS and RPG video games
Reposted by Héctor De Diego
The Godot 2025 showreel is out! We're so grateful for every submission, vote, and support from our community 💙

www.youtube.com/watch?v=7ZwE...
Godot Engine – 2025 Showreel
YouTube video by Godot Engine
www.youtube.com
November 7, 2025 at 4:03 PM
Reposted by Héctor De Diego
The recording of "From Python to Erlang and Elixir, Mackenzie Morgan - Esquenta SE4FP" is at www.youtube.com/watch?v=ZuA5...

#ElixirLang
@se4fp.github.io
@cbsoft.bsky.social
From Python to Erlang and Elixir, Mackenzie Morgan - Esquenta SE4FP
YouTube video by Fronteiras da Engenharia de Software
www.youtube.com
September 2, 2025 at 8:24 PM
Reposted by Héctor De Diego
A gentle primer to Ash
#ElixirLang #ElixirPhoenix #phoenix #reading-list
www.yellowduck.be
September 1, 2025 at 5:05 PM
Reposted by Héctor De Diego
it works! now it allows me to have data from a source database being replicated to my in-memory database and sync using replication

using pglite from @electric-sql.com , bun to run wasm and @elixir-lang.org which allows to do all this magic easily ❤️
September 1, 2025 at 10:24 PM
Reposted by Héctor De Diego
Damn this is such a great demo of Ash AI:
www.youtube.com/watch?v=4dzZ...
#ElixirLang #AshFramework
A Complete AI Toolkit: Ash AI Demo
YouTube video by Code and Stuff
www.youtube.com
June 11, 2025 at 6:18 PM
Reposted by Héctor De Diego
🚀 In the next release of @ash-hq.org: Validations on Read Actions!

Now you can validate query arguments before processing with built-in validations like match, one_of, compare, and more.
Also includes `only_when_valid?` and `where` for preparations.

#ElixirLang #AshFramework
July 16, 2025 at 7:38 PM
Reposted by Héctor De Diego
This is an iPad app running LVN along with the Phoenix app running *on device* and editable showing real-time updates.

All on the same screen.

#ElixirLang
April 2, 2025 at 10:47 PM
Reposted by Héctor De Diego
Ash Weekly: Issue #12 | An AlchemyConf retrospective, more generators, new code interface options, more info about enums, and composable sorting.
ashweekly.substack.com/p/ash-weekly... #ElixirLang #AshFramework
Ash Weekly: Issue #12
An AlchemyConf retrospective, more generators, new code interface options, more info about enums, and composable sorting.
ashweekly.substack.com
April 5, 2025 at 12:27 AM
Reposted by Héctor De Diego
This is exactly what you think it is.

#ElixirLang
March 28, 2025 at 6:52 PM
Reposted by Héctor De Diego
Ever wanted to build a custom embedded device but felt stuck with off-the-shelf boards?

Meet Trellis! 🌱 A Nerves-first, open-source hardware platform that gives you a solid starting point for your custom hardware projects

I'm beyond excited to speak about it at @elixirconf.bsky.social EU in May!
March 31, 2025 at 10:10 PM
Reposted by Héctor De Diego
March 26, 2025 at 5:03 PM
Reposted by Héctor De Diego
Godot XR Update 🥽

The Godot XR team has released the Godot Meta Toolkit, along with updates to XR Tools, the OpenXR Vendors plugin, and many fixes and improvements.

Read the full update:
godotengine.org/article/godo...
Godot XR update - February 2025 – Godot Engine
New plugin releases for Godot XR.
godotengine.org
March 7, 2025 at 1:56 PM
Reposted by Héctor De Diego
@zachdaniel.dev showing us Igniter — composable code generators that are additive and not based on opting out of the kitchen sink

#elixirlang
March 7, 2025 at 9:37 PM
Reposted by Héctor De Diego
Digit presenting SmartRent's work in doing Flutter on top of Nerves for their smart thermostat. At Code BEAM America in SF.
Awesome stuff!

#elixirlang #flutter
March 7, 2025 at 7:20 PM
Reposted by Héctor De Diego
News includes PythonX for #Python interoperability in #ElixirLang, academic work on Elixir-to-eBPF compilation, AI-powered Phoenix demos from Chris McCord, plus insights on the current Elixir #job market and tips for job seekers! #jobs www.youtube.com/watch?v=XosD...
Thinking Elixir Podcast 243: Elixir Jobs: Seniors Only Need Apply?
YouTube video by Mark Ericksen
www.youtube.com
March 4, 2025 at 1:32 PM
Reposted by Héctor De Diego
LiveView Native 0.4.0-rc.1 is out!

This is a very large release that probably won't have much to show as it's a lot of under the hood refactoring.

#ElixirLang
March 4, 2025 at 8:50 PM
Reposted by Héctor De Diego
Any solo game dev feeling like MacGyver? 🤭

#indiegamedev #indiegame #indiedev #gamedev #solodev #GodotEngine
March 4, 2025 at 9:57 PM
Reposted by Héctor De Diego
Reposted by Héctor De Diego
Learn how Remote become a unicorn in two years and grew from zero to a team of more than 100 Elixir engineers: elixir-lang.org/blog/2025/01...
Remote: growing from zero to unicorn with Elixir
A case study of how Elixir is being used at Remote.
elixir-lang.org
January 21, 2025 at 4:16 PM
Reposted by Héctor De Diego
Hi, everybody! Jon here. Unfortunately, since ChatGPT is down at the moment, I'm unable to generate my usual Bluesky posts. As soon as it's up and running again, I'll be able to resume the sorts of posting you've come to expect from me over the years. Thanks all.
January 23, 2025 at 2:44 PM
Reposted by Héctor De Diego
It's happening! ☃️☃️☃️

Advent of Code starts in just a few hours, and you can sign up to join our Swift leaderboard here: forums.swift.org/t/advent-of-.... Thanks as always to @was.tl for bringing the coding joy to the season -- if you participate, consider supporting him with a tip...
December 1, 2024 at 12:09 AM
Reposted by Héctor De Diego
The recent version of the SwiftUI framework introduces a trigger value pattern across its APIs. Trigger value allows us to attach a view modifier that runs its action whenever the trigger value changes.
https://buff.ly/4cIaqhq
November 29, 2024 at 11:18 AM