Yeah. With this option, he still has to endure the death animation, which usually looks pretty painful.
- 0 Posts
- 98 Comments
mkwt@lemmy.worldto Programming@programming.dev•C is one of the most energy saving language4·17 days agoIf you want top speed, Fortran is faster than C.
The source character set is implementation defined.
You could even choose the name this.
mkwt@lemmy.worldto Programmer Humor@programming.dev•This will be *really* funny, until you remember 99% of current super hyped AI stuff is running on Python7·2 months agoMatlab’s syntax for matrices actually derives from Fortran. There’s a lot of flexibility in Fortran’s array features for
- multidimensional arrays
- arrays of indeterminate and flexible length
- vectorized operations on arrays without explicitly writing loops.
Because Fortran does not have a pointer in the sense of C, the Fortran compiler is free to make several optimization that a C compiler can’t. Compiled Fortran is often faster than C code that does the same thing.
+1 for MAGAt wielding the AK-style magazine with the big curve.
mkwt@lemmy.worldto Programmer Humor@programming.dev•js is in the "pure embodiment of hell" category along with vb.net and php3·3 months agoSomeday the concepts will come and fix all of this. It has been foretold.
At the end of the day, they still want their shit to work. It does, however, make things very uncomfortable in the mean time.
Xkcd comics are published under one of the CC licenses (forget which one). It’s arguable this kind of thing may be an intended reuse.
Elohim derives from El, the chief god in the Canaanite pantheon, and the father of other gods (such as Baal and Yahweh). El also appeared in the religions of many neighboring societies in the near east.
In Canaanite societies and in Hebrew, the name El became genericised, so the name could be used as a title for any god or for god powers in general.
God is multitudinous and thus worthy of the title, but also one single god dont you dare worship any other
In terms of the Hebrew Bible, it’s more like different parts were written by different people at different times, with various views on polytheism, henotheism, and monotheism. Elohim is grammatically plural, and in some places it is used as a plural to refer to multiple deities. In other places it agrees with singular forms, similar to “royal we”, or it becomes an abstract term for divinity as a concept.
mkwt@lemmy.worldto Programmer Humor@programming.dev•When 'Pass the Interview' = 'Cancel My Flight'23·3 months agoAs far as I know, the MAX software fully complied with its software requirements. The problem was crappy system requirements, and Boeing actively lied to their pilots to conceal that they added a brand new automatic flight control system that can push the elevators down independent of the autopilot and stick pusher.
That last part is what sent people to jail.
mkwt@lemmy.worldto Programmer Humor@programming.dev•Git, invented in 2005. Programmers on 2004:1·3 months agoBoth git and svn started around the same time, in or about 2004.
I’m now imagining a guy going in to pick up a head, and coming up with nothing but wig.
mkwt@lemmy.worldto memes@lemmy.world•You wish this tour lasted 3 hours. Me too, thanks.1·3 months agodeleted by creator
Violates CERT C ENV33-C.
These Vital Farms eggs come with an insert with a QR code that allegedly shows you pictures of the specific farm your eggs came from. I’ve never bothered to look it up though.
mkwt@lemmy.worldto memes@lemmy.world•Me turning the tap right a micrometer to then burn to ashes18·4 months agoThis type of control is known in industry as “bang-bang control.” Among other factors, it doesn’t help that the delay time between twirling the control and feeling the temperature change is often tens of seconds.
The compilation step should only be happening on reboot after updates. Of course, that may be the only time you reboot your device.