Programming

Programming

1474 bookmarks
Custom sorting
The Quest for the Ultimate GUI Framework
The Quest for the Ultimate GUI Framework
I love Graphical User Interfaces, especially the good ones :) Some people feel more comfortable with a terminal and command line arguments – I prefer a graphical representation, especially wh…
·scorpiosoftware.net·
The Quest for the Ultimate GUI Framework
Extending Fly.io's Distributed Turn-Based Game System, Part 2: GameBox | Extism - make all software programmable. Extend from within.
Extending Fly.io's Distributed Turn-Based Game System, Part 2: GameBox | Extism - make all software programmable. Extend from within.
In Part I, we wrote a special Elixir GenServer that allows us to replace any GenServer in our Elixir apps with an Extism Plug-in. Our goal was to build a version of this turn-based game system that allows users of the platform to create and upload their own games.
·extism.org·
Extending Fly.io's Distributed Turn-Based Game System, Part 2: GameBox | Extism - make all software programmable. Extend from within.
Elixir for Beginners | Pablo Aguirre
Elixir for Beginners | Pablo Aguirre
Elixir is a compiled, dynamically-typed, general-purpose, functional programming language developed by Brazilian software developer José Valim, first
·pabloagn.com·
Elixir for Beginners | Pablo Aguirre
Elixir is Safe - DockYard
Elixir is Safe - DockYard
What all garbage-collected languages do for memory safety, Elixir also does for safe concurrency.
·dockyard.com·
Elixir is Safe - DockYard
Running tasks concurrently in Django asynchronous views
Running tasks concurrently in Django asynchronous views
Django is been getting more and more async abilities! Mariusz Felisiak explores how to run multiple async tasks in a Django asynchronous views.
·fly.io·
Running tasks concurrently in Django asynchronous views
Recognize digits using ML in Elixir
Recognize digits using ML in Elixir
Machine learning allows you to solve once unimaginable problem. Elixir's support for machine learning through Nx and Axon let us do impressive thing while staying in our favorite language.
·fly.io·
Recognize digits using ML in Elixir
Phoenix LiveView Zipped Uploads
Phoenix LiveView Zipped Uploads
Exploring zipping up a client's directory in the browser using JSZip and the webkitdirectory feature and unzipping on a Phoenix server using OTP the :zip module.
·fly.io·
Phoenix LiveView Zipped Uploads
Analyze Meta Tags With Elixir
Analyze Meta Tags With Elixir
In this article, we analyze with Elixir the 1000 most common websites and there meta tag usage.
·kiru.io·
Analyze Meta Tags With Elixir
Can Phoenix Safely use the Zip Module?
Can Phoenix Safely use the Zip Module?
OTP includes lots of built-in features. Here we explore the Erlang zip module to discover how safe it is to use directly in our Phoenix applications.
·fly.io·
Can Phoenix Safely use the Zip Module?
Tutorial
Tutorial
Official MockNeat Java library documentation.
·mockneat.com·
Tutorial
Multi-node Elixir Deployments on Linux
Multi-node Elixir Deployments on Linux
While I was creating DiscoBoard, a Discord soundboard bot, I spent a lot of time determining how I wanted to handle deployment. DiscoBoard consists of two services: the LiveView website and the Discord bot itself. In order to guarantee a responsive interface for most users, I needed to deploy the
·wkrp.xyz·
Multi-node Elixir Deployments on Linux
sobelow
sobelow
Security-focused static analysis for Elixir & the Phoenix framework
·hex.pm·
sobelow