Programming

Programming

1474 bookmarks
Custom sorting
Maps and Nested Data Structures
Maps and Nested Data Structures
We empower people with technology through teaching and facilitating access, enlarging the community of people who give back and teach others.
·elixirbridge.org·
Maps and Nested Data Structures
Nested Set in elixir
Nested Set in elixir
Erlang also offers graphs based on ETS (digraph module), and sets of sets (sofs). digraph is quite approachable and digraph_utils has a nice collection of algorithms. They’re not really functional, though.
·elixirforum.com·
Nested Set in elixir
Elixir Logger and the Power of Metadata
Elixir Logger and the Power of Metadata
Elixir Logger is one of the OTP applications distributed with the Elixir core, and it supports logging with metadata out-of-the-box. Learn the basics of logging with metadata in Elixir as well as some lessons in how to organize that metadata effectively.
·dev.to·
Elixir Logger and the Power of Metadata
Creating Uniques Ids on Elixir
Creating Uniques Ids on Elixir
We often need unique ids to generate dynamic and unique filenames or hashes for many purposes like URL validations, QR creations, etc. For…
·medium.com·
Creating Uniques Ids on Elixir
All Commands | asdf
All Commands | asdf
Manage multiple runtime versions with a single CLI tool
·asdf-vm.com·
All Commands | asdf
Phoenix: Ecto migrations cheatsheet
Phoenix: Ecto migrations cheatsheet
The one-page guide to Phoenix: Ecto migrations: usage, examples, links, snippets, and more.
·devhints.io·
Phoenix: Ecto migrations cheatsheet
Introspecting Elixir — cheatsheet
Introspecting Elixir — cheatsheet
OK, so you wrote your amazing Elixir or Phoenix application and deployed it. It all starts clean & nice but sooner or later tricky runtime…
·medium.com·
Introspecting Elixir — cheatsheet
Metadata Querying for Object Storage feat. Elixir | Tigris Object Storage
Metadata Querying for Object Storage feat. Elixir | Tigris Object Storage
Now we get to the significantly more disruptive stuff. The things that while Tigris is an S3-compatible API it also provides features that enable entirely new use-cases and push the boundaries of what you can do with object storage. Let's see if we can't set your internal constraint-solver aflame with possibilities.
·tigrisdata.com·
Metadata Querying for Object Storage feat. Elixir | Tigris Object Storage
How to build a GitHub-style Markdown Editor
How to build a GitHub-style Markdown Editor
Replace your WYSIWYG editor with a plain Markdown one! This article shows you how to build a GitHub-style Markdown editor from scratch.
·indiecourses.com·
How to build a GitHub-style Markdown Editor
Catalog | CodeCrafters
Catalog | CodeCrafters
Real-world proficiency projects designed for experienced engineers. Develop software craftsmanship by recreating popular devtools from scratch.
·app.codecrafters.io·
Catalog | CodeCrafters
Data Visualization for Machine Learning in Elixir | zacksiri.dev
Data Visualization for Machine Learning in Elixir | zacksiri.dev
I show you the various ways you can visualize data for machine learning in Elixir. I start with doing a basic scatter plot and move to more complex examples like plotting the loss curve.
·zacksiri.dev·
Data Visualization for Machine Learning in Elixir | zacksiri.dev
Comparing Elixir with Rust and Go - LogRocket Blog
Comparing Elixir with Rust and Go - LogRocket Blog
Compare the three programming languages Elixir, Rust, and Go across criteria such as memory usage and time in concurrency projects.
·blog.logrocket.com·
Comparing Elixir with Rust and Go - LogRocket Blog
Comparing Elixir vs Java - Erlang Solutions
Comparing Elixir vs Java - Erlang Solutions
A seasoned developer discusses transitioning to Elixir and performance comparisons with Java and mainstream languages.
·erlang-solutions.com·
Comparing Elixir vs Java - Erlang Solutions
Streaming video with Phoenix
Streaming video with Phoenix
Update 20170906: This article was written for Phoenix 1.2. Is not going to work with 1.3 without some minimal changes, but the ideas should…
·medium.com·
Streaming video with Phoenix
Learning Machine Learning in Elixir | zacksiri.dev
Learning Machine Learning in Elixir | zacksiri.dev
I highlight the various tips and tricks to how I'm learning machine learning with elixir. I also go through the difference between python and elixir for various steps in machine learning.
·zacksiri.dev·
Learning Machine Learning in Elixir | zacksiri.dev
Use Git like a senior engineer
Use Git like a senior engineer
Git is a powerful tool that feels great to use when you know how to use it.
·levelup.gitconnected.com·
Use Git like a senior engineer
Forsp: A Forth & Lisp Hybrid Lambda Calculus Language
Forsp: A Forth & Lisp Hybrid Lambda Calculus Language
In the world of lambda calculus programming languages there are many ways to express the terms, which is why we ended up with such an amazing range of programming languages, even if most trace thei…
·hackaday.com·
Forsp: A Forth & Lisp Hybrid Lambda Calculus Language
Igniter - A code generation and project patching framework - Your Libraries & OS Mentoring / Libraries - Elixir Programming Language Forum
Igniter - A code generation and project patching framework - Your Libraries & OS Mentoring / Libraries - Elixir Programming Language Forum
Fixed! And thanks for posting the links. In the guide lines it says not to link to external sources but I think I took that too literally. It means “explain your package here”, not “don’t have any links pointing elsewhere” 😆
·elixirforum.com·
Igniter - A code generation and project patching framework - Your Libraries & OS Mentoring / Libraries - Elixir Programming Language Forum
Phoenix: Ecto cheatsheet
Phoenix: Ecto cheatsheet
The one-page guide to Phoenix: Ecto: usage, examples, links, snippets, and more.
·devhints.io·
Phoenix: Ecto cheatsheet