fultonfaknem42 | 5 years ago | on: “They would have said faster horses” – An example of asking wrong questions
fultonfaknem42's comments
fultonfaknem42 | 5 years ago | on: Ask HN: Are Herman Miller chairs worth the money?
fultonfaknem42 | 6 years ago | on: Chesterton’s Fence: A Lesson in Second Order Thinking
https://www.wisdompills.com/the-famous-social-experiment-5-m...
(Even if it is bullshit)
fultonfaknem42 | 6 years ago | on: Caffeine boosts problem-solving ability but not creativity, study indicates
fultonfaknem42 | 6 years ago | on: Before Clearview Became a Police Tool, It Was a Secret Plaything of the Rich
fultonfaknem42 | 6 years ago | on: Windows 10 live tiles reportedly getting killed by Microsoft
This does make me wonder if the transition from Carbon to Cocoa is analogous though. Win32 comes off as more of a "functional" approach to programming (C) and UWP is looking more object oriented (as to C++). It makes me wonder what kinds of conceptual advantages are being brought on board by moving from win32 to UWP. I think that conceptually I am in favor of the transition, and I'd wager that all the issues that arise are common to a functional to object-oriented transition.
But that real questions: What are the benefits? Is it conceptually easier to grasp thus promoting more developer interaction? Are we expecting speed benefits (are the performance losses expected and in range?) Is it a false dichotomy to only look at Functional vs OO? Maybe a context-oriented data approach is more appropriate?
Dunno.
fultonfaknem42 | 6 years ago | on: Windows 10 live tiles reportedly getting killed by Microsoft
My biggest gripe is that startup times are just too long. So many times I've gone to launch something like calculator only to have a beefy machine hang for almost a second, if not a full second. It's likely an engineering obstacle that can be overcome but it just makes UWP look like a bad move perf wise.
fultonfaknem42 | 6 years ago | on: “The Grid” AI website builder disappears with millions of dollars in member fees
fultonfaknem42 | 6 years ago | on: How Microsoft rewrote its C# compiler in C# and made it open source (2017)
fultonfaknem42 | 6 years ago | on: How Microsoft rewrote its C# compiler in C# and made it open source (2017)
fultonfaknem42 | 6 years ago | on: How Microsoft rewrote its C# compiler in C# and made it open source (2017)
fultonfaknem42 | 6 years ago | on: How Microsoft rewrote its C# compiler in C# and made it open source (2017)
See the section titled: Collecting a dynamically emitted assembly
fultonfaknem42 | 6 years ago | on: How Microsoft rewrote its C# compiler in C# and made it open source (2017)
I feel defensive about calling it cumbersome though, and I can't imagine why something like your LUA vision isn't possible (though, I've never tried I just assumed someone would inevitably do this). For example, if World of Warcraft were to switch out their UI LUA extension system with C# I could totally imagine this being possible (though it'd be suicidal for their mod community). Likewise, if Unity were to begin using it for this kind of thing (if they don't already) I'd imagine it is possible.
fultonfaknem42 | 6 years ago | on: How Microsoft rewrote its C# compiler in C# and made it open source (2017)
fultonfaknem42 | 6 years ago | on: How Microsoft rewrote its C# compiler in C# and made it open source (2017)
I get the exact same thing.