Feed
This is a feed of links I've run across and found interesting or noteworthy. The images, content and opinions in them are owned by their respective authors.
I Built A $1M App In 5 Hours
Dawson Botsford - youtube.com
Dawson Botsford transitioned from a 9-5 job to create a $1M app solo in just 5 hours, showcasing potential for rapid development.
Solo Developer, $1M App, Rapid Development, Automation, Programming
What's Next for ASP.NET Core & Blazor
YouTube - youtube.com
Discover new features in ASP.NET Core and Blazor for .NET 9, aimed at enhancing web development.
.NET, blazor, aspnet, softwaredeveloper, microsoft
Why Most Programmers DON'T Last
YouTube - youtube.com
To succeed in software development, adopt a long-term mindset and avoid short-term thinking often promoted by conventional advice.
video, sharing, software, development

How to Automate B2B SaaS Hypothesis Testing
Andrew Bush - medium.com
Explore effective methods for testing product hypotheses in B2B SaaS, including targeted ads, interviews, and MVPs.
B2B, SaaS, hypothesis testing, automation
GitHub - mysticmind/reversemarkdown-net: ReverseMarkdown.Net is a Html to Markdown converter library in C#. Conversion is very reliable since HtmlAgilityPack (HAP) library is used for traversing the Html DOM
github.com
ReverseMarkdown.Net is a Html to Markdown converter library in C#. Conversion is very reliable since HtmlAgilityPack (HAP) library is used for traversing the Html DOM - mysticmind/reversemarkdown-net
GitHub - geffzhang/awesome-semantickernel: Awesome list of tools and projects with the awesome semantic kernel framework
github.com
Awesome list of tools and projects with the awesome semantic kernel framework - geffzhang/awesome-semantickernel
Using Bing Search API in the Semantic Kernel SDK
youtube.com
Did you know that you can use Semantic Kernel to search for information on the internet? In this video, I show you how you can use WebSearchEnginePlugins tha...

Semantic Kernel Hello World WebSearchEnginePlugin
jasonhaley.com
code.talks 2023 - Our journey from Gitflow to Trunk Based Development
youtube.com
by: Ludovic ToisonAfter having practiced Gitflow for years, we have adopted a Trunk Based Development approach to support our product growth. During this ses...

Building a Simple text Classifier with Semantic Kernel
systenics.ai
Using Semantic kernel to showcase how NLP tasks like text classification can be done with just a bit of prompt engineering in both python and .NET