Dillon Berger (@InertialObservr) is creating math/physics edu-content | Patreon Become a patron of Dillon Berger (@InertialObservr) today: Read 4 posts by Dillon Berger (@InertialObservr) and get access to exclusive content and experiences on the world’s largest membership platform for artists and ...
NYC Salon NYC Salon is a biweekly speaker series featuring diverse speakers, one-of-a-kind stories, and engaging community activities.
dwmkerr/hacker-laws 💻📖 Laws, Theories, Principles and Patterns that developers will find useful. #hackerlaws - dwmkerr/hacker-laws
Great App Search Checklist Over a decade ago, I started my software development career. A search experience within my applications was the furthest thing from my mind. From then to the present, Search has become an unavoidable reality of not just software development, but our every...
Codefresh is the first CI/CD platform built for Kubernetes and Docker. Codefresh's continuous integration and delivery platform for Docker and Kubernetes empowers teams of all sizes to build & release pipelines faster at scale.
Generic Host Builder in ASP .NET Core 3.1 This is the seventh of a new series of posts on ASP .NET Core 3.1 for 2020. In this series, we’ll cover 26 topics over a span of 26 weeks from January through June 2020, titled …
Home | Mono Mono is a software platform designed to allow developers to easily create cross platform applications part of the .NET Foundation.
Rugged Software “Rugged” describes software development organizations that have a culture of rapidly evolving their ability to create available, survivable, defensible, secure, and resilient software.
Working with expression trees in C# | Alexey Golub Expression trees is an obscure, although very interesting feature in .NET. Most people probably think of it as something synonymous with object-relational mapping frameworks, but despite being its most common use case, it’s not the only one. There…
PODCASTICO - מפיקים פודקאסטים מעולים - הפקת פודקאסט לחברות וארגונים עושים פודקאסטים, אולפן פודקאסטים, תוכן לפודקאסט, הדרכה לפודקאסטרים, הנחיה, ייעוץ תוכן, סאונד לרדיו
TaoSecurity TaoSecurity is the home of Richard Bejtlich, focused on network security monitoring and digital security.
About - iCircuit - The Realtime Circuit Simulator and Editor iCircuit is the easy to use electronic circuit simulator and designer - the perfect tool for students, hobbyists, and engineers.
NoSQL Database | RavenDB ACID NoSQL Document Database A NoSQL Database that's fully transactional - RavenDB NoSQL Document Database allows 1 million reads and 150,000 writes per second.
Calca - The Text Editor that Loves Math Calca is an advanced symbolic calculator for iOS, OS X, and Windows that's as easy to use as a text editor.
Continuous C# and F# IDE for iPads and iPhones Continuous is always running your code so you can see changes to objects as you type. This makes writing interactive applications easier than with the old Code-Build-Run cycle. You are now fr...
Working with expression trees in C# | Alexey Golub Expression trees is an obscure, although very interesting feature in .NET. Most people probably think of it as something synonymous with object-relational mapping frameworks, but despite being its most common use case, it’s not the only one. There…
dotnet/project-system The C#, F# and Visual Basic project system for Visual Studio - dotnet/project-system
Dynamic generic dictionary expansion feature by fadimounir · Pull Request #32270 · dotnet/runtime TODO: Update JITInterface GUID in corinfo.h after #1378 (comment) These changes introduce dynamic size expansion for generic dictionary layouts when we run out of slots. The original implementat...
HusseiN98D on Bugcrowd View HusseiN98D’s researcher profile on Bugcrowd, a platform and team of experts connecting organizations to a global crowd of trusted security researchers.
Rémi Bourgarel’s Blog Blog about software development. Blazor, ASPNET Core, C#, Web Assembly, Spring, Angular, Docker
Table Convert Online - table to markdown,csv,json,latex table,excel,sql,xml A powerful online table editor and generator that converts between csv, html and markdown. easy to convert html tables to sql, json, xml, excel, latex tables and text, making the table easier to use.
Dmitry Pavlov | Coding Machine | World-class .NET Freelance Contractor | ASP.NET Core, .NET, C# World-class .NET freelance contractor. And yeah, my clients call me the Coding Machine. :) I mostly deal with ASP.NET Core / Blazor development these days. Top 1% on Stack Overflow. Top 3% of Freelance Developers. Microsoft MVP Awardee (7 times). Master D...
Real-World Cryptography Contains one of the most understandable introductions to cryptography I have ever read.
F# Weekly #7, 2020 – F# 5.0 (preview) and TP.SDK update! Welcome to F# Weekly, A roundup of F# content from this past week: News Using .NET for Apache® Spark™ to Analyze Log Data Garbage Collection at Food Courts Announcement: The `dotnet-fake` package a…
Blockchain Research Newsletter In this newsletter, we will be summarizing blockchain research papers so that you get the gist of the paper without having to read it.
Visual Studio Code January 2019 See what is new in the Visual Studio Code January 2019 Release (1.31)
Fermat's Library | Librarian A Chrome extension that enhances arXiv papers. Get direct links to references, BibTeX extraction and comments on all arXiv papers
Evil Eval() Vol. 2 @ PeachPie | PHP compiler to .NET PeachPie allows you to run PHP applications on .NET Core - faster, stabler and more secure.
iolevel/wpdotnet-sdk WordPress compiled to .NET Standard. SDK for ASP.NET Core. - iolevel/wpdotnet-sdk
LiteDB :: A .NET embedded NoSQL database LiteDB : LiteDB - A .NET NoSQL Document Store database in a single data file.
Calculating Pi: My attempt at breaking the Pi World Record Before I go into the specifics of my record attempt, it is important for you to have some background information. Over the past few years I have been steadily acquiring server hardware to increase my knowledge of system administration and cyber security. ...
Private Thoughts Thoughts on Privacy as it relates to blockchains/cryptocurrency and distributed systems
Cake - Home Cake is built on top of the Roslyn compiler which enables you to write your build scripts in C#.
RAM and bus timing Schematics, datasheets, kits, and more at https://eater.net/6502 Support these videos on Patreon: https://www.patreon.com/beneater or https://eater.net/support for other ways to support. Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: https:...
The Golden Ratio (why it is so irrational) - Numberphile Check out Brilliant (and get 20% off) by clicking https://brilliant.org/numberphile Featuring Ben Sparks --- More links & stuff in full description below ↓↓↓ Golden seeds limited edition T-Shirt: https://teespring.com/NP-Seeds More Golden Ratio stuff: h...
The Horrifically Dystopian World of Software Engineering Interviews - Blog by Jared Nelsen A Synopsis of The Current State of Software Engineering Interviews
Man who misses Ceefax spends years creating his own version Peter Kwan developed ‘Teefax’ after original teletext service was shut down in 2012
Ben Eater I create tutorial-style videos about electronics, computer architecture, networking, and various other technical subjects.
Question: Why for loop is 1.3 slower over byte[] than foreach · Issue #13671 · dotnet/runtime Hi Guys! Usually, people used to thing foreach version of loop is always slower than for and so I, but, when I benchmarked it I was surprised how much (1.3 times) for version is actually slower whe...
AVIF for Next-Generation Image Coding By Aditya Mavlankar, Jan de Cock, Cyril Concolato, Kyle Swanson, Anush Moorthy and Anne Aaron
Research based on the .NET Runtime Over the last few years, I’ve come across more and more research papers based, in some way, on the ‘Common Language Runtime’ (CLR).
What do software engineers who work at a large scale understand that other developers don't? - Quora I can think of a few things:The level of strategy, planning, thinking and control involved.Processes around larger scale applications.Concerns that come with larger scale applications.There is a lot more strategy and thinking on a large scale application ...
Base64 encoding and decoding at almost the speed of a memory copy Many common document formats on the Internet are text-only such as email (MIME) and the Web (HTML, JavaScript, JSON and XML). To include images or executable code in these documents, we first encode them as text using base64. Standard base64 encoding uses...