Menu Icon
About
About Us
What We Do
Who We Are
Solutions
Services
AI Solutions
DevOps
AI Vision Engineering
Fractional CTO
Mobile + Web App Development
Legacy System Modernization
Insights
Careers
Case Studies
Contact Us
Contact Us
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 min 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 min read
Piping in Elm, Haskell, Python, and JavaScript
Piping in Elm, Haskell, Python, and JavaScript
JavaScript
Functional Programming
Haskell
Python
fp-TS
Elm
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 min read
Inside the brain of ChatGPT
Inside the brain of ChatGPT
Transformers
Artificial Intelligence & Machine Learning
ChatGPT
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 min read
New updates for Dotenv and Hapistrano
New updates for Dotenv and Hapistrano
Open Source
Haskell
Development Environments
Dotenv and Hapistrano have some interesting features that have been polished lately and they’re ready to be used!
Cristhian Motoche
5 min read
Self-contained Scripts With Nix
Self-contained Scripts With Nix
Development Environments
Nix
Best Practices
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 min read
5
6
7
8
9
...