Growth
- 14 Posts
- 14 Comments
Joph@programming.devto
Game Development@programming.dev•The Zenva Complete Godot Humble BundleEnglish
4·3 years agoI don’t quite remember why, but I chose GDQuest over Zenva, even though I had gained free access to some of their godot courses.
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.devto
Programming@programming.dev•Most and Least Verbose Programming LanguagesEnglish
1·3 years agoThere are two images. One of them has Python as #1, the other doesn’t.
Joph@programming.devto
[Outdated, please look at pinned post] Casual Conversation@lemmy.world•What are you some posters on the lemmyverse that you've enjoyed seeing around so far?
6·3 years agoYou just brightened my day. Thanks for the shoutout.
Joph@programming.devto
Technology@beehaw.org•Google's New Web Environment Integrity Proposal Dismissed by Brave, Mozilla, and VivaldiEnglish
48·3 years agoThat works until you are forced to interact with a website that only works with it, either by work or school.
Joph@programming.devto
Technology@beehaw.org•FBI Seizure of Mastodon Server is a Wakeup Call to Fediverse Users and Hosts to Protect their Users
9·3 years agoI believe Mastodon has a “transfer accounts” feature. I don’t know if Lemmy and Kbin do though.
Joph@programming.devto
Programming@programming.dev•Unit testing isn't enough. You need static typing too.English
3·3 years agoNim?
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.
Joph@programming.devto
No Stupid Questions@lemmy.world•Why can’t we fall asleep on command?English
3·3 years agoI remember from the book “Why We Sleep” that our sleep cycle takes cues from both light and temperature levels throughout the day, which we isolated ourselves from in modern times. The day doesn’t end after sundown anymore thanks to lightbulbs, and many of us live at a constant temperature due to AC. That’s two clues of “night is near, prep to sleep” that we no longer receive. Maybe our ancestors had an easier time due to more consistent clues?
Joph@programming.devto
Programming@beehaw.org•Is anyone here using a GUI for git? If yes - which one and why?
3·3 years agoI use the TUI gitui Though I also use the git cli directly too, depends on what I’m doing.
Kbin, like Mastodon and Lemmy, is another way to interact with the fediverse through ActivityPub. Like Lemmy, it’s similar to reddit in style.
Joph@programming.devto
Programming@programming.dev•A fully self-contained natively compiled C# Hello World, including GC and everything can be as small as ~440 kBEnglish
4·3 years agoI might be missing a joke? but they are referring to NativeAOT, aptly named as it compiles a .NET application into a native binary ahead of time (instead of using a JIT.) The benefit being no dependency on the .NET runtime, faster startup time (but slower runtime performance, due to lack of JIT), lower memory footprint, and any other advantage you’d find in Go.


















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