-
opencode-containerized A containerized development environment for OpenCode, running inside an isolated Docker container with Nix, tmux, and a curated set of development tools. Overview This project provides a reproducible, restricted container that runs OpenCode with all its dependencies. All state (Nix store, …
Read More -
This Miso webapp is loosely based on the miso-ui website source code. Miso Miso is a small, production-ready, component-oriented, reactive, isomorphic Haskell front-end framework for quickly building highly interactive single-page web and mobile applications. It features a virtual-dom, recursive diffing / patching …
Read More -
This Miso example is derived from the haskell-miso website source code, but adds dynamic retrieval of objects via a REST API. Miso Miso is a small, production-ready, component-oriented, reactive, isomorphic Haskell front-end framework for quickly building highly interactive single-page web and mobile applications. It …
Read More -
Experimenting with Julia and Pluto notebooks. Julia The Julia programming language aims to create an unprecedented combination of ease-of-use, power, and efficiency in a single language. Julia is an open source project with over 1,000 contributors. In addition to the above, some advantages of Julia over comparable …
Read More -
Haskell library and client for OpenTimestamps
This is a Haskell library and -client for working with OpenTimestamps. It's on Hackage here: haskell-opentimestamps. OpenTimestamps is a protocol for creating and verifying timestamps for digital files, which can be used to prove that a file existed at a certain point in time. Library The library provides functionality …
Read More -
Introduction Instapaper is a social bookmarking service that allows web content to be saved so it can be "read later" on a different device, such as an e-reader, smartphone, or tablet. The service was founded in 2008 by Marco Arment. In April 2013, Arment sold a majority stake to Betaworks and by mid 2016 Pinterest …
Read More -
The website jeroen.nl returns current and daily energy prices, but it would be nice to view this information from the command line. Haskell version. Introduction Earlier I created photonsphere.org/post/2025-03-15-command-line-energy-prices for this but when I moved from NixOS to Debian (stable), as described in …
Read More -
Returned to Debian (stable) because NixOS updates are getting increasingly heavy, so that my ageing Asus N53J laptop can no longer handle them comfortably (latest update locked up my computer for at least an hour). I'm using a simple bash shell script to have somewhat declarative installs. I have considered to return …
Read More -
Looking into hastl, which is a modern Haskell web application template using (H)tmx, (A)lpine.js, (S)ervant, (T)ailwind-css and (L)ucid. It is licensed under MIT and is entirely free and open source. Features: Type-safe APIs, Modern frontend with htmx, Live reloading with GHCID. On GitHub: eldr-io/hastl. Haskell …
Read More -
Introduction The Gleam programming language targets BEAM and JavaScript. Gleam is statically typed, which has proven to be hard to live without if you're used to it. Like Gloogle, which allows you to search by types (similar to Hoogle. Gloogle query examples -- hint: try the Filters1 (e.g. Functions, Documented): …
Read More