Menu Icon
What we do
AI Solutions
Haskell
Who we are
Insights
Careers
Contact Us
What we do
AI Solutions
Haskell
Who we are
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 Engine
Accessibility
the impact of web accessibility
Making websites accessible can have a great impact on a company in terms of market expansion, social responsibility, minimizing legal risks, and enhancing SEO (Search Engine Optimization).
Suany Chalan
Dec. 21, 2024
Java
Programming Patterns
Web Frameworks
Funtional Programming
high-performance java websites with functional webflux
Performance requirements, legacy systems, and team familiarity are all factors that may lead you to look for high-performance web solutions with Java. Spring WebFlux is a popular tool to create web applications in Java. Functional programming in Java is a foundation of “reactivity” as found in Spring WebFlux. In this post we explore functional programming in Java as it pertains to WebFlux.
José Luis León
Dec. 21, 2024
Open Source
Parsing Libraries
hapistrano's new features
The Hapistrano deployment tool has become more powerful
Mark Karpov
Dec. 21, 2024
Haskell
Miscellaneous
errors and exceptions in haskell
`*** Exception: Prelude.undefined`
Juan Pedro Villa
Dec. 21, 2024
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
1
2
3
4
5
...