Some OTEL #aspnetcore improvements before Christmas π
π Set OTEL HTTP semantic convention attributes in #aspnetcore hosting
github.com/dotnet/aspne...
π£οΈ Transform static route parameters. For example, {controller}/{action}/{id?} β Products/Get/{id?}
github.com/dotnet/aspne...
24.12.2025 06:40
π 10
π 3
π¬ 1
π 0
Today might be a bad day but things will get better
26.10.2025 21:15
π 1714
π 278
π¬ 22
π 4
Duende Software - Identity and Access Management for .NET
We help companies using .NET to build identity and access control solutions for modern applications.
Heads up, #dotnet developers! π
.NET 10 is a great time to upgrade your application and its dependencies.
In this post, we look at key .NET 10 breaking changes you need to know about for a smooth upgrade.
π duende.link/89qegla
#aspnetcore
04.11.2025 13:23
π 4
π 2
π¬ 0
π 0
Steam Deck - Display-Off Downloads - Steam News
Steam Deck now has a display-off low-power download mode
Good afternoon! We've just added a new feature to Steam Deck, allowing it to complete all active downloads in a new display-off low-power mode, before going to sleep. Learn more here: store.steampowered.com/news/app/167...
04.11.2025 22:15
π 907
π 172
π¬ 29
π 47
For myself to more easily find again later. (GitHub Markdown "alerts")
docs.github.com/en/get-start...
14.10.2025 13:32
π 97
π 9
π¬ 8
π 3
Mont Saint-Michel, France π«π·
Mont Saint-Michel, France π«π·
15.10.2025 15:06
π 168
π 21
π¬ 1
π 5
Did you get em locally?
09.08.2025 16:15
π 0
π 0
π¬ 1
π 0
just learned that CSS (as of "Baseline 2023") now supports nesting: caniuse.com/css-nesting
I never managed to start using SCSS so I'm excited to be able to write things like this without a preprocessor:
.cal-link {
right: -18px;
@media (max-width: 800px) {
right: 0;
}
}
08.08.2025 13:27
π 152
π 13
π¬ 7
π 2
I am very excited about this new evolution for Cake! Check out the blog post, take it for a spin, and let us know your thoughts/ideas!
18.07.2025 06:25
π 9
π 4
π¬ 0
π 0
First of many, probably
09.06.2025 16:39
π 9
π 1
π¬ 0
π 0
That moment when you come back from diner and take another look at the problem that has been bothering you for hours and suddenly you know the solution....
25.05.2025 18:35
π 5
π 1
π¬ 1
π 0
The Command Palette is out now inside PowerToys! Check out v0.90 to get this latest utility - the evolution of PowerToys Run with a full extensibility model β‘β‘
github.com/microsoft/Po...
31.03.2025 23:34
π 73
π 27
π¬ 7
π 3
@jessegrosjean.bsky.social's Bike is still the gold standard. Such a simple solution. I wish we had this on the OS level.
(h/t @jaakster.bsky.social)
28.03.2025 20:35
π 25
π 6
π¬ 3
π 1
A pencil sketch of a chair-like structure drawn in rough perspective with a couple physically impossible surfaces and intersections.
Here is a recent "random burn" entry from my sketchbook of an Escher-like chair with implausible supports and uncomfortably rendered ribbon attachments using a mechanical pencil on paper.
29.03.2025 02:16
π 6
π 1
π¬ 0
π 0
Every tech company* has platform teams trying to build:
1. Heroku, except hand-rolled
2. One giant shared database, so engineers can ignore analytics without consequence
3. If they have a monolith, microservices. If microservices, a monolith
4. A solution to the halting problem
* Hyperbole. I hope
05.03.2025 22:24
π 445
π 94
π¬ 23
π 16
Our technology isnβt archaic, we use artisanal, small batch internet.
13.01.2025 02:23
π 192
π 24
π¬ 4
π 0
after days of grifters and con men at CES we stumbled upon the booth for VLC. they were all dressed as wizards and told us, "we have nothing to sell, we just decided to show up". i told them I'd been using their software to pirate media for 15 years and they said "keep doing that"
10.01.2025 21:24
π 33346
π 8040
π¬ 324
π 376
@chkndog.bsky.social is this the game to which you were referring?
26.12.2024 21:39
π 0
π 0
π¬ 1
π 0
"number of code changes submitted is very important"
well, I could do this in one totally reasonable change, or I could do it in three
play stupid performance evaluation games, win stupid prizes
20.12.2024 17:20
π 3275
π 159
π¬ 95
π 10
New release of Polyfill github.com/SimonCropp/P...
API count is now 433
Anyone need more APIs to avoid some ifDefs?
#dotnet
19.12.2024 10:34
π 4
π 1
π¬ 0
π 0
syntax-highlighted snippet of kdl v2 code:
package {
name my-pkg
version "1.2.3"
dependencies {
// Nodes can have standalone values as well as
// key/value pairs.
lodash "^3.2.1" optional=#true alias=underscore
}
scripts {
// "Raw" and dedented multi-line strings are supported.
message """
hello
world
"""
build #"""
echo "foo"
node -c "console.log('hello, world!');"
echo "foo" > some-file.txt
"""#
}
The #KDL site at kdl.dev has been updated with the new KDL v2 content! Check it out! I even updated the textmate grammar so there's actually syntax highlighting!
18.12.2024 03:28
π 12
π 2
π¬ 1
π 0
Reminder that KDL 2.0 is right there and is finally getting released after over two years of refinement
github.com/kdl-org/kdl
Or you can start using v1 today, in a bunch of different languages: kdl.dev
10.12.2024 20:48
π 20
π 3
π¬ 4
π 0