The DenseLayers Story, Episode I: The Pre-Seed Fundraise from Hell - Aman Y. Agarwal Background Towards the end of February this year, I decided (or rather, a friend pushed me to decide) to bring DenseLayers back from the ashes and work on it full-time. I was in a pretty bad place at the time — my first business had been unsuccessful. And...
Finding My Pathless Path Discover your Pathless Path and create a life true to you. Embrace curiosity and explore unexpected twists.
How Long Can Open-Source LLMs Truly Promise on Context Length? | LMSYS Org <p>In this blogpost, we introduce our latest series of chatbot models, LongChat-7B and LongChat-13B, featuring a new level of extended context length up to 1...
Racket frustrates me Sorry if I upset any of the nice Racket folks out there. It’s time for a little reality check. First, repeat after me: Coding is a tool to get stuff done. If you let your programming language impact your productivity, you are not in charge, the technolog...
On Backup Access Rights · @radekmie’s take on IT and stuff Binge-watching HBO’s Succession made me paranoid on access rights.
A life-changing encounter with a man named Dan This essay is by my brother, Sam. In 2009, I had a life-changing encounter with a man named Dan; he was the top salesman at our company and left an indelible mark on my career. Dan was an impressiv…
Stop following the news | Robert Roose: Designer Discover why I stopped following the news and why you should consider doing the same. Learn why the news can be harmful to you and how you can escape the negative spiral of news consumption.
FP pattern - list of TODOs I’ve solved a fair amount of Advent of Code puzzles in Elm, and stumbled upon a pattern that quickly became my go-to for problems like pathfinding and (mathematical) optimization.
Waste in software development Toyota Production System and waste Link to heading It was around ~2011 when I first read The Toyota Way book. This book introduced me to The Toyota Way principles and the Toyota Production System (TPS). It laid the foundation for me to understand the Cont...
Going Multi-Region with Zero Devops I’ve been a huge fan of DigitalOcean for many years, and one of my SaaS businesses, AwardFares, has lived there for the past 5 years. We initially ran everything on a couple of Droplets (Ubuntu VPS that we managed ourselves). When DigitalOcean announced t...
Move Fast, Break Things Explained You keep on using that word, it does not mean what you think it means
Ligma Figma has been in the news lately, probably as a result of their Config event where they announced a bunch of new features. Vercel’s CEO gave a talk about something-something React Components, I think. That, in turn, seems to have spawned a few takes abou...
Top 10 AI 'Copilot' Tools for Visual Studio Code -- Visual Studio Magazine With Microsoft's 'copilot' AI assistants springing up everywhere, here are the 10 most popular VS Code tools that mention or are tagged with the term.
Finding Symbols in Your C# Projects Using Roslyn From a Visual Studio extension, learn how to search and navigate to, a symbol in the currently loaded solution using Roslyn.
.NET Languages PM and Friends Talk About F# | fsharpConf 2023 Join Kathleen Dollard, Vlad Zarytovskii and Chet Husk will talk about the last year in F#, what you might see in F# 8, and thoughts about the future. Bring y...
File for Divorce from LLVM · Issue #16270 · ziglang/zig I'm sorry honey, it's just not working out. Our relationship worked when we were younger, but we're both older now and we've grown apart. This issue is to fully eliminate LLVM, Clang, and LLD libra...
"Could not connect to the TV. Please make sure that you are using the AC adapter supplied with this console." My friend left the adapter for her Nintendo Switch at a friend's house. She is still able to charge the console and play it in handheld mode. Yet, she is unable to connect it to her T.V.. It seems ...
Burke learns Blazor by porting a Vue.js app to Blazor This summer, Burke and Jon are porting theurlist.com to Blazor - a real world JavaScript application written in Vue.js. Join them each week as they use Visua...
Lovely Rita (Remix) Provided to YouTube by Universal Music GroupLovely Rita (Remix) · The BeatlesSgt. Pepper's Lonely Hearts Club Band℗ 2017 Calderstone Productions Limited (a D...
Use YoutubeExplode to create timestamps for YouTube videos💥 🔎Learn more about YoutubeExplode: https://www.nuget.org/packages/YoutubeExplodeCheck out the NuGet documentation: https://learn.microsoft.com/nuget/what-is-...
Regular Expressions in C#: Your Ultimate Guide to Powerful Pattern Matching #dotnet #csharp #.NET #softwaredevelopmentWelcome to my comprehensive tutorial on utilizing regular expressions in C#! In this video, I dive into the world o...
How to wait for multiple C++ coroutines to complete before propagating failure, custom promise - The Old New Thing Taking things into our own hands.
RavenDB Docker image updates for the v6.0 release We are going to be making some changes to our RavenDB 6.0 docker image, you can already access them using the nightly builds: docker pull ravendb/ravendb-ni...
The RIGHT Way To Use HttpClient In .NET 🚀 Support me on Patreon to access the source code: https://www.patreon.com/milanjovanovicThe easy way to make HTTP requests in .NET is to use the HttpClient...
The MediatR Feature NOBODY Is Using! If you use MediatR, chances are that your handlers get cluttered by a lot of cross-cutting concerns. That's because MediatR has actually the best feature eve...
What Is Infrastructure as Code? Introduction to Infrastructure as Code and how to apply it in the .NET world to make deployments simpler, repeatable, reliable, and faster.
How To Parse String to DateTime in C# In this article, we are going to learn how to parse string representations of date and time to an equivalent DateTime value in C#.
Elevating C# Code Quality with Qodana: A Journey Towards Perfection | The .NET Tools Blog JetBrains IDEs have always been renowned for their powerful static code analysis supporting a wide range of languages. With the release of Qodana, we are unifying that knowledge in a ce
Improve the security of your GraphQL API’s - Part 5–Introspection As a GraphQL API gives you a lot of extra power and possibilities, it also introduces some new attack vectors. Nothing prevents the user of ...
A few words on taking notes As we are about to start the planning meetings for 2024 at AWS, I’ve been thinking a lot about how I take notes.
Creating a VS Code editor extension I created a resx editor to learn how to write VS Code custom editor extensions. Check it out and the code.
Jason Bock Explains What's New in .NET 7 APIs -- Visual Studio Magazine Jason Bock will explain what's new in .NET 7 APIs at a big August developer conference in San Diego.
Burke Learns Blazor - Finishing the API and starting the UI Last week we got the API started - let's finish it up and start on the UI!Community Links: https://www.theurlist.com/burke-learns-blazorFeaturing: Jon Gallow...