I sure don't miss the footguns and raw boilerplate that is having a copy constructor, move constructor, copy assignment operator, move assignment operator, and destructor, per class. Yes, you should avoid the manual…
"Well, we would like to build a machine that can draw pictures like humans do" "Would you?" "Yes" Awkward silence From this I don't think it's difficult to extrapolate his feelings about modern AI image gen. But you are…
Guilty as charged. I don't think the leap was far but there was certainly a logical leap. Thanks for pointing that out.
"An insult to life itself" [1] [1] https://www.indiewire.com/features/general/hayao-miyazaki-ar...
Not to mention, 99^6 = 941,480,149,401 ≠ 99,000,000 (which TFA also quotes). But who's to say notation didn't degrade along with the rest of society? :^)
It's fantastic when embedding Lua in a self contained executable too! I have a routine that goes through and 'cdef's certain headers that were also #included at compile time. Super powerful extending a C program this…
It doesn't run the preprocessor, so you have to expose constants as externs, for example. Things like `int32_t` still work, so it must just have built in support for standard types.
Utah's BAC limit is (infamously?) 0.05. A single drink will put you over, or so the rumors go.
For some reason I dkubt it
One might say Electron's algorithmic constant is quite large..
Agreed. I find that "smart objects" are much more difficult to make cohesive with one another. Punting your "smart" logic to a higher level is easier to understand, test, and change.
Holy cow. I never considered this! I guess it would also explain why the games I would write in 2011 on a netbook ran so smoothly on every other computer I tested them on, despite using the legacy OpenGL 1.1 API, etc.…
Anyway, I lol'd hard at "written by the devil." Thanks for the article.
As far as configure is concerned, I'd like to add that 16394 is close to 2^14, not 2^16.
What a sad ending.
I sure don't miss the footguns and raw boilerplate that is having a copy constructor, move constructor, copy assignment operator, move assignment operator, and destructor, per class. Yes, you should avoid the manual…
"Well, we would like to build a machine that can draw pictures like humans do" "Would you?" "Yes" Awkward silence From this I don't think it's difficult to extrapolate his feelings about modern AI image gen. But you are…
Guilty as charged. I don't think the leap was far but there was certainly a logical leap. Thanks for pointing that out.
"An insult to life itself" [1] [1] https://www.indiewire.com/features/general/hayao-miyazaki-ar...
Not to mention, 99^6 = 941,480,149,401 ≠ 99,000,000 (which TFA also quotes). But who's to say notation didn't degrade along with the rest of society? :^)
It's fantastic when embedding Lua in a self contained executable too! I have a routine that goes through and 'cdef's certain headers that were also #included at compile time. Super powerful extending a C program this…
It doesn't run the preprocessor, so you have to expose constants as externs, for example. Things like `int32_t` still work, so it must just have built in support for standard types.
Utah's BAC limit is (infamously?) 0.05. A single drink will put you over, or so the rumors go.
For some reason I dkubt it
One might say Electron's algorithmic constant is quite large..
Agreed. I find that "smart objects" are much more difficult to make cohesive with one another. Punting your "smart" logic to a higher level is easier to understand, test, and change.
Holy cow. I never considered this! I guess it would also explain why the games I would write in 2011 on a netbook ran so smoothly on every other computer I tested them on, despite using the legacy OpenGL 1.1 API, etc.…
Anyway, I lol'd hard at "written by the devil." Thanks for the article.
As far as configure is concerned, I'd like to add that 16394 is close to 2^14, not 2^16.
What a sad ending.