Carlos Saltos

Carlos Saltos @csaltos

About: I code in Scala, Elm, Python and Ruby. Now trying to learn Haskell, Rust, Gleam and OCaml

Location:
Buenos Aires, Argentina
Joined:
Jun 30, 2020

Carlos Saltos
articles - 23 total

How to use Elm extensible records

WHAT? Sample code for declaring and using Elm flexible structures to extend records with...

Learn More 3 0Jan 13 '24

Elm with flex and color

WHAT? Just a simple Elm sample code project using basic CSS flex and text color ...

Learn More 1 0Jan 13 '24

Erlang Fibonacci

Implementation of Fibonacci with Erlang including an optimization based on matrices ...

Learn More 5 0Dec 14 '22

Fix Chicony camera on Linux

Almost there A couple of days ago I installed a brand new Debian bullseye 11 and...

Learn More 4 0Dec 8 '22

Install Elm for OpenBSD x86_64

What? Just some quick steps to compile Elm for OpenBSD on amd64 based chips since the...

Learn More 8 0Mar 29 '22

Elm at Talenteca

This is a brief post for sharing what it means to create web apps nowadays and our experience at...

Learn More 16 2Mar 18 '22

Install Elm for Linux arm64

What? Just some quick steps to compile Elm for Linux arm64 since the official distribution...

Learn More 11 0Jan 31 '22

Install Jenkins on Debian 11 Bullseye

What? A quick tip for using Jenkins LTS 2.319.2 and up on Debian GNU/Linux 11 Bullseye (it...

Learn More 0 0Jan 29 '22

How do you get free amount of RAM memory Mac has using Scala

What ? A simple Scala program to get the RAM available on a Mac Why ? Because...

Learn More 0 0Jan 4 '22

How do you get total amount of RAM memory Linux has using Scala

What ? A simple Scala program to get the total RAM on a Linux machine Why...

Learn More 0 0Jan 4 '22

When your favorite opensource project is dying

You cannot find new versions for using your favorite opensource projects, what to do? First...

Learn More 3 0Nov 27 '21

MongoDB for arm64 at Alibaba Cloud

WHAT? A brief article explaining how to install MongoDB at an Anolis Linux instance and the cool new...

Learn More 6 1Oct 23 '21

Angry developer?

Recently I was trying to understand why I'm so angry. Angry at someone else that is not using the...

Learn More 5 0Aug 13 '21

Olon: once upon a time a dependency was forked

This is a tale about how at my company we are fixing a missing version of an important web dependency...

Learn More 0 0Aug 6 '21

API JSON calls with Haskell

What ? A simple project showing how to make calls to an API and parsing JSON using HTTP Co...

Learn More 11 2May 3 '21

Elm and TailwindCSS with purge included

Elm with Tailwind CSS What ? A simple start project with an Elm using Tailwind...

Learn More 10 1Apr 13 '21

Lift webframework SameSite Cookie workaround

IMPORTANT: This post is kept only as a reference, now Lift since the 3.5.0-SNAPSHOT version supports...

Learn More 1 1Apr 6 '21

Marathon Storage Tool 1.9

What ? An old version of a maintenance tool for Marathon 1.9.81 when used with Apache Mesos to fix a...

Learn More 1 0Nov 23 '20

Fixing Firefox graphics configuration using Nvidia on Ubuntu Linux

What ? A quick tip on how to fix the graphics GPU acceleration on Firefox 83 using Ubuntu Linux LTS...

Learn More 2 0Nov 19 '20

Skip macOS Catalina security check

What ? Do you want to run your own custom applications on mac ? ... or did you ask yourself the ques...

Learn More 8 0Oct 28 '20

Update an AWS CloudFront custom SSL/TLS certificate using AWS CLI

What ? A simple guide of the steps to follow for updating an SSL/TLS certificate PROGRAMMATICALLY us...

Learn More 2 4Oct 6 '20

My dream Svelte template using Sapper and Material UI

What ? A web app template using Sapper 0.28.0 and Svelte 3.17.3 with a Material UI theme based on Sm...

Learn More 6 1Sep 18 '20

TailwindCSS with Sapper and Svelte

What ? An initial template with Sapper 0.28.0, Svelte 3.17.3 and Tailwind CSS 1.8.6 updated to Septe...

Learn More 17 8Sep 16 '20