Advertisement ยท 728 ร— 90

Posts by panos

After doing some code reviews I can see why people love tools like prettier so much. People code with their own style never matching the files existing format and it drives my OCD crazy ๐Ÿฅน

4 weeks ago 2 0 0 0

I wouldn't call it a problem as it cools down my hands (its all metal) and can be used as a weapon as pointed out by everyone that lifted it :p

1 month ago 0 0 0 0

Depending on the keyboard, as you might damage the desk xD

1 month ago 1 0 1 0

well we at least completed the sprint right? ๐Ÿ˜…

2 months ago 0 0 0 0

it saddens me that I saw half of what he said already in my 3 years of experience, I love dotnet and I will keep pushing it but at the same time finding codebases as he describes it in 2025 is sad ๐Ÿฅน, we are the js of the corporate world xd

4 months ago 1 0 0 0

I remember fighting the assistant not allowing the project to be standard2.1 because standard2.0 libraries won't be compatible

4 months ago 0 0 0 0

15 years ago, my mouse would move randomly. I thought I was hacked or got a virus on the computer. The movement was random and removing the ethernet or formatting did not stop it. It turned out it was my fathers wireless mouse. We had the same one but my receiver was reading his movements too.

4 months ago 2 0 0 0

I have been happy with @vivaldi.com. the starting customization can be a lot at the start after that you never look back ๐Ÿ˜€

4 months ago 0 0 0 0

Out of curiosity, if you render the MyComponent before the button and you use the method group example will it work? Since the component is rendered? It's the only way I can interpret your error.

4 months ago 1 0 1 0
Advertisement

So, the method group doesn't work because during the first render the ref is null (not set yet). The lamda works because it captures the this parameter and calls the object method on the object later.

4 months ago 1 0 1 0

Extending classes with static properties / methods instead of using seperate class. EG custom json options can now be found in the json options class alongside default and web ๐Ÿ˜€

5 months ago 1 0 0 0

As "AI" is being shoved on our face as a tool we must use always for everything the more I find myself wanting to pivot to a different industry :(

5 months ago 0 0 0 0

Observables using R3 library ๐Ÿ˜, it has some minimal setup to wire up state has changed but it's a great library. Has some nice concepts like ReactiveUI too. If you want to go that way feel free to reach out, happy to help ๐Ÿ˜

10 months ago 0 0 1 0
Preview
Creating a source generator In this series I describe how to create a source generator, cover issues such as testing the generator, and creating a NuGet package.

These articles andrewlock.net/series/creat... from Andrew lock are really great!

10 months ago 3 0 0 0

I think this release on most things is "did it after years" :p

10 months ago 0 0 0 0

I think someone made a source generator that does this for every reference of a project.

11 months ago 0 0 0 0

I really shouldn't be laughing at these jokes ๐Ÿ˜‚๐Ÿ˜‚

1 year ago 1 0 0 0

Ah yes, a sign of special code that in fact is the same as the rest of the code :P

I should probably do the same sometime!

1 year ago 0 0 0 0
Advertisement

This just proves how much people love abstractions ๐Ÿ˜”

1 year ago 0 0 0 0

I know, I was trying to be sarcastic ๐Ÿ˜…

1 year ago 0 0 1 0

People really can't live without MSSQL ๐Ÿ˜”

1 year ago 1 0 1 0

Well me too because I want to use it on "services" we create and get rid of all the custom stuff. But at the same time I want us to move to a paradigm that people don't know (me included) but I believe the popularity could really do the trick ๐Ÿ˜

1 year ago 0 0 2 0

For my org it was that there is no SQL Server support. Although I do believe using event sourcing would lead to other problems on the way we do things but I was this close ๐Ÿ˜

1 year ago 0 0 1 0

I think you could even include just men in general :P

1 year ago 1 0 0 0

What if you set the dbcontext as a transient lifetime? Of course that could have other problems of its own ๐Ÿ˜…

1 year ago 0 0 0 0
Advertisement

Was it because scoped in blazor means the whole lifecycle of the connection?

1 year ago 0 0 1 0

We don't ๐Ÿคฃ

1 year ago 0 0 0 0
Preview
two men in suits and ties are standing next to each other in a room . ALT: two men in suits and ties are standing next to each other in a room .

Me walks in on company to find out they are on three

1 year ago 2 0 1 0

Putting it on work PC yesterday ๐Ÿ˜

1 year ago 1 0 0 0

It's not really something .NET has to do at least in my opinion. It's up to us to get them to understand the importance of staying up to date but this is the hard part and leads to the requests coming to the .NET team as it seems easier in some places than persuading business people XD

1 year ago 2 0 0 0