19 subscribers
Chuyển sang chế độ ngoại tuyến với ứng dụng Player FM !
215: Bob gets busy and Google's in trouble
Manage episode 433963250 series 2861255
News includes a new video by German Velasco explaining quote
and unquote
in Elixir macros, updates on the Hex.pm “Bob” project for pre-built Elixir and Erlang binaries, Sonic Pi sponsorships and support from Dashbit, the release of ElixirLS v0.23.0, and Google's recent antitrust ruling. We also cover new developments with the Error Tracker library, Florian Arens' guide to building a Phoenix HEEx component, and upcoming events at ElixirConf 2024, and more!
Show Notes online - http://podcast.thinkingelixir.com/215
Elixir Community News
- https://x.com/germsvel/status/1820765760630706343 – German Velasco has a new short Elixir video explaining
quote
andunquote
in macros. - https://github.com/hexpm/bob/pull/193 – The Hex.pm “Bob” project creates pre-built binaries of different Elixir and Erlang versions. This PR adds an Erlang build for MacOS.
- https://x.com/wojtekmach/status/1819378019644936595 – Wojtek Mach shared his recent work on Twitter about the now merged PR for MacOS Erlang build.
- https://x.com/josevalim/status/1820799818089836940 – Sonic Pi's creator, Sam Aaron, is seeking sponsorships as his Patreon support halved. José Valim shared that Dashbit supports him.
- https://podcast.thinkingelixir.com/106 – Episode 106 discusses SonicPi and its move to Elixir.
- https://sonic-pi.net/ – Sonic Pi allows writing Ruby code to generate live music.
- https://x.com/lukaszsamson/status/1820384249054175636 – ElixirLS v0.23.0 released, announcement on Twitter/X.
- https://elixirforum.com/t/elixirls-the-elixir-language-server/5857/225?u=lukaszsamson – ElixirLS v0.23.0 release announced with detailed information on ElixirForum.
- https://github.com/elixir-lsp/elixir-ls/blob/v0.23.0/CHANGELOG.md – Detailed changelog for ElixirLS v0.23.0.
- https://elixirforum.com/t/errortracker-an-elixir-based-built-in-error-tracking-solution/65245 – New Error Tracker library for Elixir that adds a built-in error tracking solution.
- https://github.com/elixir-error-tracker/error-tracker – Error Tracker library allows inserting exceptions into the database and resolving them.
- https://farens.me/blog/building-a-table-of-contents-component-for-a-phoenix-blog – Florian Arens wrote about building a Phoenix HEEx component to create a Table of Contents for a Markdown blog post.
- https://github.com/leandrocp/mdex – Uses MDEx to parse Markdown to HTML and Floki to parse HTML for headers.
- https://x.com/wojtekmach/status/1819141239788523703 – Req gets file upload support with form uploads, including streaming files.
- https://x.com/wojtekmach/status/1819119285920243803 – Wojtek Mach shows how Req now works as a distributed HTTP client with upload support.
- https://x.com/bcardarella/status/1819431997179109792 – New LiveView Native release candidate 0.3.0-rc.3 announced.
- https://github.com/liveview-native/live_view_native/blob/main/CHANGELOG.md – Release mostly includes changes on configuration and setup.
- https://finance.yahoo.com/news/us-judge-describes-google-built-224025324.html – US court rules that Google illegally used monopoly powers in antitrust case.
- Judge says, "Google is a monopolist, and it has acted as one to maintain its monopoly."
- https://x.com/ElixirConf/status/1820510964481175736 – ElixirConf 2024 weekly hangouts at 11am CDT to discuss with speakers.
- https://x.com/i/lists/1819858270737268846 – Twitter list of ElixirConf speakers to follow.
- https://2024.elixirconf.com/ – ElixirConf 2024 - August 28-30, featuring multiple speakers and sessions on Elixir.
Do you have some Elixir news to share? Tell us at @ThinkingElixir or email at show@thinkingelixir.com
Find us online
- Message the show - @ThinkingElixir
- Message the show on Fediverse - @ThinkingElixir@genserver.social
- Email the show - show@thinkingelixir.com
- Mark Ericksen - @brainlid
- Mark Ericksen on Fediverse - @brainlid@genserver.social
- David Bernheisel - @bernheisel
- David Bernheisel on Fediverse - @dbern@genserver.social
247 tập
Manage episode 433963250 series 2861255
News includes a new video by German Velasco explaining quote
and unquote
in Elixir macros, updates on the Hex.pm “Bob” project for pre-built Elixir and Erlang binaries, Sonic Pi sponsorships and support from Dashbit, the release of ElixirLS v0.23.0, and Google's recent antitrust ruling. We also cover new developments with the Error Tracker library, Florian Arens' guide to building a Phoenix HEEx component, and upcoming events at ElixirConf 2024, and more!
Show Notes online - http://podcast.thinkingelixir.com/215
Elixir Community News
- https://x.com/germsvel/status/1820765760630706343 – German Velasco has a new short Elixir video explaining
quote
andunquote
in macros. - https://github.com/hexpm/bob/pull/193 – The Hex.pm “Bob” project creates pre-built binaries of different Elixir and Erlang versions. This PR adds an Erlang build for MacOS.
- https://x.com/wojtekmach/status/1819378019644936595 – Wojtek Mach shared his recent work on Twitter about the now merged PR for MacOS Erlang build.
- https://x.com/josevalim/status/1820799818089836940 – Sonic Pi's creator, Sam Aaron, is seeking sponsorships as his Patreon support halved. José Valim shared that Dashbit supports him.
- https://podcast.thinkingelixir.com/106 – Episode 106 discusses SonicPi and its move to Elixir.
- https://sonic-pi.net/ – Sonic Pi allows writing Ruby code to generate live music.
- https://x.com/lukaszsamson/status/1820384249054175636 – ElixirLS v0.23.0 released, announcement on Twitter/X.
- https://elixirforum.com/t/elixirls-the-elixir-language-server/5857/225?u=lukaszsamson – ElixirLS v0.23.0 release announced with detailed information on ElixirForum.
- https://github.com/elixir-lsp/elixir-ls/blob/v0.23.0/CHANGELOG.md – Detailed changelog for ElixirLS v0.23.0.
- https://elixirforum.com/t/errortracker-an-elixir-based-built-in-error-tracking-solution/65245 – New Error Tracker library for Elixir that adds a built-in error tracking solution.
- https://github.com/elixir-error-tracker/error-tracker – Error Tracker library allows inserting exceptions into the database and resolving them.
- https://farens.me/blog/building-a-table-of-contents-component-for-a-phoenix-blog – Florian Arens wrote about building a Phoenix HEEx component to create a Table of Contents for a Markdown blog post.
- https://github.com/leandrocp/mdex – Uses MDEx to parse Markdown to HTML and Floki to parse HTML for headers.
- https://x.com/wojtekmach/status/1819141239788523703 – Req gets file upload support with form uploads, including streaming files.
- https://x.com/wojtekmach/status/1819119285920243803 – Wojtek Mach shows how Req now works as a distributed HTTP client with upload support.
- https://x.com/bcardarella/status/1819431997179109792 – New LiveView Native release candidate 0.3.0-rc.3 announced.
- https://github.com/liveview-native/live_view_native/blob/main/CHANGELOG.md – Release mostly includes changes on configuration and setup.
- https://finance.yahoo.com/news/us-judge-describes-google-built-224025324.html – US court rules that Google illegally used monopoly powers in antitrust case.
- Judge says, "Google is a monopolist, and it has acted as one to maintain its monopoly."
- https://x.com/ElixirConf/status/1820510964481175736 – ElixirConf 2024 weekly hangouts at 11am CDT to discuss with speakers.
- https://x.com/i/lists/1819858270737268846 – Twitter list of ElixirConf speakers to follow.
- https://2024.elixirconf.com/ – ElixirConf 2024 - August 28-30, featuring multiple speakers and sessions on Elixir.
Do you have some Elixir news to share? Tell us at @ThinkingElixir or email at show@thinkingelixir.com
Find us online
- Message the show - @ThinkingElixir
- Message the show on Fediverse - @ThinkingElixir@genserver.social
- Email the show - show@thinkingelixir.com
- Mark Ericksen - @brainlid
- Mark Ericksen on Fediverse - @brainlid@genserver.social
- David Bernheisel - @bernheisel
- David Bernheisel on Fediverse - @dbern@genserver.social
247 tập
Tất cả các tập
×

1 246: Dark Mode Debugger and Its RAG Time 33:21

1 245: Supply Chain Security and SBoMs 1:14:36


1 243: Elixir Jobs: Seniors Only Need Apply? 59:25






1 237: Types, Analytics, and FLAME on EC2 27:06



1 234: Source Drops, AI, and Holiday Cheer 14:43

1 233: LiveView 1.0 and Elixir 1.18! 1:03:38
Chào mừng bạn đến với Player FM!
Player FM đang quét trang web để tìm các podcast chất lượng cao cho bạn thưởng thức ngay bây giờ. Đây là ứng dụng podcast tốt nhất và hoạt động trên Android, iPhone và web. Đăng ký để đồng bộ các theo dõi trên tất cả thiết bị.