
Frerich Raabe
@FrerichRaabe
Followers
31
Following
2K
Media
5
Statuses
322
Programmer • @[email protected] • @frerich.bsky.social
Joined August 2012
Thanks to @simonw for making me aware of - it resonates a lot with me. Choose proven, boring technologies - and pick just a few, orthogonal ones. Mix things up with one or two promising but crazy bits.
0
0
1
A fun hack: is a 'mix format' plugin which lets you invoke command line filter tools, so you can now use e.g. sqlfluff to format SQL statements. #myelixirstatus.
hex.pm
A mix format plugin for calling external filter programs
0
0
1
What's with this site showing the X Window System logo in the top-left corner?.
0
0
2
RT @engineers_feed: Anything can be a UFO if you’re bad enough at identifying stuff.
0
183
0
Little known Plug API goodie: places which take a HTTP response code also support atoms as defined in Plug.Conn.Status. E.g. send_resp(conn, :not_modified, "") instead of send_resp(conn, 304, "") or json_response(conn, :ok) in tests. #ElixirLang #myelixirstatus.
0
0
3
Upgrading to elixir 1.15.0-opt-26 via asdf and getting "This BEAM file was compiled for a later version of the runtime system" errors when running mix? Make sure to also update erlang to 26.0.1 in .tool-versions! #elixirlang #myelixirstatus.
0
0
3
Looking forward to @techcampHH '23! Schedule looks great - grateful to @BetterDoc_org for sponsoring me here! #tchh23.
0
0
2
Es ist noch nicht zu spät um die Petition zu unterzeichnen!.
Glückwunsch zu über 63.000 Unterschriften und damit zur erfolgreichen Petition an den Bundestag für #Balkonsolar! Beeindruckend. Unabhängig von der Behandlung im Bundestag werden wir im @BMWK die Vorschläge im Rahmen der #Solarstrategie gründlich prüfen. Versprochen!
0
0
0
RT @HeyDanos: @MKreutzfeldt Vielleicht muss man das der FDP Solarkraft nur als „Outsourcing von Kernfusion zu Standorten mit wirtschaftlich….
0
19
0
Just released underthehood 0.2.0 - a LiveView based IEx terminal, right in your website. Now supports LiveView 0.18: #elixirlang #MyElixirStatus.
github.com
A Phoenix LiveView component offering an interactive IEx shell - frerich/underthehood
0
2
4
Scratch your own itch: makes Elixir's Ecto support UPDATE with LEFT JOIN. Innovation Friday at @BetterDoc_org and speedy code review by @josevalim, made me go from "Where do I start" to "PR merged" in just a few hours! 😊 #myelixirstatus #elixirlang.
github.com
The PostgreSQL UPDATE command permits specifying multiple 'from_item' expressions to allow columns from other tables to appear in the update expression. In particular, the documenta...
0
0
0
RT @LilithWittmann: OK, ich besitze jetzt eine Sammlung an Aufenthaltstiteln, Reisepässen aus aller Welt und natürlich auch Personalausweis….
0
72
0
RT @mrjasonchoi: I was today years old when I found out Cloudflare has a wall full of lava lamps they feed into a camera as a way to genera….
0
4K
0
RT @codinghorror: “If you aren't willing to put the effort into fully explaining the problem and how you've attacked it, you can't reap the….
blog.codinghorror.com
At Stack Exchange, we insist that people who ask questions put some effort into their question, and we’re kind of strict about it. That is, when you set out to ask a question, you should… * Describe...
0
9
0
Still enjoying the warm fuzzy feeling when my PRs to OSS projects get merged! This time: tiny QoL improvement for @elixirphoenix: enables interpolating URI values in templates. :-) #elixirlang #MyElixirStatus.
github.com
Right now, URI values cannot be interpolated in templates directly. For example, this function def f() do uri = %URI{ ... } assigns = %{uri: uri} ~H""" <...< /div>
0
0
0
RT @Mikel_Jollett: Ok how about this:. No more billionaires. None. After you reach $999 million, every red cent goes to schools and health….
0
11K
0
Published my first #ElixirLang package!🥳 It lets you embed IEx sessions right in your web page using LiveView, Xterm.js and ExTTY. Fun for debugging your Phoenix apps: #MyElixirStatus.
github.com
A Phoenix LiveView component offering an interactive IEx shell - frerich/underthehood
0
0
2