Lars Hanisch
banner
flensrocker.de
Lars Hanisch
@flensrocker.de
Developer & Architect on .NET and Angular.
Playing guitar in a rock band to escape.
October 29, 2025 at 9:04 PM
Taking a week off at the west most place of #Denmark
As expected a lot of weather including sun, rain and wind.
#Fyr #Blavand #Camping
October 22, 2025 at 1:47 PM
October 2, 2025 at 10:47 AM
Thank you!

The photo reminds me of the other end of the solar modules... Tomorrow!
September 2, 2025 at 2:57 PM
Tomorrow we will be part of the grid. And the roof is new and freshly insulated, too!
In April I will receive the next invoice for heating/electricity. But cost reduction is not the main reason, I guess it will need some years to break even.

#SolarPower #Climate

BTW: is it "isolate" or "insulate"?
September 2, 2025 at 12:42 PM
Ok, I have "work" to do...
August 22, 2025 at 4:21 PM
It's ready in 5 minutes...
August 22, 2025 at 4:16 PM
Hey #dotnet #efcore experts!
This is how I define a "CreatedAt" column with an automatic UTC timestamp for SQL Server. I may need to port that to PostgreSQL.
How would you apply different configurations depending on the database provider without repeating too much (like "IsRequired()" etc.)?
July 11, 2025 at 8:13 AM
tapResponse looks like you are using ngrx?

I use a variation of exhaustMap to implement an "autosave while typing" (the first and the last value of exhaustMap are handled), but for retrieving data I use switchMap in this kind of way (simplified).
Waiting for resource to get stable...
June 17, 2025 at 7:34 AM
Hey #CSharp folks, what do you think about implicit await/ConfigureAwait(false) configured with a preprocessor directive?

#dotnet #async #await
June 3, 2025 at 11:11 AM
Dies hier:
May 26, 2025 at 11:02 AM
calc(100% - var(--bs-mat-paginator-height))
and the bottom row
var(--bs-mat-paginator-height)

Here you see my own variable, which I just to the default, but don't react to density/custom height prefs. I just "looked it up".
It would be nice to just use the official var. 2/2
May 13, 2025 at 7:12 AM
That was a good run!
#2048
May 10, 2025 at 9:44 PM
Me, when everyone is talking about MCP.
#mcp #tron
May 9, 2025 at 7:41 PM
cd rehearsal-room-v2
./configure
May 6, 2025 at 8:09 PM
#Angular 19 #Storybook 8
I see a weird "setCurrentInjector is not defined" error in my stories. "It worked" with Angular 18. My search magic fails me.
Has anyone a hint for me?
April 15, 2025 at 11:26 AM
Between winter and spring.
March 23, 2025 at 9:20 AM
Bought my wife some flowers.
Lucky me she sometimes is as nerdy as me...
I was allowed to assist while assembling. I was responsible for sorting the pieces.
January 12, 2025 at 10:22 AM
Here's the LEGO®️ set of the Borg Cube.
January 4, 2025 at 11:11 AM
My degree in maths really helps me every day.

Not really a @kevlin.bsky.social #KevlinHenney but close...
January 1, 2025 at 12:20 PM
Relaxing days for everyone!
Take care of yourself and those you care about (obviously).
December 24, 2024 at 8:55 AM
Regenerated the image of "takeUntilDestroyed" because the PNG export of carbon.now.sh messed up the line breaks.
December 1, 2024 at 12:19 PM
And do we need a new #rxjs operator "takeUntilAborted" since the AbortSignal gets more used in #Angular because of the new Resource API?

github.com/flens-dev/mo...
December 1, 2024 at 12:13 PM
Hey #Angular folks!
Should "abort on destroy" be a thing? To get an AbortSignal from dependency injection which aborts when the component/service etc. gets destroyed?

github.com/flens-dev/mo...
December 1, 2024 at 12:13 PM