We chose our speakers for Wagtail Space 2025! 🚀

We received SO many high-quality proposals that we added a second track to our schedule. Congratulations to our speakers and thank you SO much to everyone who submitted. We are in awe of your passion and creativity! ✨

https://wagtail.org/blog/here-are-our-talks-for-wagtail-space-2025/

#Wagtail #Django #Programmin

Here are our talks for Wagtail Space 2025! | Wagtail CMS

Check out our phenomenal group of speakers for this year

Wagtail CMS
Copilot Diagnostics toolset for .NET In Visual Studio - .NET Blog

Debugging doesn’t have to be a grind. With Copilot woven into Visual Studio, you get AI-powered breakpoints, insights, exception fixes, and performance summaries all right where you work.

.NET Blog
Local AI + .NET = AltText Magic in One C# Script - .NET Blog

Learn how to generate image AltText using .NET 10 and local AI models — all in a single C# file with dotnet run app.cs. A fun and accessible example of what AI can do beyond chat.

.NET Blog
Nobody want to be a shitty programmer. The question is: Do you do anything not to not be one?
Reading blogs or social media and watching YouTube videos is fun. After them, your code may be a little better, of course. But you need a lot. You need to study! Read good books and study the code of other programmers, for example. Maybe work with a new language, architectures and paradigms. You need break the routine.

If you know Object-oriented programming, you learn functional programming.
If you know Model-View-Controller, you learn Model-View-ViewModel.
If you don't know anything about architectures, you learn Clean Architecture, Hexagonal Architecture, etc.
If you know Python, you learn Ruby or Go.
If you know Clojure or Lisp... you don't need to learn anything else. You are already a good programmer. Just kidding. You can learn Elixir or Scala.

Be a good programmer my friend.

#Programmin #OOP #FunctionalProgramming #MVC #MVVM #CleanArchitecture #HexagonalArchitecture #Python #RubyLang #Golang #Clojure #Lisp #ElixirLang #Scala
.NET Aspire Quick Tip - Managing Container & Data Lifetime - .NET Blog

.NET Aspire 9 adds new control over the lifetime of containers on your local developer environment. Let's look at how to manage them with the new APIs!

.NET Blog
I like this feature in Medium, especially how it is implemented. Several years ago, it was just sound generated from the text of the article. Now, it's a very cool animation that helps indicate where the reader is. I don't use it often, but I like how it looks. #Medium #Programmin #Dev #Tech

Interesting #commonlisp job for a person interested in algorithms!

https://shirakumo.org/jobs

#programmin #job

Shirakumo

Open job listings for Shirakumo

Philosophical question: is is possible to say “hello” (or equivalent) in binary without transcribing a human language? That is, without knowing a human language how would you encode a greeting?

#philosophy #logic #programmin