I use the TUI gitui Though I also use the git cli directly too, depends on what I'm doing.
Joph
joined 2 years ago
I 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.
I 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?