BlogHide Resteemsmarnee (39)in fsharp • 6 years agoF# for APRSA system for sending and receiving APRS messages integrated with DireWolf, and built on .NET Core in F#. This is also my submission for the Applied F# Challenge - F# in your organization or…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 Summit interActive Workshop Workshop Leader Marnee Dearman Chief Applications…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 find all of my sample code on my Github . Why am I doing this? I decided…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 certain radio bands, including the bands used for high-speed data, like WiFi. We…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 websocket server that just echoes back what the client sends to it. I made a new example…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 Getting started with websockets and Suave Getting started with Elm…marnee (39)in ipfs • 7 years agoYou can't stop the signalTopics covered * A little about IPFS and why its greatresteemedwoz.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 languages like Fortran and C then moved into C++ in the early days of that…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 getting into this kind of technology, like the blockchain and cryptocurrency, lately…