Simon Prévost
308 posts

Simon Prévost
@simonprev
Web developer @mirego. Elixir and JavaScript developer.
Québec Inscrit le Nisan 2009
154 Abonnements268 Abonnés

Dear Elixir uses, I need your numbers.
Start your project with "iex -S mix" and then run this:
iex(1)> app = Mix.Project.compile_path() |> Path.join("#{Mix.Project.config()[:app]}.app")
iex(2)> :timer.tc(:file, :consult, [app]) |> elem(0)
iex(3)> File.ls!(Mix.Project.compile_path()) |> length()
Reply with the results of lines 2 and 3.
English

@louispilfold Elixir codebase I maintain since 2015 github.com/mirego/accent
English

@TylerAYoung If you want a (basic) alternative to New Relic/Grafana/Honeycomb metrics reports, you might to check out github.com/mirego/telemet… :)
English

With SleepEasy going into maintenance mode, I'm replacing my nice-but-expensive third party services with free open source, or annoying-but-cheap Amazon alternatives.
AppSignal -> ErrorTracker
Umami Analytics -> PhoenixAnalytics
Customer[.]io -> Amazon SES
#MyElixirStatus
English

@aloukissas @samratmansingh We use this with high traffic application with thousands of requests per minute. Since this persists single rows by cardinality (by tags), and we prune data every 6 month, we don’t go over 1 million rows in most of our applications, so Postgres is perfect :)
English

@samratmansingh I'd most likely not use postgres for this. Maybe clickhouse is a much better fit here.
English

telemetry_ui looks pretty cool. Visualize your metrics without having to set up any external components
github.com/mirego/telemet…
#MyElixirStatus

English

@samratmansingh Thanks! I just realised that I never submitted it on Elixirforum! It fits in with projects like ErrorTracker and PhoenixAnalytics :)
English
Simon Prévost retweeté

Nouvel épisode du Podcast Mirego DevTalks! ✨🎙️
Dans cet épisode, notre animateur @remi accueille @garno et @simonprev pour discuter de pour échanger sur notre expertise et nos meilleures pratiques en terme d’opération d’API #GraphQL en production.
vie.mirego.com/fr/podcast

Français

@ZachSDaniel1 CredoNaming allows both :) github.com/mirego/credo_n…
English

@J_M_Martel Tu te trompes pas avec des couleurs aussi vivantes que --BeauRoseDildo: #f49ac1; ou --PogoCuit: #ef7b02;
Français

Je viens de lancer mon site web officiel. Je vous avertis... J'ai tout donné pour la mise en page. Une équipe d'ingénieurs et de designers ont été sur le dossier plusieurs mois. Ça ne peut pas être plus beau. jeanmichelmartel.com
Un énorme merci à Webeex Informatique!
Français

@akasprzok That’s why we built telemetry_ui, just basic metrics, stored in your database, in a web UI served by your phoenix application :) github.com/mirego/telemet…
English
Simon Prévost retweeté
Simon Prévost retweeté

🎉 Surprise! La communauté de l’OpenCode reprend vie en mode « bêta » sous forme d’espace public Slack!
Venez rejoindre d’autres passionnés et passionnées de code pour discuter!
facebook.com/groups/opencod…
Français

@elixirschool Sure! How can I reach you when I have a rough draft?
English

@simonprev Would you be interested in doing a blog with us to provide an overview of your project, the rationale behind it, and how people coming into Elixir can use it to get started quickly?
Thanks for your hard work and willingness to give back to the community!
English

After building dozens of products with Elixir since 2014, we open-source the boilerplate app we use to kickstart all of our projects. 🎉 We hope this will help you build awesome apps! github.com/mirego/elixir-… #MyElixirStatus
English

@wbruce @montrealelixir Here you go! speakerdeck.com/simonprev/grap… Thanks for the great lib Bruce (and other contributors as well) :)
English

@_AlexGaribay @remi I fell in love with GraphQL at my first implementation haha Since then, at @mirego, we only use GraphQL with web apps (react, ember) and mobile apps (iOS, Android)
English

@simonprev @remi I figured that might be the case 👍. I personally like GraphQL/Apollo as a replacement for EmberData. How do you all feel about it after using it for a bit?
English

@_AlexGaribay @remi GraphQL was added to the project before the ember-apollo-client library was created :) Also Apollo was evolving at a fast pace at that time, so we were able to update it without waiting for the addon to release a new version.
English

@remi @simonprev Looks great! Any particular reason for rolling your own GraphQL setup with Apollo instead of using ember-apollo-client?
English

@simonprev In your Twitter description: Javacript -> Javascript @remi
English

@zeplin_io Feature request: Remove the fourth parameter "spread" on box-shadow attribute when it is set to "0" in the CSS export. Thanks!
English

Voici les slides de ma présentation git + GitHub 101 #WAQ17 dropbox.com/s/k5p562g2rtv8…
Merci à tous ceux qui ont assistés :)
Français

@ElixirConf Any news on the videos from the first day in the Swan room? I can’t wait for the GraphQL talk :) Thanks!
English





