Yeah, that explanation is missing the critical point of generically applying external functions through flat_map
/bind
I think this is a good explanation: https://fsharpforfunandprofit.com/rop/
Yeah, that explanation is missing the critical point of generically applying external functions through flat_map
/bind
I think this is a good explanation: https://fsharpforfunandprofit.com/rop/
In the short term, I would:
isVibrating = waveformParameters != null // may have just started
if (isVibrating) {
waveformParameters.Shape = WaveformShape.Square;
widget.UpdateWaveformParameters(waveformParameters);
}
In the longer term, unless there’s a good reason not to, I’d nudge the implementation towards having the code read more like:
widget.update(waveformParameters);
South Park made a good satire of exactly this, where Cartman immediately realized it meant he could continue being offensive and “safe space” away anything he didn’t want to acknowledge
In practical terms, “monad” means “chainable”.
Turns out that there’s no statute of limitations for terrorism, even if nobody was injured.
But then there will be funny/fuzzy cases then, whether something is considered political (and thus “terrorism”) or not
Classier than listing every program individually?
I mean… Isn’t that?
It’s “~~beat~ [guess] the hash [with distributed gamified brute force]”
Re: “wrongness” and “accepting yourself”, how much do you think it has to do with how society/others regard the identity you present? I.e. how much do you think the path you’ve taken is an internal development vs a response to society?
In order to describe what I’m thinking: Today, you’ve found a place/role within society where you’re more comfortable than the places/roles you’ve taken in the past. However, a completely different culture/society would have had different available “options”.
Sorry if I’m being way too abstract/hypothetical. Even as a “more conventional normal person”, I’ve long wondered how different I might be had I grown up in a completely different society.
Either 1:0 or 0:1, depending on my mood
This is when the argument can be reduced to absurdity, e.g. banning the Bible for the sexual imagery in it. Ban absolutely anything and everything even remotely objectionable to anyone (there are people with feet fetishes, ban all feet, and thus also all shoes), so there’s no Internet at all.
True, but there are projections designed to compromise multiple factors, whereas Mercator Al has a specialized use case, so it’s easy to agree that it’s a poor layman/general projection
I’ve read that Brita elite filters do capture some PFAs. However, it is well known that Brita filters and the like aren’t as efficient and effective as more dedicated solutions.
That is to say, no, they’re not bullshit – they’re better than nothing, but they’re just a marginal improvement. From my limited research so far I think it’s correct to say that you’re paying Brita more for a convenient system than for efficient and high quality filtration.
If you worked a shitty job that only earned $1 a day after accounting for work-related expenses (e.g. transportation, professional equipment, taxes, etc), it would be profitable, but not worth your time.
And there are inflection points where it’s going it be easier to cut out the middlemen.
How would a page fetch new messages for you without JS?
Here: https://fsharpforfunandprofit.com/rop/
A very practical and tangible walkthrough