Obsidian.Systems

12 Followers
49 Following
7 Posts
Software consultancy specializing in haskell, nix, curiosity, and innovation.
Our latest blog post highlights the most essential #Fintech trends to keep an eye on. If you're interested in staying up-to-date with the industry but unsure of where to begin, this post is perfect for you
https://blog.obsidian.systems/fintech_trends_2023/
Fintech Trends Worth Following in 2023 and Beyond

Fintech faces many challenges right now. Changes caused by post-pandemic events, supply chain fractures, and political conflicts reshaped consumers' behavior and the market in general. All the events and changes are reflected in the bespoke solutions of Fintech. By creating trends and building future-ready solutions, Fintech companies try to satisfy

Obsidian Systems
We are building roads and bridges to #OSS! We are happy to share our work in collaboration with Protocol Labs, @swheritage and @NGIZero. Check out our blog to learn about distributing the Software Heritage archive over IPFS, thanks to a grant from NLnet foundation https://blog.obsidian.systems/software-heritage-bridge/
Accessing the Software Heritage Archive via the InterPlanetary FileSystem

Building a bridge to disseminate the Software Heritage archive over IPFS. Software Heritage is a non-profit initiative with a mission to preserve open source software code. It houses the largest public archive of software source code in the world. IPFS, developed by Protocol Labs, provides a decentralized, peer-to-peer protocol designed

Obsidian Systems
An industry-ready language, perfect for fast prototyping, robust development, or research. What's not to like about #Haskell? Check out the newest blog post https://blog.obsidian.systems/why-organizations-pick-haskell-and-why-you-should-care/ #FP #softwaredevelopment
Why Organizations Pick Haskell and Why You Should Care

Haskell: Like a Steak in a Hot Dog 1 Since 1990 and beyond Haskell attracts students, researchers, and passionate engineers, thanks to its maturity and vibrant community who are deeply involved in various opensource projects and its gift economy approach. It welcomes those new to functional programming or those who

Obsidian Systems
You can count on us if you are looking for #Haskell learning materials! The Counter has been available on our blog for a while; in case you missed it, here is the link: https://blog.obsidian.systems/seven-guis-in-reflex-vty-part-1-the-counter/
Happy haskelling! #reflex #7GUIs #GUI
Seven GUIs in reflex-vty, Part 1: The Counter

7GUIs defines seven tasks that represent typical challenges in GUI programming -- 7GUIs: A GUI Programming Benchmark 7GUIS is a set of 7 typical GUI programming tasks of varying levels of complexity. We're going to implement the 7GUIs in Haskell using the reflex functional reactive programming framework. The code in

Obsidian Systems
The #remote, distributed team of @obsidiansystems and the tools which help us to stay productive, are the topics of the newest post on our blog: https://blog.obsidian.systems/tools-to-build-your-remote-workplace/
We rule #remotework thanks to Basecamp and Gather. How about you, what makes you work efficiently? #companyculture
Tools to Build your Remote Workplace

What tools do we use for our digital office? In 2020, many teams went remote. Obsidian Systems has chosen to remain remote. We are a fully remote, distributed team with more than thirty members, and we know how to operate effectively. Remote offices are not a fad: Atlassian and Stack

Obsidian Systems
Everyone knows that #GUI programming is challenging.
Today we want to challenge you with our #Haskell and #reflex framework workouts. Follow our new tutorial about the second challenge from the #7GUIs task list & try our approach in practice!
https://blog.obsidian.systems/seven-guis-in-reflex-vty-part-2-the-temperature-converter/
Seven GUIs in reflex-vty, Part 2: The Temperature Converter

7GUIs defines seven tasks that represent typical challenges in GUI programming -- 7GUIs: A GUI Programming Benchmark 7GUIs is a set of 7 typical GUI programming tasks of varying levels of complexity. We're going to implement the 7GUIs in Haskell using the reflex functional reactive programming framework. The structure of

Obsidian Systems
Why are continuous integration and binary caching important in the software development process? How does CI/BC work with Nix, and how might it change in the future? All the answers can be found in our blog post https://blog.obsidian.systems/ci-bc-in-nix/
Happy reading! #SoftwareDevelopmentLifeCycle
CI / BC in Nix

What roles do continuous integration and binary caches play in software development? How does Nix facilitate their implementation? What are continuous integration and binary caching? Continuous integration (CI) is the automation of testing, debugging, and merging when a change is upstreamed to a development team's codebase. It prioritizes daily, small-scale

Obsidian Systems