Show newer

@gregeganSF Finally, a "to the moon! 🚀🚀🚀 " I can stand for.

@wiredfire @wedistribute @dansup @GuyDudeman you just described Telegram, sans the Facebook part. And it has working cross-device synchronization, not the lame "proxy me to via mobile app".

@brokenix@emacs.ch kinda like this

launchMissiles = runIO \world0 ->
let
(world1, ()) = openShafts world0
(world2, missiles) = prepareVehicles world1
in
launch world2 missiles

You can look up the real definition in `base` sources.

A real implementation performs the I/O as the associated monad is evaluated, and relies on lazy evaluation to only evaluate the monad that is returned 

@brokenix@emacs.ch Eh... no. You can do arbitrary IO without ever touching monads or something else beyond lambdas.

software licensing 

Just spotted some blurb on the net and it made me cringe in pain.

> Some people, when they first encounter REUSE, run into a couple of things that are very different from what they are used to. They miss the long legal blurbs at the tops of files, miss the COPYING/LICENSE file in the root of the repository, think that .license files clutter the directory, or find it very strange that even insignificant non-code files get licensing headers.

...
..
.
:scremcat:

And they are fucking right! Software licensing^W lawyering is bullshit and basically a cancer.

@boilingsteam powerful enough to run emulated games? Powerful enough for me.

My first PCs (and SPARCstation) were way less powered than that.

@jalcine @cwebber@octodon.social what if the real links were the friends we made along the way

@amiloradovsky @freakazoid You don't even need much "model". A pattern randomizer works just fine: zykure.github.io/acid-banger/

Add some constraints to match the game state and you're golden.

GUIs, computer architecture 

@amiloradovsky Good UI is hard. Good UX is even harder.

While it is moderately easy to slap a bunch of dear-imgui forms, it most certainly would cost a *lot* of time to get to a level where your users wouldn't hate your guts.

(source: been doing UIs since Delphi 1, still not that good at it)

@amiloradovsky There are a lot of fabs that would make you ASICs on old norms. You get the hardware and they get continued returns on their investment. And, yes, those would be faster and cheaper than FPGAs. Everybody wins.

The question is why isn't everyone doing this.

@jsbarretto @dmbaturin @belore@eldritch.cafe ah, the developer evangelist of merchandising

@user8e8f87c

Since `type AsyncReadyCallback = GObject -> AsyncResult -> IO () ` (found via hoogle) and it is wrapped in maybe, you shall pass

```
(Just $ \obj res -> pure ())
```

Replace `pure ()` with what you need to do with the object and result. It shoule have the type `IO ()`.

@rantingsteve @cwebber@octodon.social That's me in a tuple.
That's me in a struct.
Mapping arg position.

Show older
Qoto Mastodon

QOTO: Question Others to Teach Ourselves
An inclusive, Academic Freedom, instance
All cultures welcome.
Hate speech and harassment strictly forbidden.