Menu Icon
About
About Us
What We Do
Who We Are
Our Offices
Spain Office
Solutions
Services
AI Solutions
DevOps
Functional Programming
Technology
Haskell
Insights
Careers
Get in Touch
Get in Touch
Stack Builders Insider
Discover expert insights by industry-leading engineers to help you deliver pragmatic, reliable software solutions.
Email
Subscribe
By subscribing, you agree our
Privacy Policy
.
Learn about practical DevOps in our free resource
Find out how you can optimize DevOps for better security, reliability, and scalability.
Learn more
Clouds and Servers
Explore some topics
Search
How To Build a Virtual Camera with Hand Gesture Detection in JavaScript
How To Build a Virtual Camera with Hand Gesture Detection in JavaScript
Machine Learning
Tutorial
In this blog post I’ll teach you how to build a virtual camera with hand gesture detection in JavaScript using Handsfree.js. We will combine the predictions of a hand gesture model with the library p5.js to show different images on the screen.
Javier Tinoco
21 mins read
Stack Builders is now ISO 27001 certified!
Stack Builders is now ISO 27001 certified!
Best Practices
Learn more about our company’s commitment to security, and how we have achieved data security excellence through the ISO 27001 certification.
User Icon
Alberto Mucarsel (+1 more)
2 mins read
Piping in Elm, Haskell, Python, and JavaScript
Piping in Elm, Haskell, Python, and JavaScript
Haskell
JavaScript
Functional Programming
Elm
Python
fp-TS
Piping helps to define how data flows through a group of functions from top to bottom using the Pipe operator. This tutorial will show the advantages of this operator compared with the classic function application. Also, it will show how to work with that operator in Elm and Haskell, and how to implement it in Python and JavaScript following two approaches.
Cristhian Motoche
10 mins read
Inside the brain of ChatGPT
Inside the brain of ChatGPT
ChatGPT
Transformers
Artificial Intelligence & Machine Learning
ChatGPT is an AI tool that uses Transformers and Reinforcement Learning inside its “brain”. Transformers are neural networks capable of processing enormous data streams through an Attention Mechanism, to provide useful answers in natural language processing tasks. ChatGPT has become a popular tool for customer service chats and language-based games. This post introduces the inner workings of ChatGPT's brain through Transformers and Reinforcement Learning.
Daniel Erazo
13 mins read
New updates for Dotenv and Hapistrano
New updates for Dotenv and Hapistrano
Haskell
Open Source
Development Environments
Dotenv and Hapistrano have some interesting features that have been polished lately and they’re ready to be used!
Cristhian Motoche
5 mins read
Self-contained Scripts With Nix
Self-contained Scripts With Nix
Nix
Best Practices
Development Environments
The blog post discusses the benefits of Nix in creating reproducible environments where developers can focus on developing new features and delivering value to the users. More specifically, it’s focused on the idea of self-contained scripts, which is one of the most basic use cases for Nix where we can see the benefits it brings to the table and the endless possibilities of the tool.
Óscar Izquierdo Valentín
8 mins read
4
5
6
7
8
...