Joph

joined 2 years ago
[–] Joph@programming.dev 3 points 2 years ago

You care about the family you leave behind, that will need to deal with it.

[–] Joph@programming.dev 4 points 2 years ago (1 children)

I don't quite remember why, but I chose GDQuest over Zenva, even though I had gained free access to some of their godot courses.

https://www.gdquest.com/tutorial/godot/

[–] Joph@programming.dev 13 points 2 years ago* (last edited 2 years ago) (1 children)

It happens rarely but frequently enough to be notable, I guess? iirc it's the brain checking whether your muscles have been paralyzed like they should (so you don't move in reaction to a dream.)

Edit: Hypnic jerk - https://en.m.wikipedia.org/wiki/Hypnic_jerk "Hypnic jerks are common physiological phenomena. Around 70% of people experience them at least once in their lives with 10% experiencing them daily."

[–] Joph@programming.dev 1 points 2 years ago

There are two images. One of them has Python as #1, the other doesn't.

[–] Joph@programming.dev 1 points 2 years ago
[–] Joph@programming.dev 4 points 2 years ago* (last edited 2 years ago)

Her mental instability means she might turn her violent tendencies towards you, family, and friends. You can hardly predict them.

[–] Joph@programming.dev 6 points 2 years ago

You just brightened my day. Thanks for the shoutout.

 

https://itch.io/jam/haxejam-2023-summer-jam

[–] Joph@programming.dev 48 points 2 years ago (6 children)

That works until you are forced to interact with a website that only works with it, either by work or school.

[–] Joph@programming.dev 9 points 2 years ago (3 children)

I believe Mastodon has a "transfer accounts" feature. I don't know if Lemmy and Kbin do though.

[–] Joph@programming.dev 0 points 2 years ago* (last edited 2 years ago) (1 children)

You could pass it up a level by having the ScrollController be a class property obtained thru the constructor, which the parent would then provide when calling the widget.

This gets unwieldy fast. That's where the state management solutions come in. From the pubspec.yaml, it seems Thunder uses Bloc for that. Look at the docs.

view more: next ›