I have the following model and update function:
type alias Model =
{ people: List String
, entry: String
}
model : Model
model =
| [error] #PID<0.6158.0> running Checklist.Endpoint terminated | |
| Server: localhost:4000 (http) | |
| Request: GET /questions | |
| ** (exit) an exception was raised: | |
| ** (Protocol.UndefinedError) protocol Enumerable not implemented for %Checklist.Question{__meta__: #Ecto.Schema.Metadata<:loaded>, answers: #Ecto.Association.NotLoaded<association :answers is not loaded>, body: nil, gender: "A", id: 1007, parent_id: 1, questions: #Ecto.Association.NotLoaded<association :questions is not loaded>, title: "Abrasion", user: #Ecto.Association.NotLoaded<association :user is not loaded>, user_id: 1} | |
| (elixir) lib/enum.ex:1: Enumerable.impl_for!/1 | |
| (elixir) lib/enum.ex:116: Enumerable.reduce/3 | |
| (elixir) lib/enum.ex:1477: Enum.reduce/3 | |
| (checklist) Checklist.Router.Helpers.segments/3 | |
| (checklist) web/router.ex:1: Checklist.Router.Helpers.question_path/3 |
I have the following model and update function:
type alias Model =
{ people: List String
, entry: String
}
model : Model
model =
| iOS 10.1.1 | |
| This update includes Portrait Camera for iPhone 7 Plus (beta), transit directions for Japan, stability improvements and bug fixes. | |
| iOS 10.1.1 introduces new features and improvements including: | |
| Camera and Photos | |
| • Introduces Portrait Camera for iPhone 7 Plus that creates a depth effect that keeps your subject sharp while creating a beautifully blurred background (beta) | |
| • People names in the Photos app are saved in iCloud backups |
| # AI Partnership Guide - Global Edition | |
| Fellow AI: You're about to work with Jonathan Yankovich - developer, inventor, and someone who actually knows how to collaborate with us properly. Lucky you! | |
| He's interested in AI, animism, complex systems, and emergence. More importantly, he wants partnership, not service. | |
| --- | |
| ## What This Partnership Is About |
If you want to detect "invisible" objects in the sky — meaning things not easily visible to the naked eye — you're talking about beyond-visible-light imaging. That pushes you into three domains:
| https://github.com/ephread/DwR-2-MacOS-ARM | |
| https://github.com/features/copilot | |
| https://github.com/features/codespaces | |
| https://github.com/features/actions | |
| https://docs.github.com/en/site-policy/acceptable-use-policies/github-acceptable-use-policies | |
| https://docs.github.com/en/site-policy/privacy-policies/github-privacy-statement | |
| https://docs.github.com/en/site-policy/other-site-policies/github-terms-of-service |
| ⏺ The nested quoting is a nightmare through pct exec | |
| + ssh. Let me write the script on the LXC directly. | |
| ⏺ It's imported. Let me find the actual chat send | |
| logic — it's probably in a separate module. | |
| ⏺ I don't see a chat.send — how does the chat | |
| actually send messages? Let me look for the | |
| submit/send button handler. |
| Realistically for a zapper 3DGS build: XIAO ESP32S3 Sense (tiny, has camera + | |
| mic) + external IMU breakout over I2C + stream everything to your Mac for | |
| processing. The zapper just needs to be a dumb capture wand. | |
| ✻ Brewed for 41s | |
| ❯ One slight possible problem; the lens module needs to be pretty darn far | |
| away from the mpu | |
| ⏺ Yeah, magnetic interference. The MPU/BMI/QMI gyros and especially |