marnee (39)in #fsharp • 5 years agoF# for APRSA system for sending and receiving APRS messages integrated with DireWolf, and built on .NET Core in F#. This is…marnee (39)in #fsharp • 6 years agoCross-platform development with .NET Core and F#This is my script for a workshop I will be leading at the University of Arizona IT Summit InterActive day IT…marnee (39)in #fsharp • 6 years agoSaturn with CAS Single Sign-On Sample ApplicationLessons learned building a web application built on Saturn and using CAS for single sign-on. Sample code You can…marnee (39)in #amatuer • 7 years agoJoining the Southern Arizona Ham Mesh NetworkWhy am I doing this? I am into amateur radio. I have a Technician Level license, which means I can transmit on…marnee (39)in #technology • 7 years agoSuave websocket server with a continuous feedWhy am I doing this? I recently wrote a blog post using Suave websockets. It was a dead-simple example of a…marnee (39)in #technology • 7 years agoPlugging in Elm and Suave with websockets on .NET Core 2.0Topics covered Getting started with a .NET Core F# project A bit about using Paket A bit about Suave…marnee (39)in #ipfs • 7 years agoYou can't stop the signalTopics covered * A little about IPFS and why its greatmarnee resteemedwoz.software (55)in #programming • 7 years agoFunctional Programming is a very different mindsetI have been writing code a long time and have used most of the paradigms over the years. I have worked in procedural…marnee (39)in #fsharp • 7 years agoHashcash Algorithm in F#Why am I doing this? The hashcash algorithm forms this basis of cryptocurrencies like Bitcoin. I have been…