first_page

“Recapping the Xamarin Developer Summit” and other tweeted links…

 Andrea ツ [KshrGirl] Unicode's Website Redesign Makes It Easier to Suggest New #Emoji | WIRED https://www.wired.com/story/unicode-website-redesign/

I Am Devloper [iamdevloper] It's only jQuery if it's from the jQueré region of France. Otherwise it's just sparkling javascript

Emily (Pixi) Anne [TheCodePixi] So I have this weird idea in my head that I need to "finish" learning #javascript before I can drive in to any frameworks. But like, are you ever really finished learning anything? At what point did you start using frameworks? What was your knowledge of JS prior? #CodeNewbie

Bryan D. Wilhite [BryanWilhite] @TheCodePixi Learn JavaScript (ES5) from Douglas Crockford as he will present this technology as a series of mistakes instead of intimidating you with false signals of perfection. Then learn bits of ES6 from everybody else.😇 The artform is making the call when it “clicks”—only you can do it.

Bryan D. Wilhite [BryanWilhite] JavaScript and TypeScript finite state machines and statecharts for the modern web.

http://github.com/davidkpiano/xstate https://twitter.com/BryanWilhite/status/1154629286248079360/photo/1

Bryan D. Wilhite [BryanWilhite] How To Make UX Design More Conversational With Adrian Zumbrunnen - Awwwards London 2017 | Adobe UK

https://www.youtube.com/watch?v=nuqtmGg29Tg

Bryan D. Wilhite [BryanWilhite] Designing Conversational UI for Bots (and Humans) [Build 2017]

https://www.youtube.com/watch?v=L1BKI3nTyMA

Bryan D. Wilhite [BryanWilhite] "Conversation Design & Voice UX" with Cathy Pearl from Google

https://www.youtube.com/watch?v=YxcV3HzKmu0

Bryan D. Wilhite [BryanWilhite] woah. there are five .NET-based static site generators?

http://staticgen.com/ https://twitter.com/BryanWilhite/status/1154636034556043264/photo/1

Bryan D. Wilhite [BryanWilhite] Generate API Docs for your C# Projects with Wyam https://www.youtube.com/watch?v=vuh1DsmaMfk

Bryan D. Wilhite [BryanWilhite] Top 10 Headless CMS's You Should Check Out (and what they are!) https://www.youtube.com/watch?v=hhX8nCnaNFM

Bryan D. Wilhite [BryanWilhite] Nodes* is a JavaScript-based 2D canvas for computational thinking. It's powered by the npm ecosystem and lives on the web. http://nodes.io/story/#intro https://twitter.com/BryanWilhite/status/1153747640095395843/photo/1

Azure News [tsunomur] Azure Blob lifecycle management is now available in all Azure regions - Azure service updates https://azure.microsoft.com/en-us/updates/azure-blob-lifecycle-management-is-now-available-in-all-azure-regions/

Tim Head [betatim] Come work on http://mybinder.org/ they said, it'll be fun they said, you'll learn about kubernetes and running things at a global scale they said. I've learnt more than I ever though there was to know about packaging in Python, Julia and R 😂

Bryan D. Wilhite [BryanWilhite] the @azure folks cannot keep up with the @aspnet folks because ErrorCode = '0x80004005' : 80008096 tells me so => @DamianEdwards, @davidfowl

'dotnet .\[https://t.co/tD2bn3IZED.dll](https://t.co/tD2bn3IZED.dll)', ErrorCode = '0x80004005' : 80008096
``` [https://twitter.com/BryanWilhite/status/1153384920540073984/photo/1](https://twitter.com/BryanWilhite/status/1153384920540073984/photo/1)

</div>
<div class="tweet" data-status-id="1153386105229729800">

[<img alt="Bryan D. Wilhite [BryanWilhite]" src="https://songhay.blob.core.windows.net:443/shared-social-twitter/BryanWilhite.jpeg" />](http://songhayblog.azurewebsites.net/)
[@Azure](https://twitter.com/@Azure) [@aspnet](https://twitter.com/@aspnet) [@DamianEdwards](https://twitter.com/@DamianEdwards) [@davidfowl](https://twitter.com/@davidfowl) removing the version number from `Microsoft.AspNetCore.All` might be the “fix” (so it is not really a warning):

```xml
<PackageReference Include="Microsoft.AspNetCore.All" />

