I’m a computer janitor that sometimes streams trying to learn dev https://www.twitch.tv/destide
That’s just China’s goto for any international being, as they’re literally the only ones capable/willing of processing them.
Look we have become man
Generation self defined by apathy and nihilism gets overlooked?
Whole lot of military aged men coming back with experiences of being abandoned, left to die, ordered to die and seeing through the veil… Enjoy
God, you guys are idiots, it’s so simple
No joke that’s pretty much every example I came across trying to get my head around it :D.
Not sure if using analogies is helpful or just going to be more confusing but, the way I think of a monad is similar to how I used to cook back when I worked in restaurants. I’d prep all my ingredients in small containers so I wouldn’t forget anything, and they’d be ready to go when needed. Then I’d start adding them to the main mixing bowl, one step at a time. If I forgot an ingredient or accidentally flipped the bowl, the recipe would fail — you can’t keep baking after that.
So a monad is like that bowl: if you mess up, it just dumps everything out and resets your little prep bowls, instead of letting you keep going and make a batch of shitty cookies
The “main-bowl” is the monad (the context that holds your values).
The “prep bowls” are the individual values or functions ready to be chained.
The “dump/reset” is the idea that once something goes wrong, the chain stops safely.
And “shitty cookies” are the result of not putting a monad in place and just sending it.
Maybe someone with a more diverse programming background can explain it better. But it’s basically a function checker usually wraped in IF ELSE and RETURN.
Some pseudo code in case my analogy doesn’t make sense.
def main():
bowl = get_flour()
bowl = add_butter(bowl)
if bowl is None:
return "Recipe failed — restart!"
bowl = add_sugar(bowl)
if bowl is None:
return "Recipe failed — restart!"
return bake(bowl)
I think I’d be liable if my code made it through to a LLM
£180M tax payers money
Leave Gorab alone
Pinbot by David Wise for me was the height of jams that succeeded the chip-set outside the Amiga 500 . Koshiro was very familiar with the Yamaha Ym2612 chip that was in the Megadrive not too dissimilar to a lot of Yamaha’s synths at the time and obviously coloured the house scene.
There’s a reason why Dragons hording gold isn’t a good thing in fantasy. An economy works when there’s flow. The musks of the world are stunting it.
About 20px below each photo
Staffies love this one simple trick lick
The rest of the world
The ol Corbyn switchero
Nintendo have just patented software versioning better luck next time PP
I’m going to patent electrons passing through a xor gate
Dog-egg
American defense investors collectively face palm
Did they open source the design or were they dumb dumbs who made a Nintendo project public before it got decent traction.
Pika should be fine, look into borg or just a simple Rsync setup if you want something a bit more detailed. But personally with backups I want it as simple and reliable as possible.