Alexandre
banner
matsa59.bsky.social
Alexandre
@matsa59.bsky.social
Je commence à faire un peu de zig (lang) un peu dur à prendre en main mais très prometteur !!
March 27, 2025 at 2:39 AM
Utiliser FCM pour envoyer des push notifs ca simplifie beaucoup de chose. Par contre Google c'est des billes sur les API rest ... ils sont nullllllls mais nulllls

Si ca marche : 200, si ca marche pas? bah 200 avec results[].errors

Sérieux?? Et on les considère comme au top de la tech?
March 26, 2025 at 2:52 PM
La dinguerie, gitbutler c’est les meilleurs
For the last few months, @gitbutler.com has been working on a new code review tool and using it in place of PR review.

It's commit-based, treating your branch like a series of patches and it's completely changed my workflow.

Check it out!

blog.gitbutler.com/gitbutlers-n...
GitButler's new patch based Code Review (Beta)
Introducing Butler Review, a new commit-based, chat centered code review tool, now in beta.
blog.gitbutler.com
March 21, 2025 at 11:00 AM
Serieux expo .. votre api est NULLE !!!!
genre les dudes arrivent a retourner du json strigifié où ils ajoutent un point a la fin du string histoire que tu puisse pas le decodé ...

Ce niveau d'incompetence fait peur a voir
March 20, 2025 at 10:18 PM
I found difficult to create an api wrapper for sveltekit because of the fetch that is override. Then I tried Nuxt and their useFetch. It gives me the idea of creating the wrapper like « useMyService(fetch).myEndpoint() » and everything become clear and easy to use
March 12, 2025 at 12:39 PM
I wonder if it’s a good idea to use Process.put/2 to save the user’s id and it’s organization’s id. Then use Bodyguard to protect resources for a saas product 🤔

#elixir #elixirlang #phoenix
March 12, 2025 at 11:37 AM
We use protocol to define our api response. Our api are sooo easy to write and test.

But they’re also really straight forward for our consumers.

Protocols are life in #elixir :p
March 7, 2025 at 12:40 PM
I’m surprised openid is not more used
February 24, 2025 at 6:39 PM
Sérieux la c’est trop : le couple Elon Musk et Trump au sommet de la connerie humaine.
February 18, 2025 at 1:58 PM
Pour faire marcher alpinejs avec phœnix petit workaround des familles
3.13.6 breaks petal dropdown menus · alpinejs alpine · Discussion #4075
I don't have many details, but I can confirm 3.13.6 breaks these dropdown menus https://petal.build/components/dropdowns https://github.com/petalframework/petal_components/blob/main/lib/petal_compo...
github.com
January 17, 2025 at 12:51 PM
We used alpinejs with elixir LV. What a big mistake… it doesn’t handle well the state change
January 15, 2025 at 2:02 PM
Ça me fume haha
January 8, 2025 at 3:45 AM
Bonjour je suis un noob… je viens de découvrir les flux de bsky….
January 8, 2025 at 3:24 AM
Le mec qui lave les tapis à 22:30 en tapant dessus dans la cage d’escalier mdr
December 31, 2024 at 3:28 AM
@bsky.app when we scroll on iOS sometime it opens an image. Then we close it but the scroll continues behind the image and so we could skip some posts.

Could you stop de scroll when an image is display full screen?

Thanks a lot ;)
Good platform, keep going
December 18, 2024 at 3:08 PM
Je ré-apprends le C. C’est quand même le fun ce langage. Faut juste faire attention à ces fucking pointeurs
December 18, 2024 at 2:51 PM
I just completed "Historian Hysteria" - Day 1 - Advent of Code 2024 #AdventOfCode adventofcode.com/2024/day/1

Et en RUST !!!
Day 1 - Advent of Code 2024
adventofcode.com
December 1, 2024 at 6:21 PM
L’esp32 ça promet d’être une dinguerie. Coder en rust dessus c’est le nouveau projet du moment. On va commencer par faire un pomodoro qui display un timer à l’écran
November 21, 2024 at 12:36 PM
Je commence à apprendre le rust. C’est marrant comment il y a beaucoup de similitudes avec élixir. Genre les trait c’est des protocoles, le Result -> ok/error, les const function pour les fonctions pures.

Ce langage semble très prometteur
November 21, 2024 at 12:35 PM
Vas y je vais me mettre au rust, j’ai commandé un esp32 avec écran et 1 module de 6 boutons.

Première étape : coder un système de menu interactif avec mes boutons.

Ensuite on ajouteras des petits module à la flipper zero si on a le temps
November 20, 2024 at 12:34 PM
hello folks
November 19, 2024 at 7:08 PM