7 Essential Tech Talks Every Developer Should Watch Whether you’re a seasoned developer or just starting your coding journey, these seven talks are packed with insights that will challenge and inspire you. In the rapidly evolving world of software development, it’s easy to get lost in the sea of new langua...
Stove and Searle on the rhetorical subversion of common sense One of the stranger aspects of contemporary political and intellectual life is the frequency with which commentators put forward extremely d...
How to create a Django form in 2mins using Alpine.js Create an async Django form simply and neatly with Alpine.js. Boost speed, enhance functionality.
Documentation as Code for Cloud - PlantUML - blog.dornea.nu Basics I’ve become a huge fan of PlantUML even before I came across the concept of “documentation as code” I also code for presentations. So the term presentation as code is also a thing. and it instantly won me over with its capabilities. I have used it...
I made a Quotebacks plugin for Marked Quotebacks is a combination of a chrome extension which can be used to collect quotes from websites, and a little library which renders those quotes in a particular style. I wanted to use it for this website, but I didn’t want to use the existing renderin...
Finding my balance: An evolved and simplified task management system An evolution in work related task management over the years, that has worked for me, and has personally shaped my professional life.
What we really need is a CDN that deploys to ALL edge nodes - Junaid Bhura What we actually need from CDNs are configurable static deployments of our content to ALL edge nodes!
Why do consultants invent words? I talk about why consultants tend to invent words and how that is used as a marketing gimmick. The results will shock you!
Large Language Models (LLMs) as noise generators Allow me to introduce you to Jane Doe, a seasoned Software Engineer with 10 years of experience. Currently, Jane is exploring various job opportunities and has come across a few enticing offers that demand a cover letter as part of the application process...
The web I want – Manu The web I want is powered by passion, not money. The web I want doesn't need to ask for permission to track me because they know that tracking me is …
New – AWS Public IPv4 Address Charge + Public IP Insights | Amazon Web Services We are introducing a new charge for public IPv4 addresses. Effective February 1, 2024 there will be a charge of $0.005 per IP per hour for all public IPv4 addresses, whether attached to a service or not (there is already a charge for public IPv4 addresses...
EffectiveDebugging/SourceCode/StockMarket at master · chrisnas/EffectiveDebugging Contribute to chrisnas/EffectiveDebugging development by creating an account on GitHub.
ffmprovisr FFmpeg is a powerful tool for manipulating audiovisual files. Unfortunately, it also has a steep learning curve, especially for users unfamiliar with a command line interface. This app helps users through the command generation process so that more people...
Containers in Azure Container Apps: Simplifying app orchestration with Sidecar and Init Containers One of the powerful features of Azure Container Apps is the ability to use sidecar containers and init containers to improve the
Emacs 29.1 Released Today is a great day for Emacs - Emacs 29.1 has just been released1! Every Emacs release is special, but I haven’t been so excited about a new version of Emacs in ages. Why so? Reason #1 - pure GTK front-end (a.k.a. pgtk). This also means that now Emacs s...
Elevate Your .NET Testing Strategy #2: InMemoryDatabase The development environment in C#/.NET offers a myriad of tools that optimize testing efficiency. Among these are the InMemoryDatabase and WebApplicationFactory, both possessing the potential to drastically streamline testing strategies and development pr...
Contenedores en Azure Container Apps: Simplificando la orquestación de aplicaciones con Sidecar e Init Containers Una de las características poderosas de Azure Container Apps es la capacidad de utilizar sidecar containers e init containers para mejorar la
Understanding Python Data Types | Pro Code Guide In this article, we will learn about Python data types. In Python, data types are used to define the type of a variable. There are different types of built-in
Understanding Python Numeric Data Types | Pro Code Guide In this article we will learn about Python numeric data types, what are different numeric data types available in Python and how to use those numeric data
Migrating An API from Newtonsoft.Json to System.Text.Json In some recent work with Umbraco I’ve been looking to migrate an API from using the Newtonsoft.Json serialization library to the newer, Mic...
Workplace advice for Programmers (Q&A) Advice for programmers on how to face problems in the workplace.The Clean Coder:Extreme Ownership: Jocko Podcast: Support my Work 🤝 https://www.patreon.com...
The best 5 .NET and ASP.NET courses for eCommerce developers To help eCommerce developers with their careers, we reviewed significant training courses and added free resources for ASP.NET development.
Weird Things You Can Do In C#: True & False Operators #shorts 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovicJoin my weekly .NET newsletter:https://www.milanjovanovic.techRead ...
Functions are Vectors Conceptualizing functions as infinite-dimensional vectors lets us apply the tools of linear algebra to a vast landscape of new problems, from image and geometry processing to curve fitting, light transport, and machine learning. Prerequisites: introducto...
How to benchmark different .NET versions With the famous BenchmarkDotNet library you can benchmark a lot - but it doesn't stop with a single .NET version. You can benchmark multiple versions of the same code that targets different runtimes!
GitHub - AUTOMATIC1111/stable-diffusion-webui: Stable Diffusion web UI Stable Diffusion web UI. Contribute to AUTOMATIC1111/stable-diffusion-webui development by creating an account on GitHub.
Four ways to shoot yourself in the foot with Redis Production outages are great at teaching you how not to cause production outages. I've caused plenty and hope that by sharing them publicly, it might help some people bypass part one of the production outage learning syllabus. Previously I discussed ways ...
How critical theory is radicalizing high school debate New rhetorical tactics are creating a generation of nihilists
Grand Kadooment 2023 - Biggest Carnival Event of Barbados Celebrate Grand Kadooment 2023 to experience the grand finale of the Crop Over festival. An event showcasing masquerade bands make their way to the Grynner Highway.
Codifying a ChatGPT workflow into a malleable GUI Wouldn't it be neat if you could use LLMs to create little personal utility apps as the need arises? Here's a story where I did just that...
The transformer model, explained clearly - DeriveIt In this note, we'll come up with GPT and the TRANSFORMER architecture, from scratch.
How to read inference rules The notation used is probably one of the largest barriers of entry to type inference papers, but it is rarely explained explicitly, so... I'm going to do just that! For starters, inference rules are really nothing more than implications. The inference ru...
Sampling at scale with OpenTelemetry Thoughts on different sampling strategies at scale when using OpenTelemetry. With experience running tracing at scale at Grafana Labs.
Hamel’s Blog - Optimizing LLM latency An exploration of inference tools for open source LLMs focused on latency.
Building a BitTorrent client in Elixir In this post, we delve headfirst into the BitTorrent protocol, understanding the process of downloading a torrent by building a minimal torrent client from scratch.
The Illustrated Transformer Discussions: Hacker News (65 points, 4 comments), Reddit r/MachineLearning (29 points, 3 comments) Translations: Arabic, Chinese (Simplified) 1, Chinese (Simplified) 2, French 1, French 2, Italian, Japanese, Korean, Persian, Russian, Spanish 1, Spanish ...
Digital Bum: Finding a Home/lessness on the Internet Internet grew out of a non-commercial academic network with free resources for everyone. Can one get back to this dream of free Internet and build a lifestyle out of it? Well yeah I guess so, kinda worked for me.
Defcon: Preventing Overload with Graceful Feature Degradation Defcon: Preventing Overload with Graceful Feature Degradation
LN 035: The Messy Desktop When I got to college, I learned a lot about computing fairly quickly, before I even stepped into my first computer science course.