The Hacker Pager
A wireless messenger and LoRa radio multitool. A powerful tool in the expanding world of LoRa wireless technology
#solarpunk #meshtastic
https://hackaday.com/2025/07/31/hands-on-the-hacker-pager/
@onewheelgeek.me.bsky.social
I'm Jeff. I write code and ride a unicycle, among other things. #unicycle #ham #cycling #woodworking #selfhosting #homeserver #infosec #privacy #python #golang #dotnet #geocaching
The Hacker Pager
A wireless messenger and LoRa radio multitool. A powerful tool in the expanding world of LoRa wireless technology
#solarpunk #meshtastic
https://hackaday.com/2025/07/31/hands-on-the-hacker-pager/
This is a really cool project! github.com/bradleygolde...
Think of it like a Quickstart for working with claude code and Elixir projects, that leans on all the conventions we've been working on like tidewave & usage rules.
#ElixirLang
With Claude Code / Tidewave, I just did this to add the Tidewave MCP server to Claude Code.
claude mcp add --transport sse tidewave http://localhost:$PORT/tidewave/mcp
I've not messed with claude.md yet. I got good results with stock setup.
hex.pm certificate expired? #elixir
30.07.2025 23:22 β π 3 π 0 π¬ 2 π 0You mean Claude Desktop vs. Claude Code? Iβve used both, but Claude Code is my favourite and plugs into VSCode nicely.
29.07.2025 13:06 β π 0 π 0 π¬ 1 π 0There is way too much exciting stuff to play with these days. I'm overwhelmed.
- #Elixir is incredible
- #AshFramework is such a massive accelerator
- #ClaudeCode is crazy good
- #ClaudeCode + #Tidewave... OMG
- #AshAi's MCP server on my resources... OMG!
I need to stop sleeping...
This looks exactly like what I was needing. I'm so excited to see a nice grid control like this for Ash!
28.07.2025 16:14 β π 1 π 0 π¬ 0 π 0A screenshot of code showing the new `match_mode` option for multi select fields. ``` <Cinder.Table.table resource={MyApp.Book} actor={@current_user}> <:col field="tags" filter={:multi_select} filter_options={[ options: [ {"Fiction", "fiction"}, {"Bestseller", "bestseller"}, {"Award Winner", "award_winner"}, {"New Release", "new_release"} ], match_mode: :all # Records must contain ALL selected tags ]} > ```
Cinder v0.5.0 has been released, with fixes for array fields including a new `match_mode` option - select records where any or all of the array values match the filter! hexdocs.pm/cinder/
26.07.2025 07:19 β π 39 π 8 π¬ 1 π 0Super excited for tonights Elixir meetup in Calgary. Beer, Pizza, and Elixir is a great night out!
www.meetup.com/elixir-calga...
#elixir #calgary #yyc #development
Looks awesome. Any chance the datetime components have some easy mechanism to handle converting from/to UTC in the DB and whatever the userβs timezone is?
10.03.2025 13:56 β π 2 π 0 π¬ 0 π 0The more I work with JS, either backend or frontend, the more I want to work with Phoenix and LiveView.
The JS fatigue is real and finally infected me.
If you are supporting time with this component, any plans to optionally handle conversions from server-side UTC to browser timezone.
26.01.2025 01:05 β π 0 π 0 π¬ 0 π 0So excited about this. Just kicking off a big Ash project so the timing is fantastic. Instant purchase!
14.01.2025 18:51 β π 1 π 0 π¬ 0 π 0π Fluxon UI v1.0.10 is now live! Added card variants for radio and checkbox components. #ElixirLang
18.12.2024 22:52 β π 18 π 5 π¬ 1 π 0Thank you so much!
07.12.2024 17:34 β π 0 π 0 π¬ 0 π 0Ash Framework, admittedly not something you can probably just turn on for an existing app, has a module that does this well.
07.12.2024 17:32 β π 3 π 0 π¬ 1 π 0Cool solution. Can I ask a somewhat unrelated question. What did you use to generate your code as an image? Thanks!
07.12.2024 15:51 β π 0 π 0 π¬ 0 π 0My pleasure. Just updated my project today. Took a couple of hours and now it looks better, has working dark mode, and a searchable dropdown box that behaves great. Nicely done. Looking forward to see where you take it next!
07.12.2024 05:03 β π 0 π 0 π¬ 0 π 0Iβm a huge fan of used Tiny PCs. Nice little units. Somewhat extensible. Good build quality. Often cheap. I wrote about my setup here. www.straybits.ca/2024/microse...
06.12.2024 00:26 β π 1 π 0 π¬ 0 π 0These components look fantastic Andriel. Just purchased a license and looking forward to working with them (and not having to build all these things myself).
05.12.2024 18:09 β π 0 π 0 π¬ 1 π 0YALL. Phoenix LiveView 1.0 is out! x.com/chris_mccord...
#ElixirLang #PhoenixFramework