
Davor Pihač
@dpihac
Followers
968
Following
13K
Media
87
Statuses
5K
Senior Software Engineer blending creativity and logic to make things happen. I enjoy converting problems into solutions that make everyday impact.
Germany
Joined June 2008
RT @mikefutia: Wow! This LinkedIn AI Agent is WILD…. This n8n agent reverse-engineers viral content from the top creators in your niche. →….
0
229
0
Basic authentication with username/password or magic links is quite simple. Adding 2FA shouldn't be too hard either. But anything more complex than this is simply too expensive for many do implement right. Keycloak or some other open source solution could be an option.
Merchants of complexity have convinced a shocking number of developers that they're too dumb to do their own authentication. Of all the things you could outsource, I think you could do no worse than your app's front door.
1
0
2
Nothing bad about learning something and sharing this with the others. There are many moments - I wish I knew about this sooner. However, so many comments which prefer shipping fast over good engineering practices is really puzzling.
today i discovered INDEXES for databases. sorry @postbridge_ users that it took me this long to start optimizing the SPEED of the platform. first optimizations are out now!.- dashboard pages loads much faster.- database queries for posts 10x faster. calendar view bug fixes
0
1
1
So dotnet run app.cs is actually what LINQPad's lprun has been doing for years?.
devblogs.microsoft.com
Run C# files instantly with dotnet run app.cs, no project file needed! Coming to .NET 10, try it out today in Preview 4.
0
0
0