R1D13 Intro to C# and Getting Docker working with .NET Core and SQL Server for Linux
I signed up for the first of a three part course to learn more about C# on edX. I made it through module 1 already and was able to make it through writing a simple “hello world” style console app in C# with little trouble.

One of my favorite little bits of knowledge that I gained from the C# Intro course was the original name of C# was COOL.
The original name was COOL for C-like Object-Oriented LanguageI also made a little bit more progress on my work from yesterday trying to get ASP.NET Core working with SQL Server with Docker on Visual Studio for Mac. I ran into a couple hangups.
First, docker was complaining that it was not able to find any of the shared NuGet packages. I had to add /usr/local/share/dotnet
to docker folders in order to get nuget to work.

I also needed to bump up the resources to get past an error saying sqlservr: This program requires a machine with at least 3250 megabytes of memory.
in order to get SQL Server to run. It needs more than 3GB of RAM in order to start up.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.
Check out some more stuff to read down below.
Most popular posts this month
- 2024
- Reinstalling Windows at 1am
- SQLite DB Migrations with PRAGMA user_version
- My Custom Miniflux CSS Theme
- How to Disable Wayland in Debian Testing
Recent Favorite Blog Posts
This is a collection of the last 8 posts that I bookmarked.
- The AGI economy is coming faster than you think from Freethink
- Rolling the ladder up behind us from Xe Iaso's blog
- In Praise of “Normal” Engineers from charity.wtf
- Reports of Bluesky's death have been greatly exaggerated from The Torment Nexus
- What Would a Kubernetes 2.0 Look Like from matduggan.com
- We Can Just Measure Things from Armin Ronacher's Thoughts and Writings
- The Gentle Singularity from Sam Altman
- Whale Watching from https://popagandhi.com/
Articles from blogs I follow around the net
How Many Mildliner Colours Are There Now?
I made a mildliner reference site to keep track of all the colours
via Robb Knight • Posts • Atom Feed June 27, 2025Resupply stablecoin lender exploited for $9.3 million
An attacker was able to exploit a vulnerability in a smart contract used by the Resupply stablecoin lender to extract about $9.3 million from the project. After depositing around $200,000, they were able to inflate the price of anoth…
via Web3 is Going Just Great June 27, 2025Self-driving is finally happening
I still remember how the car industry got all excited back in 2017 about how steering wheels would soon be obsolete. Every concept car then was a living room on wheels, seats facing inwards. The self-driving revolution was imminent, they said. Well, it …
via David Heinemeier Hansson June 27, 2025Generated by openring