Search
1000 results for “aspnes”
-
When the light is just right, the aspens really pop!
I've finally got all the trails I think I can get onto the OSM map for the High Schells Wilderness, so I am getting to the writing of the quick overnight within it.
#landscape #trees #aspen #nature #publiclands #HighSchellsWilderness #HumboldtToiyabeNF #Nevada
-
Look at this beautiful photo Dewey Vanderhoff sent... aspens turning every color between Cody and Cooke City! Many more colors than my gray Wednesday palette today!
#Montana #Billings #Q2 #KTVQ #MTN #Wyoming #Cody #CookeCity #trees #leaves #colors #fall #fallcolors #fallleaves #nature #scenery #Wednesday #weather #wx #mtwx #wywx #photography
-
Telluride First Snows in Autumn from downtown, Aspens at their peak color:
https://pixels.com/featured/telluride-in-autumn-snow-norma-brandsberg.html
More art: www.ElegantFinePhotography.com
#telluride #coloradoautumn #tellurideautumn #coloradoaspens #tellurideaspens #AYearforArt #elegantfinephotography #normabrandsberg
-
☝️ Is this character for real?
Even plugging the proto-#tankie michael friggin #parenti — who's apparently peddling his pro-#dictatorship marxist-leninist-stalinist-maoist bunkus on #tiktok these days! — for whatever unhinged reason?
Good for chuckles. There may be an entire minor cell of these #authoritarian #revolutionaries here on #Mastodon.
#ccp #china #prc #tankienetwork #communist = #nationalsocialist #sycophant
-
☝️ Is this character for real?
Even plugging the proto-#tankie michael friggin #parenti — who's apparently peddling his pro-#dictatorship marxist-leninist-stalinist-maoist bunkus on #tiktok these days! — for whatever unhinged reason?
Good for chuckles. There may be an entire minor cell of these #authoritarian #revolutionaries here on #Mastodon.
#ccp #china #prc #tankienetwork #communist = #nationalsocialist #sycophant
-
The task for the evenings this week is to update the #WebAPI workshop to #ASPNET7 and add a few new modules to it: #Hypermedia, Generating a client with #OpenAPI and Testing with #FluentAssertions
Getting ready for #Codemash in 23 days!! It will be fun doing a full-day workshop soon.
-
⚡️ In .NET, MAUI will default to CoreCLR
🏷️ #devdigest #dotnet #net #cloud #azure #maui #microsoft #aspnet #asp
-
⚡️ In .NET, MAUI will default to CoreCLR
🏷️ #devdigest #dotnet #net #cloud #azure #maui #microsoft #aspnet #asp
-
⚡️ In .NET, MAUI will default to CoreCLR
🏷️ #devdigest #dotnet #net #cloud #azure #maui #microsoft #aspnet #asp
-
⚡️ In .NET, MAUI will default to CoreCLR
🏷️ #devdigest #dotnet #net #cloud #azure #maui #microsoft #aspnet #asp
-
Dew Drop Weekly Newsletter 483 - Week Ending May 15, 2026
#dewdrop #newsletter #aspnetcore #javascript #css #azure #xaml #windowsdev #cpp #csharp #dotnet #efcore #ai #mcp #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #data #powershell #devtools
-
Dew Drop Weekly Newsletter 483 - Week Ending May 15, 2026
#dewdrop #newsletter #aspnetcore #javascript #css #azure #xaml #windowsdev #cpp #csharp #dotnet #efcore #ai #mcp #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #data #powershell #devtools
-
Dew Drop Weekly Newsletter 483 - Week Ending May 15, 2026
#dewdrop #newsletter #aspnetcore #javascript #css #azure #xaml #windowsdev #cpp #csharp #dotnet #efcore #ai #mcp #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #data #powershell #devtools
-
Dew Drop Weekly Newsletter 483 - Week Ending May 15, 2026
#dewdrop #newsletter #aspnetcore #javascript #css #azure #xaml #windowsdev #cpp #csharp #dotnet #efcore #ai #mcp #devops #agile #IoT #appdev #podcasts #m365 #sqlserver #data #powershell #devtools
-
More tuning the of performance path in StyloBot at the moment.
https://www.mostlylucid.net/blog/stylobot-release-learning
(It's the free, open source bot detection engine I'm building)
This part is about making repeat traffic cheaper to process without turning the cache into a permanent source of wrong answers.
That means boring but important mechanisms:
EWMA updates
hysteresis thresholds
verdict caching
variance watchdogs
bounded memory
refresh sampling
I'm not an ML guy, but a lot of this maps neatly onto ML and control theory ideas once you start writing it down.
The useful pattern is simple enough:
learn from traffic, make the common path faster, keep enough uncertainty in the system that it can recover when the world changes.
The next post in the StyloBot release series is a deep dive into that mechanism.
Very much one for the nerds.
In .NET so...kinda niche...ML / AI ...
-
More tuning the of performance path in StyloBot at the moment.
https://www.mostlylucid.net/blog/stylobot-release-learning
(It's the free, open source bot detection engine I'm building)
This part is about making repeat traffic cheaper to process without turning the cache into a permanent source of wrong answers.
That means boring but important mechanisms:
EWMA updates
hysteresis thresholds
verdict caching
variance watchdogs
bounded memory
refresh sampling
I'm not an ML guy, but a lot of this maps neatly onto ML and control theory ideas once you start writing it down.
The useful pattern is simple enough:
learn from traffic, make the common path faster, keep enough uncertainty in the system that it can recover when the world changes.
The next post in the StyloBot release series is a deep dive into that mechanism.
Very much one for the nerds.
In .NET so...kinda niche...ML / AI ...
-
More tuning the of performance path in StyloBot at the moment.
https://www.mostlylucid.net/blog/stylobot-release-learning
(It's the free, open source bot detection engine I'm building)
This part is about making repeat traffic cheaper to process without turning the cache into a permanent source of wrong answers.
That means boring but important mechanisms:
EWMA updates
hysteresis thresholds
verdict caching
variance watchdogs
bounded memory
refresh sampling
I'm not an ML guy, but a lot of this maps neatly onto ML and control theory ideas once you start writing it down.
The useful pattern is simple enough:
learn from traffic, make the common path faster, keep enough uncertainty in the system that it can recover when the world changes.
The next post in the StyloBot release series is a deep dive into that mechanism.
Very much one for the nerds.
In .NET so...kinda niche...ML / AI ...
-
More tuning the of performance path in StyloBot at the moment.
https://www.mostlylucid.net/blog/stylobot-release-learning
(It's the free, open source bot detection engine I'm building)
This part is about making repeat traffic cheaper to process without turning the cache into a permanent source of wrong answers.
That means boring but important mechanisms:
EWMA updates
hysteresis thresholds
verdict caching
variance watchdogs
bounded memory
refresh sampling
I'm not an ML guy, but a lot of this maps neatly onto ML and control theory ideas once you start writing it down.
The useful pattern is simple enough:
learn from traffic, make the common path faster, keep enough uncertainty in the system that it can recover when the world changes.
The next post in the StyloBot release series is a deep dive into that mechanism.
Very much one for the nerds.
In .NET so...kinda niche...ML / AI ...
-
More tuning the of performance path in StyloBot at the moment.
https://www.mostlylucid.net/blog/stylobot-release-learning
(It's the free, open source bot detection engine I'm building)
This part is about making repeat traffic cheaper to process without turning the cache into a permanent source of wrong answers.
That means boring but important mechanisms:
EWMA updates
hysteresis thresholds
verdict caching
variance watchdogs
bounded memory
refresh sampling
I'm not an ML guy, but a lot of this maps neatly onto ML and control theory ideas once you start writing it down.
The useful pattern is simple enough:
learn from traffic, make the common path faster, keep enough uncertainty in the system that it can recover when the world changes.
The next post in the StyloBot release series is a deep dive into that mechanism.
Very much one for the nerds.
In .NET so...kinda niche...ML / AI ...
-
.NET 11 Preview 4 is now available
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/
#dotnet #aspnetcore #efcore #csharp #dotnetmaui #blazor #dotnet11
-
From the .NET blog...
In case you missed it earlier...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
From the .NET blog...
In case you missed it earlier...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
From the .NET blog...
In case you missed it earlier...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
From the .NET blog...
In case you missed it earlier...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
From the .NET blog...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
From the .NET blog...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
From the .NET blog...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
From the .NET blog...
.NET 11 Preview 4 is now available!
https://devblogs.microsoft.com/dotnet/dotnet-11-preview-4/ #dotnet #NETMAUI #ASPNETCore #csharp #EntityFramework #NET11 #Featured -
Modernizing .NET Part 24! 📊
Today we’re implementing modern observability with Prometheus and Grafana.
✅ OpenTelemetry metrics
✅ Runtime health (GC, Threads)
✅ Kubernetes-native monitoring
https://medium.com/@michael.kopt/modernizing-net-part-24-modern-monitoring-with-prometheus-and-grafana-d83647e9737b
#dotnet #csharp #aspnet #aspnetcore #csharp #prometheus #grafana #monitoring