Found 1529 bookmarks
Newest
Why You Should Use Ruby’s dry-rb Gems: A Guide to Cleaner, More Flexible Code
Why You Should Use Ruby’s dry-rb Gems: A Guide to Cleaner, More Flexible Code
The Dry-rb gem suite is a game-changer for Ruby developers who value clean, maintainable code. From robust input validation with dry-validation to building immutable, typed objects with dry-struct, these gems bring type safety, modularity, and clarity to your projects. Dive into five essential Dry-rb gems and transform your Ruby workflow!
·bounga.org·
Why You Should Use Ruby’s dry-rb Gems: A Guide to Cleaner, More Flexible Code
Making Beautiful API Keys | Let's Build Together
Making Beautiful API Keys | Let's Build Together
We created uuidkey to encode UUIDv7s with Crockford Base32 into human-readable keys that are sortable, indexable, and actually pleasant to look at.
·docs.agentstation.ai·
Making Beautiful API Keys | Let's Build Together
Building an Elixir API with Plug Only
Building an Elixir API with Plug Only
Learn how to build a lightweight and flexible API in Elixir using Plug! This post dives into advanced techniques, like parsing JSON requests and crafting dynamic JSON responses, while showcasing the elegance of minimalistic API development.
·bounga.org·
Building an Elixir API with Plug Only
RFID From First Principles And Saving A Cat
RFID From First Principles And Saving A Cat
[Dale Cook] has cats, and as he readily admits, cats are jerks. We’d use stronger language than that, but either way it became a significant impediment to making progress with an RFID-based s…
·hackaday.com·
RFID From First Principles And Saving A Cat
The Tortoise and the Hare in Alloy
The Tortoise and the Hare in Alloy
If you’ve done your share of leetcode-style interviewing, and you’re above a certain age, you may have been asked during a technical screen to write a program that determines if a linke…
·surfingcomplexity.blog·
The Tortoise and the Hare in Alloy
Voice Activity Detection in Elixir and Membrane
Voice Activity Detection in Elixir and Membrane
I hacked on something quite useful in the last few weeks, off and on. Voice Activity Detection in Elixir with Silero VAD through ONNX. I'll show what I did and try to give an idea of what it is and why it is useful.
·underjord.io·
Voice Activity Detection in Elixir and Membrane
Bodging GenServers Together
Bodging GenServers Together
What feels like forever ago but what was probably a year and a half I gave a talk about Lively LiveView with Membrane. Video is available for the curious. It was a stunt talk but also a talk about creativity and how Elixir let's me plug things together and try things that feel magical. That feeling has never left me.
·underjord.io·
Bodging GenServers Together
Effortless Video Sharing with Phoenix LiveView and FLAME
Effortless Video Sharing with Phoenix LiveView and FLAME
As someone who loves experimenting with new technologies, I recently got the Vision Pro (I’m a big fan of VR and the idea of working in mixed reality). What excites me the most is sharing the cool stuff I discover, with my friends and colleagues, like how amazing it is to have a floating 3D […]
·poeticoding.com·
Effortless Video Sharing with Phoenix LiveView and FLAME
How I use Erlang Hot Code Updates
How I use Erlang Hot Code Updates
One of the Erlang ecosystem's spiciest nerd snipes are hot code updates. Because it can do it. In ways that almost no other runtime can. I use Elixir which builds on Erlang and has the same capabilities.
·underjord.io·
How I use Erlang Hot Code Updates
“Secure by default” - how Phoenix keeps you safe for free
“Secure by default” - how Phoenix keeps you safe for free
Discover how Phoenix's "secure by default" framework keeps your applications safe without extra cost or effort. Learn about key security features like XSS, CSRF protection, secure browser headers, and SQL injection prevention, automatically integrated for your peace of mind. Perfect for developers at all levels, Phoenix ensures robust security from day one, allowing you to focus on innovation. Whether you're a beginner or seasoned pro, safeguard your projects effortlessly with Phoenix while educating yourself on vital security practices. Save time and reduce risk with Phoenix’s built-in security advantages.
·arrowsmithlabs.com·
“Secure by default” - how Phoenix keeps you safe for free
Hello World! Introduction to my website and blog
Hello World! Introduction to my website and blog
This is about why Elixir and Phoenix were chosen over a static site generator to build this website, along with explanations and code examples of how some interesting features work in detail.
·farens.me·
Hello World! Introduction to my website and blog
Tower: Universal and Agnostic Elixir Exception Tracker
Tower: Universal and Agnostic Elixir Exception Tracker
Tower is a flexible exception tracker for elixir applications. It listens for errors in an elixir application and informs about them to the configured list of reporters, that can report to 3rd party tracking services, store in your local database, message to slack or e-mail.
·mimiquate.com·
Tower: Universal and Agnostic Elixir Exception Tracker
Libraries for the boring stuff - EZSuite
Libraries for the boring stuff - EZSuite
EZSuite offers developer libraries and products that automate away the boring but necessary parts.
·ezsuite.dev·
Libraries for the boring stuff - EZSuite