HN user

JCoder58

48 karma
Posts1
Comments25
View on HN

You can set your hourly rate as part of your profile. That's what you get paid, they add something to cover their costs when your profile is sent to the client.

To change your rates, you have to go to their support group and ask for the change. I'm not sure how hard it is to change I haven't needed to change it yet.

You want F#.

If I want to write a numeric value in a json output I'm creating that will be consumed by some other system, I want that thing to represent exactly that and spit an error if I ever try to assign something else, such as a string

https://fsharpforfunandprofit.com/posts/serializating-your-d...

I need to be able to say, "this number is not just any number, this is actually a temperature measurement in Celsius"

https://docs.microsoft.com/en-us/dotnet/fsharp/language-refe...