An Updated Tech Stack: Remix The last time I wrote about my go-to tech stack (which this site was utilising) was way back in 2016. In that post I had just migrated to AWS for better performance than Digital Ocean, and was using an EC2 host and RDS database.
Developing a Poker Planning app Exploring the challenges encountered during the development of a Scrum Poker Planning app utilizing diverse technology stacks.
Some CX suggestions for Carvana Background I've recently had to start commuting to work again for the first time in around ~5 years - I've been working remotely for the bulk of that time and prior to that I was lucky enough to walk to work for bit. I gave the Pittsburgh bus system a
How anyone can get good results without going insane My mentality behind good results, and how i came to this conclusion.
A Roaringish phrase search algorithm How phrase search works in search array by intersecting roaring-like numpy arrays.
'God' is the mean opinion of your tribe We all adapted to living in tribes, whether we admit it or not. I think the notion of 'God' captures something inherent in us.
Password reset - ID portal Your password protects your digital identity. Please select a strong password that you will be able to remember. Avoid passwords that are easy to guess such as your first name, your last name, the name of your partner, your date of birth, etc. Your passwo...
Software Is Beating The World Editor’s Note: Due to the length of this piece, you may need to click a button to read the whole thing in your email. Every single stupid, loathsome, and ugly story in tech is a result of the fundamentally broken relationship between venture capital and t...
Synthesizing the Pinnacle of Pattern Recognition in GPT-3 and GPT-4 This blog post introduces a novel system that utilizes GBPE to identify and train on hierarchical patterns in GPT architectures.
May I Borrow your IPv4? With the rise of IPv4 costs, IPv6-only servers are becoming more popular in low end hosting world. In one occasion, I acquired an IPv6-only server, but wanted to have IPv4 on it. Somewhere else, I have a dual-stack IPv4+IPv6 server, idling away. Can I "bo...
Learn to code. Or don’t. Reasons to learn to code: You have an offer for a job that involves coding, or could benefit from it Existing tools don’t serve your needs well, or at all You enjoy it “Learn to code” is the common…
A Plan is not a Roadmap Plan Definition: An orderly or step-by-step conception or proposal for accomplishing an objective.
Dates, Times, and Time Zones like a Pro - C# in the Cards Episode 6 Dates and Times are a tricky topic and get confusing when we start to work with Time Zones. In this episode, you'll learn about the DateTime, DateOnly, Time...
Keep a brag list of the wins you achieved, thank me later 🎁 Notion Template: List of Achievements included!
Structural Design Pattern - Facade In this post I will teach you Structural Facade Design Pattern in .NET. All with live working demo.
MassTransit 2024 Update In this update, I cover the state of MassTransit, support availability, .NET version compatibility, the SQL transport, and upcoming events.Support: https://m...
Blazor VS. NextJS Head To Head! Who Wins? In this video, I do a Blazor vs NextJs battle in 5 rounds, each tackling a major aspect of any app framework. Who do you think wins? Where would you place yo...
Command Pattern in C# – What You Need to Implement It Organize your code with the Command Pattern in C#! Learn what the Command Pattern in C# is and the design principles it follows. Understand the pros and cons!
Beyond the Code - An Engineer’s Battle Against Knowledge Loss The idea for this article arose during a meeting where we learned that our supervisor would be leaving the company to pursue new opportunities. In response, a colleague lamented that what we would miss most is the knowledge departing with the leader. Unfo...
Add Custom Claims to Access Token in Duende In this article, we will add custom claims to access token. With custom claims, we can get more information about the authenticated user.
.NET 🔥🚀 : Guide to connect to multiple Databases In this video we will discussed how we can connect to multiple databasesSupport me on Patreon to access the source code:https://www.patreon.com/mohamadlawand...
.NET Conf Local, Tue, Jan 23, 2024, 6:00 PM | Meetup We will be recapping and reviewing some of the interesting announcements from .NET Conf. Aden Earnshaw: - .NET Aspire Mike Irving: - Uno Platform 5.0 Pete Vickers:
The Bun Shell The Bun Shell is a cross-platform shell that allows you to run shell scripts in JavaScript & TypeScript
My Wrap Up of 2023: A Year of Growth and Recognition Hello everyone, this is my last blog post of the year and I want to share with you some of the...
lmaolang/README.md at main · QuantGeekDev/lmaolang 👏🏼A👏🏼brand👏🏼new👏🏼way👏🏼to👏🏼write👏🏼HTML👏🏼. Contribute to QuantGeekDev/lmaolang development by creating an account on GitHub.
Anime: A Slave Industry Anime is a $25 billion industry that pays its animators pennies. Why. How. What???
No Accessibility Without Disabilities · Eric Eggert People who are tasked with remediating accessibility often have little experience of how people with disabilities actually use the web. Learn how to fix that.
I will dropkick you if you refer to an LLM as a Librarian I am on Team LLMs are Cultural Artifacts. I am not on Team “AI Rights”.
Overcoming My Reddit Addiction Because of those answers, and my Reddit search for answers, I became a hypochondric, anti-social, lonely and anxious person and I would later find out that those "traits" were shared amongst most of the users who's comments I was religiously reading. I wa...
A Conceptual Model of State in Vue 3.4 A guide to understanding how to think about state and components in Vue with the game changing defineModel
Let's talk about joins | Crystal Lewis An review of horizontal and vertical joins with examples from education research.
Miss Cora Strayer's Private Detective Agency Miss Cora M. Strayer ran a detective agency on the South Side of Chicago in the early 1900s. She was awesome.
Wait... I should consider .net? I’ve done mostly Python and C++ for my software development career. I used C++ in constrained environments where clock cycles mattered, and Python when we needed to iterate quickly and be productive. They felt like different ends of the spectrum, and I le...