Menu Icon
What we do
AI Solutions
Haskell
Who we are
Spain Office
Insights
Careers
Contact Us
What we do
AI Solutions
Haskell
Who we are
Spain Office
Insights
Careers
Contact Us
Stack Builders Insider
Discover expert insights by industry-leading engineers to help you deliver pragmatic, reliable software solutions.
Subscribe
Thank you for subscribing to our newsletter!
Oops! Something went wrong...
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
ChatGPT
Transformers
Artificial Intelligence & Machine Learning
inside the brain of 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
Dec. 21, 2024
Haskell
Tutorial
Programming
GUI
creating a gui application in haskell
This time, we’re developing a calculator using bindings to GTK+. This tutorial would be great for Haskell beginners and others who come from an imperative background. This popular post was originally written in 2015 and updated in March 2024 to reflect the process of creating a GUI application from scratch with Haskell and GTK+.
Mark Karpov (+2 more)
Dec. 21, 2024
ORM
Tutorial
Web Frameworks
Types
Python
how to add type annotations to sqlalchemy models
If you love using type annotations in Python, here you can learn how to strengthen your ORM definitions.
Carlos Villavicencio
Dec. 21, 2024
Programming
Design
Cloud & Serverless
Table
an introduction to single-table design
This blog post reviews the basics of the Single table design, the reason for its existence, benefits, and downsides.
Nataly Rocha
Dec. 21, 2024
Haskell
Tutorial
Web Frameworks
Programming
getting started with haskell projects using scotty
In this tutorial, we show how to create a Haskell project from scratch using the Scotty web framework. As an example, we use a URL shortener to introduce and motivate web development in Haskell.
Juan Pedro Villa Isaza
Dec. 21, 2024
JavaScript
TypeScript
Infrastructure & Deployment
welcome deno! does this mean goodbye to node.js?
Read what Deno brings to the TypeScript Ecosystem and its advantages
Angie Rojas
Dec. 21, 2024
1
2
3
4
5
...