Build Xamarin.iOS apps using iOS 14 and Xcode 12 | Xamarin Blog Build your Xamarin.iOS & Xamarin.Forms for iOS apps with Xcode 12 GM and submit your iOS 14, tvOS 14 or watchOS 7 apps to the Apple App Store
20 Sorts, Visualized - Scatter Plot ✅ Subscribe: https://www.youtube.com/channel/UCqKmSt2n5m0W-avhdq4n8QA?sub_confirmation=1 ✅ Instagram: https://www.instagram.com/compilerstuck Visualization of 20 different Sorts as a scatter plot with sound. You can Donate, if you want to support me: ht...
Aaron Saunders - Keynote - The Journey To Inclusive Innovation Incubator In3DC [w/ASL Interpreting] How we ended up building an innovation space for black and underrepresented communities. Our focus on tech enabled startups and small business is driven by our roots in the development firm Clearly Innovative Inc, mobile partners for NMAAHC. --- Aaron Sau...
NuGet/Home Repo for NuGet Client issues. Contribute to NuGet/Home development by creating an account on GitHub.
No, Moving Your SSH Port Isn't Security by Obscurity | Daniel Miessler I just came across another post on Hacker News talking about why you shouldn't move your SSH port off of 22 because it's Security by Obscurity. There are
Top 10 .NET 5.0 new APIs - NDepend Get started with the new exciting APIs introduced with .NET 5.0. Understand the intention of engineers that added them.
Entity Framework Core 5 RC1 Is Feature Complete, Ready for Production -- Visual Studio Magazine The first release candidate for Entity Framework 5 -- Microsoft's object-database mapper for .NET -- has shipped with a go live license, ready for production.
Announcing Next Generation Pulumi Azure Provider Next Generation Pulumi Azure Provider with 100% API Coverage and Same-Day Feature Support is now available in beta
September 21st! A Charity Fundraiser Five years, five September videos. A nice round number, and a perfect place for me to stop. There's only so much dancing I can do—my knees are getting bad and I am running out of closet space for all these decorations! That said, one of the nicest thin...
Why not rust for security? I read a Why Not Rust? article the other day that was quite good but dismissed the most important reason to use a language to me: security. After having worked on a Rust codebase for almost two years now, I thought I would chime in, even though I'll prefa...
February 21, 2020 - Blazor and interesting differences from Web Forms Fritz picks up where he left off after the power outage in the prior episode and starts tinkering with the idea of building UserControls in Blazor. What complexities does that introduce? 17:11 - Never be dependent on a specific person to deploy your cod...
February 25, 2020 - Linux and .NET - Live from Channel 9! LIVE from Channel 9 studios at Microsoft headquarters, Jeff is back and talking about running .NET on a Linux-based laptop. 11:38 - Confusion probably comes from the naming. 16:20 - Standard is like interface, and .NET Core is the implementation. Rough e...
February 20, 2020 - Deploying Blazor Samples to Azure.. Attempt #2 In this episode, Fritz gets the Blazor samples project ready to be published on Azure... and then the power goes out! 18:24 - Don't be afraid to break stuff. 19:24 - 10 different ways to do things. 42:37 - How would you compare Java/Spring Boot to C#/.NE...
Why Not Rust? I’ve recently read an article criticizing Rust, and, while it made a bunch of good points, I didn’t enjoy it — it was an easy t...
Android 11—The Ars Technica Review It has a new notification panel, smart home controls, new emojis, and more!
UniFi Switch PRO 24 PoE 24-port switch with (16) 802.3at PoE+ ports, (8) 802.3bt PoE++ ports, and (2) 10 GB SFP+ ports. Powerful second-generation UniFi switching. UniFi Switch Pro 24 PoE is a fully managed Layer 3 switch with (8) 802.3bt (PoE++) and (16) 802.3at (PoE+) Gigabi...
The .NET Docs Show - Azure and All Things Mobile 📱 with Matt Soucoup Microsoft Developer Advocate Matt Soucoup joins the panel to show off the latest in mobile development with .NET and Azure! Featuring: Matt Soucoup (@codemillmatt)
Write Xamarin.Mac Apps With JetBrains Rider macOS is my operating system of choice, but oddly I do most of my professional programming with the .NET Framework. Historically, the choice of Macs paired with .NET would raise eyebrows, but not anymore. The release of .NET Core has made the .NET ecosyst...
Claudius Mbemba - What They Don't Teach You About Fundraising as a Black Founder [w/ASL] useneu.com has made 3 attempts at raising capital for our business. Each attempt brought with it some valuable, and often unintuitive, lessons about the fundraising process. Join me as I recount our fundraising experiences and the main lessons learned aft...
My Notebook: Refit - A type-safe REST library Working with HttpClient is kind of low-level stuff. Refit eases that problem for us. It creates an abstraction over HttpClient and allows us to work with an interface representing REST endpoints
JavaScript Isolation in Blazor Components - Gérald Barré In this post, I describe how to use JavaScript isolation in an ASP.NET Core Blazor application.
Git commit-tree parlor tricks, Part 8: I just rebased my branch, but now I realize that I should have merged | The Old New Thing Suppose you created a feature branch in git and made some changes. Meanwhile, the main branch has also made some changes: A ← M1 ← M2 master ↖︎ F1 ← F2 feature From a common ancestor commit A,
Microsoft Identity and series introduction The Microsoft identity platform helps you build applications that provide authorized access to your own APIs or Microsoft APIs using Microsoft identities or social accounts. In this episode, Christos
Allow `docker push' to push multiple/a subset of tags · Issue #267 · docker/cli Allow the following usage: docker push org/image-a:some_tag org/image-b:other_tag This would make docker push simpler to use in systems that need to build and push multiple images to dockerhub by o...
New performance improvements in Unity 2020.2 The Unity 2020.2 release features several optimizations that are now available for testing in beta. Read on to see where you can expect to see major speed-ups and get behind-the-scenes insights into what we’ve done to make these improvements. Writing high...
Shaking things up a bit - ASPF02O Outro Almost two years have passed since I started the “ASP.NET Core: From 0 to Overkill” series. It’s time to shake things up a bit 🙂.
Marc Andreessen On Productivity, Scheduling, Reading Habits, Work, and More - Andreessen Horowitz This interview was recorded earlier this year and originally appeared on The Observer Effect; it has only been lightly edited for formatting here. TABLE OF CONTENTS On productivity Let’s get into it. Over a decade ago, you wrote a …
220: Apple Event Recap - Apple Watch Series 6 & New iPad Air We are back with a full breakdown of last week's exciting Apple event. We break down all of the highlights around the new Apple Watch Series 6, watchOS 7, Apple Fitness+, Apple One, and the New iPad Air.
Keith's Building Tour - Objectivity #231 Keith takes us on a grand tour of the Royal Society's home at Carlton House Terrace in London. More links below ↓↓↓ Objectivity on Patreon: https://www.patreon.com/objectivity Find out more about the Royal Society's online Open House event here: https...
PEM Loading in .NET Core and .NET 5 Learn how to load keys and certificates from PEM files in .NET. With code samples showing the new APIs added in .NET 5 and how to use PEM certificates with Kestrel.
Microsoft Releases Entity Framework Core 5.0 RC 1 Last week, Microsoft released Entity Framework Core 5.0 RC1, the first "go live" release of the framework before its official debut in November, together with .NET 5. This release candidate contains all features planned for EF Core 5.0, including: transpa...
Custom Defender Showcase | ECD Automotive Design East Coast Defender reveals its showroom of custom Land Rover Defenders for sale in the US. These projects have sold, but you can start yours today.
PORK: A Technology Resilience Framework By Daniel Bykat, Software Architect, Quicken Loans Daniel is a Software Architect with more than 20 years of experience in the fintech and…
Postgres For Those Who Can’t Even, Part 3 - In The Real World This is part 3 of a series of posts I’m writing for Friendo, a web person who wants to get their hands a lot dirtier with Node and Postgres. You can read part 1 here, and part 2 here, where we say hello to Postgres and learn how to use it with Node.
Cross-platform diagnostic tools for .NET Core .NET Core is cross-platform and open-source. Tell someone, maybe your boss. A good reminder. It's been this way for a ...
Major Activision hack reportedly compromises over 500k CoD accounts | Dexerto.com Over 500,000 Activision accounts have reportedly been targeted in a major data breach, leaving Call of Duty players at risk of losing all their progress.
Announcing TypeScript 4.1 Beta | TypeScript Today we’re announcing the availability of TypeScript 4.1 Beta! To get started using the beta, you can get it through NuGet, or use npm with the following command: npm install typescript@beta You can also get editor support by Downloading for Visual Studi...
Learn Docker in one month - on YouTube! Your guide to week 3 of 4 It's time to learn about orchestration, rollouts and CI/CD! Five new epsiodes in the YouTube serialization of book Learn Docker in a Month of Lunches.
Sysmon v12.0, Process Monitor v3.60, Procdump v10.0 and ARM64 ports Sysmon v12.0 In addition to several bug fixes, this major update to Sysmon adds support for capturing clipboard operations to help incident responders retrieve attacker RDP file and command drops, including originating remote machine IP addresses. Proce...
Ben - Initial cut by benaadams · Pull Request #6022 · TechEmpower/FrameworkBenchmarks Minimalist BenchmarkApplication.cs using C#9's source generators based the path values in the Route attributes Marked as stripped
Dream Vendor "Canna_Bars" Sentenced to Prison - Darknetlive A judge in a California court sentenced Jose Robert Porras III to five years and 10 months in federal prison for distributing a controlled substance and illegally possessing firearms. The Northern California Illicit Digital Economy Task Force (NCIDE) inve...
Why Not Rust? I’ve recently read an article criticizing Rust, and, while it made a bunch of good points, I didn’t enjoy it — it was an easy t...
Rock the Vote You can't vote unless you register. Register to vote using our quick and easy online voter registration tool.
On the use of a life In a recent discussion on Hacker News, a commenter posted the following question:
Order on Motion for Preliminary Injunction AND Order on Motion for Preliminary Injunction – #59 in U.S. WeChat Users Alliance (N.D. Cal., 3:20-cv-05910) – CourtListener.com ORDER. In the attached order, the court grants the plaintiffs' motion for a preliminary injunction on the ground that the plaintiffs have shown serious questions going to the merits of the First Amendment claim, the balance of hardships tips in the plaint...
Steve - The Jumping Dinosaur! A funny 2D infinite runner it´s coming, meet ‘Steve’, you new friend that lives in your notification center. You´re a special dinosaur in a desert world, jump with the perfect timing for your freedom and avoid all cactus obstacles. Unlock new scenarios a...
dwmkerr/hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws - dwmkerr/hacker-laws