Karan Sharma | Running Nomad for home server Setting up a single node Nomad and Consul server to deploy self hosted workloads.
Multi-asset shielded pool project (MASP) This article provides an overview of the multi-asset shielded pool (MASP) project. It has been written to be accessible to all audiences, including the ones without a deep technical background. For feedback or questions, please do not hesitate to contact ...
Why do we write design documents? Starting a greenfield project is loads of fun, but you can’t avoid the dentist’s appointment indefinitely and at some point you will have to write that design document your boss expects to see on their table. Despite the fact that most people learned how ...
What I'm Building in 2021 Since the software development landscape is continuously evolving, I find it useful to plan the technologies to build with in the year ahead.
Don't Mess with Backprop: Doubts about Biologically Plausible Deep Learning Biologically Plausible Deep Learning (BPDL) is an active research field at the intersection of Neuroscience and Machine Learning, studying h...
For the Love of Macros I’ve been re-reading Ted Kaminski blog about software design.I highly recommend all the posts, especially the earlier ones(here’s the first).He m...
A Billion Mockingbirds: The Role of Journalists in Destroyed Civilization Today, we're seeing the erosion of trust in companies, governments, money, and media. It's difficult to replace these four core pillars, but it is necessary. Diminishing trust in these institutions makes way for alternatives and new forms of storytelling,...
OpenCQRS - BuiltWithDot.Net OpenCQRS is a .NET Core framework that can be used in many scenarios, from a simple command/query pattern to a more complex Domain Driven Design (DDD), Command Query Responsibilty Segragation (CQRS) and Event Sourcing. It includes a support for Azure Serv...
Preliminary Analysis of the Invalid Minting Bug The Avalanche network experienced a serious issue earlier this week. This article will describe what caused it, how it was fixed.
Racket v8.0 _posted by John Clements_ Racket version 8.0 is now available from https://racket-lang.org/. *** Racket 8.0 is here!*** Racket 8.0 marks the first release where Racket CS is the default implementation. Creating, polishing, and adopting Racket CS has be...
The complexity that lives in the GUI The user interfaces are a weird thing. There are all sorts of libraries and frameworks that are supposed to help you on your journey of writing a GUI, but despite all the best practices and frameworks forcing you to eat your vegetables, the GUI always end...
GTAmodding/re3 GTA III, Vice City. Contribute to GTAmodding/re3 development by creating an account on GitHub.
Finding Bugs in C and C++ Compilers using YARPGen Find out how we discovered 220 previously unknown bugs in C and C++ compilers!
LiteDb NoSql database - BuiltWithDot.Net LiteDB is serverless database delivered in a single DLL (less than 350kb) fully written in .NET C# managed code (compatible with .NET 3.5, 4.x, NETStandard 1.3 and 2.0). Install via NuGet or just copy DLL to your bin project folder.
K-9 Mail is looking for funding K-9 Mail is an open source email client focused on making it easy to chew through large volumes of email
Secure ASP.NET Core Web API using JWT Authentication - Coding Sonata This is a step-by-step tutorial to learn how to secure ASP.NET Core Web API using JWT Authentication (JSON Web Token).
BTCPay Server - BuiltWithDot.Net Open source payment processor for Bitcoin and altcoins. The project is using: * Entity Framework Core for Database access. * DBreeze for text indexing * XUnit for unit testing * Support both Postgres and SQLite The deployment method support A...
Pride D20 Enamel Pins Pride D20 Enamel Pins, designed by @SoMattyGameZ and brought to you by @TabletopSwag
BuildStats.info - BuiltWithDot.Net BuildStats.info is an open RESTful API which can generate SVG widgets for displaying build history charts and NuGet/MyGet badges in public Git repositories. It currently supports build history charts for AppVeyor, TravisCI and CircleCI builds.
Azure Functions Updates Include Moving .NET Outside the Runtime Azure Functions is moving to an out-of-process model that runs a .NET worker process alongside the runtime. The Azure Functions team also announced public preview support for Node.js 14, general availability of custom handlers and Java based functions run...
MySqlConnector - BuiltWithDot.Net A fully asynchronous, high-performance open source ADO.NET library for MySQL. This is a clean-room reimplementation of the familiar MySqlConnection, MySqlDataReader, etc. types with true async I/O, many bug fixes for long-standing Connector/NET bugs, and ...
Beginner's Series to: Dev Containers Using a Docker container as a development environment has many great benefits, such as easily switching between different languages and toolsets and providing all your teammates a consistent machine c
Expertos: 1,2,3,4,5,6… clave del Presidente es de las más inseguras del mundo | Crhoy.com (CRHoy.com).- La clave de uno de los teléfonos del Presidente Carlos Alvarado, decomisado por el Ministerio Público en un allanamiento en Casa Presidencial, por la investigación de la Unidad Presidencial de Análisis de Datos (UPAD), es considerada por exp...
ratfactor/ziglings Learn the Zig programming language by fixing tiny broken programs. - ratfactor/ziglings