Bryan D. Wilhite [BryanWilhite] Saga Pattern | How to implement business transactions using Microservices https://blog.couchbase.com/saga-pattern-implement-business-transactions-using-microservices-part/

Bryan D. Wilhite [BryanWilhite] .@etroll has shown me that @azure Files are meant for Container Instances https://www.youtube.com/watch?v=4DI8jd7WWIQ&feature=youtu.be&t=1390

Bryan D. Wilhite [BryanWilhite] Consistent error responses in http://asp.net/ Core Web APIs by Matteo Contrini https://link.medium.com/D5VB4FJy7X

Raymond Hettinger [raymondh] #python tip: Make self-describing data by adding docstrings to named tuple attributes and to properties:

OMS_Burn = namedtuple('OMS_Burn', ('thrust', 'impulse'))
OMS_Burn.__doc__ = 'RCS MMH/N₂O₄'
OMS_Burn.thrust.__doc__ = 'kilonewtons'
OMS_Burn.impulse.__doc__ = 'milliseconds'

Visual Studio [VisualStudio] In episode two of Careers Behind the Code, Miguel de Icaza discusses his career building #OpenSource software, founding companies, and building communities.

Watch: http://msft.social/rJiAdZ https://twitter.com/VisualStudio/status/1152677814807793665/photo/1

Mirco Vanini [MircoVanini] Announcing Entity Framework Core 3.0 Preview 7 and Entity Framework 6.3 Preview 7 | .NET Blog #netcoe https://devblogs.microsoft.com/dotnet/announcing-entity-framework-core-3-0-preview-7-and-entity-framework-6-3-preview-7/

Bryan D. Wilhite [BryanWilhite] Migrating from WCF with Mark Rendle @DotNetRocksShow

http://www.dotnetrocks.com/?show=1644

this show finally explains to me the ‘real’ reason why WCF is still out there: support for (highly proprietary) distributed transactions

@markrendle also reveals the gRPC-Kubernetes connection https://twitter.com/BryanWilhite/status/1154071912424722433/photo/1

Bryan D. Wilhite [BryanWilhite] The U.S. Department of Defense on How to Detect ‘Agile BS’ https://thenewstack.io/the-u-s-department-of-defense-on-how-to-detect-agile-bs/

Magnus Svensson [Svensson00] Netflix lost approximately 130,000 subscribers in the United States in Q2, and only gained 2.7 million global subscribers. One step closer to an ad-supported option? https://www.theverge.com/2019/7/17/20694711/netflix-friends-the-office-earnings-q2-2019-subscribers-disney-hbo-apple-amazon-stock-drop via @verge #streaming #netflix #video #advertising

Mattie Duppler [MDuppler] Netflix may have a different reason than they stated for their subscriber miss: “When there’s just too much video streaming content to choose from, viewers turn to a trusty old friend: broadcast television.” https://www.marketwatch.com/story/why-too-much-content-could-be-hurting-netflixs-subscriber-numbers-2019-07-19

Stephen Wolfram [stephen_wolfram] 50 years ago (when I was 9) I followed every detail of #Apollo11 (I never learned to draw, but space inspired me into physics and beyond...) https://twitter.com/stephen_wolfram/status/1152673880412233730/photo/1

Khalil Sehnaoui [sehnaoui] Basically, everyone is:

Angry on Twitter,
Happy on Facebook.
Successful on LinkedIn,
Artistic on Instagram,
Single on Tinder.

¯_(ツ)_/¯