Funky Si's Test

Share

Twitter Facebook

Settings

Go back Reload Copy URL Share
  • About
  • Start Here
  • Projects
  • Tools & Resources
  • Newsletter
  • Contact
  • Events
  • Search
  1. Home
  2. Posts

What is new with C#

What is new with C#
February 10, 2025 3 min read tech2025-02C-SharpProgrammingDotNetLanguage FeaturesDevelopmentTech2025

I was lucky enough to hear Mads Torgersen (The Lead Designer of the C# language) speak at NDC London about some of the plans the team has for the next version of C#. Many of these new features are in the preview stage, and can be enabled by using the c# preview flag in your csproj file. The C# team welcomes feedback on...

Read More

Volunteering at NDC London

Volunteering at NDC London
February 3, 2025 5 min read tech2025-02NDC LondonVolunteeringConferenceDotNetTech EventsNetworkingSoftware Development2025

I have just come home from volunteering at NDC London. It was a great experience and I learned a lot. I met some great people and had a lot of fun. I can’t wait to go back next year. You may have heard of NDC London before. It is a conference for software developers. It is held in London every year and attracts people...

Read More

Set up Grafana for .NET with Docker

Set up Grafana for .NET with Docker
January 27, 2025 3 min read tech2025-01GrafanaMonitoringAnalyticsDockerPrometheusDotNetDevOpsMetrics2025

Grafana is an open-source analytics and monitoring platform that lets you query, visualise, and alert on metrics. It pairs well with Prometheus for scraping application endpoints. This post walks through a Docker Compose stack that monitors a simple .NET API. Setting up Grafana To visualise metrics data, we need a few...

Read More

Adding Elasticsearch with .Net Aspire

Adding Elasticsearch with .Net Aspire
January 20, 2025 4 min read tech2025-01ElasticsearchDotNetAspireSearchIndexingDevelopmentTech2025

A few weeks ago I talked about .Net Aspire , well lets take a look at how we can use it with Elasticsearch. Elastic search is a powerful search engine that can be used to index and search data. It is built on top of Lucene and provides a powerful way to search through your data. Aspire allows dependencies like...

Read More

NuGet central package management

NuGet central package management
January 13, 2025 2 min read tech2025-01NuGetPackage ManagementDotNetDevelopmentDevOps2025

Managing dependencies in .NET projects can become complex, especially when dealing with multiple projects that share common packages. NuGet Central Package Management (CPM) is a feature that simplifies this process by allowing you to manage package versions centrally. What is NuGet Central Package Management? NuGet...

Read More

Setting Up Nagios Monitoring with Docker

Setting Up Nagios Monitoring with Docker
January 6, 2025 3 min read tech2025-01NagiosDockerMonitoringSysAdminDevOpsNetwork Monitoring2025

A long time ago in my SysAdmin days, I was a big fan of Nagios . Recently, I decided to revisit it and see if I could run it in a Docker container to monitor my local network. This guide will walk you through the process of setting up Nagios monitoring using Docker. Finding a Docker Image for Nagios First, we need to...

Read More

Reflecting on 2024, goals for 2025

Reflecting on 2024, goals for 2025
December 30, 2024 3 min read tech2024-12ReflectionGoalsLearningBloggingPersonal GrowthConferencesuser-groups2024

It is that time of year again, time to reflect on the year that has passed and look forward to the year ahead. As with many years 2024 has been a mixed bag, some good stuff, and some not so good stuff. I did not make any goals at the start of 2024, but I am going to fix that for 2025. Goals for 2025 Blog Posts More...

Read More

Automate develop to main pull requests

Automate develop to main pull requests
December 16, 2024 5 min read tech2024-12AzureDevOpsPull RequestsAutomationPowerShellCDDevOps2024

Creating pull requests is part of day-to-day Git work: you propose changes, review them, and merge. Long-lived integration branches make that tedious if someone has to open the release PR by hand every time. Automatic pull requests keep a develop → main (or master) PR open and refreshed when develop moves. Below are...

Read More

Common AI and Copilot Terms

Common AI and Copilot Terms
December 9, 2024 4 min read tech2024-12AICopilotRAGLLMGPTMachine LearningNatural Language Processing2024

AI is everywhere at the moment, from chatbots to code completion tools like GitHub Copilot. Here are some common AI and Copilot terms with explanations. Common AI and Copilot Terms Artificial Intelligence (AI) Artificial Intelligence (AI) refers to the simulation of human intelligence in machines that are programmed to...

Read More
  • ««
  • «
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 27
  • »
  • »»
Simon Foster
Simon Foster
18+ years' experience delivering production systems across development, infrastructure, and cloud.
North England
About Me
Contact

Search

Atlas Logo Episode Atlas

Track your Star Trek journey

Mark episodes watched, earn ranks, and find what to watch next across every series.

964+ episodes
14 series
Explore Episode Atlas Free to browse · episodeatlas.com

Related Links

Create an Issue on GitHub

Featured Posts

  • Episode Atlas: track your Trek rewatch
  • A festive naughty or nice checker
  • Learning Kubernetes: A Beginner's Journey
  • Adding Elasticsearch with .Net Aspire
  • Getting started with .Net Aspire

Recent Posts

  • GitOps with Flux on my k3s cluster
  • Pairing with AI in VS Code and Cursor
  • HTTP QUERY: requests with a body
  • .NET 5 to 10: features per release
  • Portfolio: Azure, AI, and dev tools

Tags

DevOpsAzureStar TrekDotNetSQLC-SharpVisual StudioGoalsITAdminBloggingGitDatabasePodcastSecuritySource ControlAIDockerMicrosoftBlazorCloud

View all tags

Links

  •  Buy Me A Coffee
  •  GitHub Sponsors
  •  Octopus Energy
  •  DevTo
  •  Mastodon
  •  Funky Si: The Next Generation
  •  Podcasts
  •  My Monthly Newsletter
  •  Tools & Resources

Years

  • 2026 (12)
  • 2025 (23)
  • 2024 (11)
  • 2023 (7)
  • 2022 (17)
  • 2021 (8)
  • 2020 (10)
  • 2019 (10)
  • 2018 (20)
  • 2017 (35)
  • 2016 (28)
  • 2015 (70)
  • 2014 (11)
  • 267 Posts so far

Years

2014 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 2025 2026
Powered by Hugo 0.165.0 and the Bootstrap theme. Status Page. Terms and Conditions.