@REAS > Ben refused financial resources multiple times ... was offered direct payment and ... a budget to hire people.
I don't understand this or how it refutes Ben's points. Ben is just a board member and not part of the foundation. Shouldn't it be the *foundation* hiring developers?
@laurenleemack@auriea@p5xjs What does safety, sex, gender, and race have to do with allegations of funding misappropriation, especially when you claim someone is lying? I'm trying to understand the situation and this type of response actually feels quite exclusionary.
@MerlinBirdID I'm looking to setup a local automated bird ID system. (I will write the software and develop the hardware.) Is there a way to use the detection that Merlin ID does outside rhe app? What is the difference between Merlin and BirdNet? Thank you!
@hackaudio What MATLAB toolboxes are required for going through the Hack Audio book? MATLAB Home users need to purchase the toolboxes individually. Thank you!
See here: https://t.co/UD3D2BkXGs
@bostoncalling I was actually considering these ticket levels, but those views are laughable for $1,000+ per ticket. It basically makes the tickets a food/drink event with some music in the background.
@FogleBird I am starting to try to identify birds in my New England yard. We have a small bird that spirals up and down our oak tree looking for bugs. It's a surprisingly consistent spiral, too. Do you what species this might be?
"Symbolic Expressions in F#" #fsharp
https://t.co/NABy5DnHGR
The inaugural article on my new site. Releasing this for #FsAdvent. I am hoping to release more long-form content and have several such articles in work. It isn't perfect, but I'm glad to get something out there.
@lloydjatkinson I can also update the article if there’s more questions or somewhere specific that you feel could be better clarified! Totally willing and would actually prefer to have some deficiencies in exposition pointed out.
@lloydjatkinson Hi! Yes, it is basically a DSL for symbolically expressing single-variable functions that can then be manipulated by F# programs. When evaluating the expressions, it defers to F#’s built-in numeric functions and operators. Does that help?