Last week, I created a new module that integrates AI with Drush to generate Drupal module code from the command line. Check out the link below and let me know what you think!
Project at: https://t.co/wZiBbMyXKs
Greetings friends! I haven't posted in a while but just wanted to mention today was my last day at Mediacurrent I am currently looking for opportunities so ping me if you hear anything thanks! -J
I briefly perused Twitter's algo. Looks complicated as expected but I am still bemused by how mostly garbage it ends up being. I feel like you could reduce the complexity by like 90% and roughly have a recommendation list that's about as effective (or moreso). YouTube is similarly frustrating in that it promotes a lot of content I would never watch while also not featuring content actually related to videos I like and subscribe to.
So the thing is, Wordpress now ships with a bunch of blocks/patterns that OpenChurch would have. So recreating the layouts/content is essentially just exporting the content as WXR. I could probably define new content types which isn't that hard. I don't think I would do a Bootstrap theme since the core theme already has so much functionality in it.
@rickmanelius People expect change to happen in a linear way so they are like ya this will make things way different 10 years or 100 years. I don't think people realize its going to be a lot faster.
Noodling with the idea of creating a simple recipe/type format for creating entity types in Drupal. This is an example of what the JSON would look like. There would be some limitations for the sake of keeping things simple. The module would have a modal/browser interface where you could 1-click install some configuration. Similar to the Features module but abstracted/simplified to make it easier to share configuration patterns. #drupal