
@guess
@stevestrates
Followers
641
Following
2K
Media
46
Statuses
364
Mostly doing Elixir & React Native dev lately
Joined June 2013
Finally 🥹🥹🥹.
Soon, you'll be able to enjoy a nice Fibonacci-like spiral layout in your terminal panel, because terminal splitting just landed on main. #10xDev
0
0
1
I made a quick vscode extension to toggle dbg when adding/removing breakpoints #myelixirstatus.
github.com
Elixir breakpoints in vscode. Contribute to guess/elixir-break development by creating an account on GitHub.
Not only was I late to the dbg party and still using IO.inspect, but I also now just learned that dbg can also be used as breakpoints in your code 🤯 #myelixirstatus
0
0
1
Not only was I late to the dbg party and still using IO.inspect, but I also now just learned that dbg can also be used as breakpoints in your code 🤯 #myelixirstatus
0
0
2
Has anyone that uses @zeddotdev with elixir have this issue when using format on save where it adds stdout from `mix format` to the top of the file it's formatting?
0
0
0
I had Claude write me a prompt for a prompt engineer & gave it a bunch of docs on AI prompting best practices. Then I used that to build a library of prompts in @zeddotdev for different “specialists” that I can consult with quickly using the new slash commands.
0
0
0
I loooove the slash commands for AI context in @zeddotdev - I just wish that the workflow feature worked as well as cursor 😓 half of the time it fails to resolve or the diffing is bad and it doesn’t replace the right code. But it’s getting there 💪 I see the vision.
0
0
0
Just open sourced a library to communicate with Phoenix channels and sync state with mobx ✨ #myelixirstatus.
github.com
⚡️ Communicate with Phoenix Channels & sync state with mobx - GitHub - guess/live-view-model: ⚡️ Communicate with Phoenix Channels & sync state with mobx
0
0
1
Built a PoC syncing Phoenix channel state with mobx! Unlocking offline-first capabilities with a well-supported and simple state management library that's framework agnostic (React, Vue, Angular ready). #myelixirstatus
0
0
1
Ugh I wish @cursor_ai will fix devcontainers. Even without using them it still for some reason causes my Phoenix application to trigger a full compile on every code change 🥴 #myelixirstatus
0
0
0