vadosware logo

VADOSWARE

Living in a yak shaver's paradise.

DDG search drop in powered by ddg.patdryburgh.com

  • Thu, Sep 23, 2021 by vados

    How and why Haskell is better (than your favorite $LANGUAGE)

    A quick list of features which Haskell benefits from that your language probably doesn't

  • Thu, Jun 10, 2021 by vados

    Years later, REST-ish Services in Haskell Part 4

    Part 4 of a series on how I write REST-ish web services in Haskell with a dash of robustness

  • Mon, Feb 3, 2020 by vados

    Haskell exceptionfree-readfile library released

    I finally got around to completing & releasing exceptionfree-readfile, a library for reading files that doesn't log any exceptions when you run a program with +RTS -xc -RTS, unlike base's readfile

  • Mon, Jun 17, 2019 by vados

    Count-Min Sketch in Haskell

    A small focused Haskell library implementing a Count-min data sketch

  • Sun, Dec 9, 2018 by vados

    Rest-ish Services in Haskell Part 3

    Part 3 of a series on how I write REST-ish web services in Haskell with a dash of robustness

  • Tue, Nov 13, 2018 by vados

    REST-ish Services in Haskell: Part 2

    Part 2 of a series on how I write REST-ish web services in Haskell with a dash of robustness

  • Sun, Oct 21, 2018 by vados

    REST-ish Services in Haskell: Part 1

    Part 1 of a series on how I write REST-ish web services in Haskell with a dash of robustness

  • Tue, May 15, 2018 by vados

    Minimal effort build improvements and a GHC 8.2.2 upgrade

    How attempting to speed up my CI builds led to upgrading to GHC 8.2.2 (and eventually speeding up my CI builds)

  • Wed, Dec 20, 2017 by vados

    Adding (naive) email templating to my servant-powered haskell web application

    An in-depth look at adding naive email templating to my Haskell web application.

  • Thu, Dec 14, 2017 by vados

    Haskell build issues on Arch Linux (tinfo6)

    Some notes on issues I was having building haskell projects on Arch Linux

  • Thu, Nov 30, 2017 by vados

    Adding a very naive in-memory cache to my Haskell web app

    How I added very naive in-memory caching to my haskell webapp

  • Sun, Nov 19, 2017 by vados

    Continuous Integration To Continous Delivery Haskell Project With Gitlab

    Adding Continuous Delivery (CD) to my Gitlab-powered CI setup for my job board Haskell-powered web application

  • Wed, Nov 8, 2017 by vados

    Zero To Continuous Integrated Testing A Haskell Project With Gitlab

    Get up to speed with CI by standing on the shoulders of giants.

  • Sun, Oct 22, 2017 by vados

    Adding Sqlite Powered Fts Search To A Servant Powered Haskell App

    Adding light and easy Full Text Search with SQLite3 to my servant-powered web app

  • Mon, Oct 16, 2017 by vados

    Moving From Server Side Sessions To Client Side Session Tokens with Servant

    Documenting my move from Network.Wai.Session to Web.ClientSession

  • Sun, Sep 3, 2017 by vados

    Static Binaries for Haskell: A Convoluted Approach

    A convoluted (but working) path to building binaries for a Haskell app

  • Wed, Aug 23, 2017 by vados

    Graylog as a hslogger backend in Haskell

    Setting up Graylog as a hslogger backend in Haskell

  • Mon, Aug 14, 2017 by vados

    End To End Testing With Hspec (Almost)

    Setting up E2E testing with HSpec and PhantomJS.

  • Sat, Aug 12, 2017 by vados

    Adding A Merge Patch Content Type To Servant

    How to add a content type for HTTP spec compliant merge-patching in Servant

  • Sat, Aug 5, 2017 by vados

    Case Study: Building A URL Bouncer

    Building a URL bouncer for a servant-powered web application

<Prev Page 1 2 Next Page>
VADOSWARE logo
F/OSS & Work
  • Gitlab
  • GitHub
  • GAISMA G.K.
Connect
  • Email
  • @vadosware
  • Angel List
  • RSS
© 2013 VADOSWARE