Programming

Programming

1462 bookmarks
Custom sorting
Distributed Elixir with Livebook
Distributed Elixir with Livebook
Livebook recently dropped and I was curious to see what the hype was all about. I had dabbled with ipython notebook (Jupyter) long ago, so I was curious to see what an Elixir version would offer.
·launchscout.com·
Distributed Elixir with Livebook
Building a composable query generator for GraphQL
Building a composable query generator for GraphQL
In a lot of newer projects, we use our GraphQL API. This is the same API you use when you're building Aha! Develop extensions. GraphQL has…
·aha.io·
Building a composable query generator for GraphQL
How to upload a file in Elixir with Waffle | Curiosum
How to upload a file in Elixir with Waffle | Curiosum
The ability to upload files is a key requirement for many todays web and mobile applications. I'll show you how to upload files in Elixir with Waffle.
·curiosum.com·
How to upload a file in Elixir with Waffle | Curiosum
Launching Python in Elixir | Prograils
Launching Python in Elixir | Prograils
Switching to Pyhton for huge mathematical calculations can help your Elixir/Phoenix app in a significant way. Ever encountered such a problem? Don't worry, just learn how to finally make your programming work easier!
·prograils.com·
Launching Python in Elixir | Prograils
Using python from elixir - Tech Dominator
Using python from elixir - Tech Dominator
Imposing technical domination on ASP.NET Core, React, Elixir and many others Web related technologies. Also where Chedy Missaoui comes to blog.
·blog.techdominator.com·
Using python from elixir - Tech Dominator
Getting Started with Phoenix and LiveView
Getting Started with Phoenix and LiveView
This guide to getting started with Phoenix covers getting up and running with Elixir and Phoenix. This is a direct conversion of the Getting started with Rails Guide so it especially suited for you that already knows Ruby on Rails. The goal of the guide is to teach you: - How to install Phoenix, create a new application, and connect your application to a database. - The general layout of a Phoenix application. - How to quickly generate the starting pieces of a Phoenix application.
·fullstackphoenix.com·
Getting Started with Phoenix and LiveView
Location Squared - Discover
Location Squared - Discover
A place to talk about the places you'd like to go!
·locationsquared.com·
Location Squared - Discover
BUGFIX-66
BUGFIX-66
·bugfix-66.com·
BUGFIX-66
Learn to code with my retro computer program
Learn to code with my retro computer program
I wrote an educational retro computer called the Toy CPU so that my students could learn about machine language.
·opensource.com·
Learn to code with my retro computer program
Chunking strings in Elixir: how difficult can it be?
Chunking strings in Elixir: how difficult can it be?
This week I finished my contract for Seamly1, where I spent 7 months developing a SaaS messaging platform for customer service in Elixir. The project was incredibly interesting, so in our last conversation I asked if they would mind me sharing a “war story” with the world. They gladly agreed, so here goes an account of my dealings with unicode, performance tuning and Rust-based NIFs. Enjoy! 1 - The problem From a pure technical point of view, we needed a way to split strings in chunks up to a maximum length in a user-friendly way.
·ochagavia.nl·
Chunking strings in Elixir: how difficult can it be?
What if C# were like Go? Open source bflat has “Go-inspired tooling”, now targets bare metal • DEVCLASS
What if C# were like Go? Open source bflat has “Go-inspired tooling”, now targets bare metal • DEVCLASS
Developer Michal Strehovský has released bflat 7.0.1, with support for C# applications that run on bare metal – taking native ahead of time (AOT) compilation further than is possible with Microsoft’s official Native AOT in .NET 7. Strehovský is a software engineer at Microsoft working full-time on the .NET runtime, but open source bflat is […]
·devclass.com·
What if C# were like Go? Open source bflat has “Go-inspired tooling”, now targets bare metal • DEVCLASS
Elixir, Phoenix, LiveView, Ash
Elixir, Phoenix, LiveView, Ash
A complete example of a Phoenix application using LiveView and the Ash framework
·medium.com·
Elixir, Phoenix, LiveView, Ash