jukvalim
Ben Awad, who has a popular programming channel on Youtube, is working on DogeHouse. It’s kind of like ClubHouse, but with, y’know, more doge. It’s hard to know how serious he is about the whole thing.
For this forum, the interesting thing is that he’s using Elixir as part of the stack. Elixir is clearly growing on the guy, despite him not quite managing to get over the lack of static typing in an earlier video. I found the description of the architecture interesting.
Trending in Screencasts
Sooner or later you’ll need to run a one-off or recurring task on a deployed app, and if you deploy with releases the usual answer, a Mix...
New
Plotto is a 100% Elixir charting library with no NIFs or external dependencies. In this episode, we’ll use it to add interactive SVG char...
New
Other Trending Topics
I am happy to introduce the very α version of the new programming language compiled to BEAM.
Welcome Cure.
It has literally three kille...
New
Hi there! We created Gust: A task orchestrator inspired by Airflow.
For those who have never heard about Aiflow, it’s a Python-based wor...
New
Beam Bots (or just BB for short) is a framework for building fault-tolerant robotics applications in Elixir using familiar OTP patterns. ...
New
Xamal is a deployment tool for Elixir apps that deploys native releases to bare metal servers over SSH. It’s a port of GitHub - basecamp/...
New
Corex is an accessible, unstyled UI component library for Phoenix that integrates Zag.js state machines using Vanilla JavaScript and Live...
New
With AI doing more of the implementation work, I’ve been wondering how much coding I should deliberately keep doing myself.
My main conc...
New
Categories:
Sub Categories:
Forums
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #library
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #elixirconf
- #channels
- #exunit
- #discussion
- #code-sync
- #podcasts
- #javascript
- #onsite
- #dialyzer
- #docker
- #authentication
- #umbrella
- #full-time-contract
- #podcasts-by-brainlid
- #ecto-query
- #elixirconf-us
- #ai
- #blog-post
- #elixir-ls
- #phoenix_html
- #iex
- #graphql
- #genstage
- #websockets
- #supervisor
- #advent-of-code
- #distillery
- #processes
- #api
- #forms
- #hex
- #security
- #metaprogramming










Showing Posts 1 to 9- Show Best Posts
- Show All (oldest first)
- Show All (newest first)
pablodavila
It’s certainly a very interesting project and I appreciated that he shared his whole architecture.
I wonder why he didn’t use Phoenix; it seems like he could’ve saved some time and added some structure to the codebase. I checked the repo for the project and it seemed a bit messy to me.
al2o3cr
My short review:
testdirectory in the Elixir bitvildeserina
I’m really excited about this! This is great marketing for Elixir
I see a lot of his fans begging him for more Elixir videos and tutorials, it will be fun to follow his journey.
WestKeys
Why? Lack of tests?
ityonemo
Haha relax. I’m working on building more tests for him. It was hard enough normalizing the pythonish directory structure he built
ityonemo
My understanding is that someone said “if you want to learn elixir well don’t start with Phoenix”, and he took that advice to heart.
On the other hand, I’m getting to try out code organization ideas unencumbered by some of phoenix’s that I don’t totally love.
maz
Dogehouse has been abandoned by Ben. Word is there is a group of developers interested in keeping it going past the expiry of the Google cloud credits it has left.
Go to the discord server if you’re interested in helping out.
AstonJ
Hope he carries on using Elixir/Erlang..
a8t
RIP to dogehouse (long live dogehouse!)
Ben is pretty much a meme lord. Each of his videos gets tens of thousands of views. I agree that it’s a good thing if he ends up with positive views of the Elixir ecosystem and community. If that translates even into a couple dozen new active community members, I’d say that’s a win. Even better if he personally gets more active with the community.
Maybe one of the podcasts should try to get him on. In terms of “vibe”, I think Elixir Mix could be a good fit.