Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
Aleman360
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
Aleman360
10y ago
Writing an outline of a book is more analogous.
2.
▲
by
Aleman360
10y ago
Not sure if I agree. I find that coming up with good interfaces is often more of a creative challenge than the implementation. API's are worthy of some sort of protection since ease of use is a definite competitive advantage. Also, you
3.
▲
by
Aleman360
10y ago
Sounds like Windows 8 where the desktop was an "app" on the Start screen.
4.
▲
by
Aleman360
10y ago
They can just change their name.
5.
▲
by
Aleman360
10y ago
In a word where most new code is JavaScript, just use auto everywhere. It will be OK.
6.
▲
by
Aleman360
10y ago
> If it were only localism, there would be localities that were fantastic at investing in their own infrastructure. Seattle. Great water, renewable energy, lots of transit investment.
7.
▲
by
Aleman360
10y ago
I love it when people use generic names and then add a two word comment describing what it is. I also love it when people use primitives for time spans along with the units in the name or comment instead of TimeSpan/std::chrono.
8.
▲
by
Aleman360
10y ago
You may be paying for it even if not using it, but you have to account for the environmental savings. But people care less about stuff that's harder to measure.
9.
▲
by
Aleman360
10y ago
Agreed, they're all same-ish now.
10.
▲
by
Aleman360
10y ago
Seems like a leaky abstraction. Did their interfaces have a way to account for differences in latency and failure modes, or was that hidden?
11.
▲
by
Aleman360
10y ago
> Say if I press Cmd+Space on a Mac and type "Facebook" in Spotlight, it immediately begins downloading the native OS X Facebook app That's exactly what Windows 10 does. http://imgur.com/EqvATwL
12.
▲
by
Aleman360
10y ago
That's more likely explained by the fact that PS4 launched $100 cheaper and is more powerful.
13.
▲
by
Aleman360
10y ago
UWP has XAML which is native and declarative. It's what the Windows version of React Native targets.
14.
▲
by
Aleman360
10y ago
Silverlight is actually a descendant of WPF. WPF > Silverlight > UWP All your skills are transferable.
15.
▲
by
Aleman360
10y ago
UWP has the latest version of XAML, implemented natively this time and with a faster rendering backend. WPF lives on in spirit.
16.
▲
by
Aleman360
10y ago
Because the grip and weight balance will make one-handed reading more comfortable.
17.
▲
by
Aleman360
10y ago
Performance should be a pretty big concern for UI frameworks. Would be interesting to see some benchmarks.
18.
▲
by
Aleman360
10y ago
https://github.com/ReactWindows/react-native/blob/ReactWindo... Looks like it evaluates the JS and creates XAML elements programmatically using C#.
19.
▲
by
Aleman360
10y ago
Yea, looking at this made me realize how uncomfortable my Paperwhite is one-handed. When laying down I usually end up holding it awkwardly with my thumb underneath and my pointer finger straight up the bezel. It's fallen out of my hand
20.
▲
by
Aleman360
10y ago
Runtime heap usage.
21.
▲
by
Aleman360
10y ago
Runtime memory usage and startup perf is better for C++ XAML apps.
22.
▲
by
Aleman360
10y ago
Why does this generate C# instead of C++?
23.
▲
by
Aleman360
10y ago
And now your messenger app needs a launcher, switcher, notification manager, search, per-app settings pages, etc. And maybe its own process model/scheduler, to prevent rogue apps from slowing down the messenger app. And apps within the
24.
▲
by
Aleman360
10y ago
Let me get this straight. - The phone OS has a shell, usually written in native code. - The messenger app runs on top of the shell, usually written on top of some type of VM. - The messenger app contains a web browser that renders other app
25.
▲
by
Aleman360
10y ago
First browsers became OS's, now you want messenger apps to become OS's? How many layers of cruft do we need?
26.
▲
by
Aleman360
10y ago
I just use a scratch piece of paper and toss it at the end of the day. Anything that's useful enough to keep is useful to other people too, so that goes into the team wiki.
27.
▲
by
Aleman360
10y ago
Presumably it would plug into legal data to estimate which option would be less financially risky to the car company.
28.
▲
by
Aleman360
10y ago
The definition of MVP doesn't really depend on how big the development team is.
29.
▲
by
Aleman360
10y ago
Hold down Apple TV mic button, say movie name, rent movie from cheapest available service and start streaming instantly. The future is here, it's just a different business model than music.
30.
▲
by
Aleman360
10y ago
But why buy a movie when you can just rent it on demand? That way you're not locked in to a particular format or quality level and don't have to worry about backups.
More ›