Novacare blog

Super thin reverse proxy with YARP and Refit

Discovering technology that perfectly aligns with our needs is always exhilarating. YARP, a Microsoft creation, is one such gem, especially when it comes to managing requests through a proxy. This article delves into integrating YARP with Refit to create an efficient reverse proxy setup. What is a Reverse Proxy? Before…

Your GPT will gladly spill its secrets.

There is a lot of excitement after OpenAI launched its new app-concept GPTs. The promises are high, but there are still some rough edges. Something to be aware of is that there are no safeguards in place to hinder anyone from getting back the prompt that makes up the GPT.…

Lag din egen GPT i dag!

Forrige arrangerte OpenAI (de som som har laget ChatGPT) sin første utviklerkonferanse, OpenAI DevDay, der de blant annet lanserte GPT-er! Hva er GPT-er? En GPT er en skreddersydd versjon av ChatGPT for ett spesielt formål. Når du oppretter en GPT kan du kombinere egne instruksjoner, ekstra kunnskap og ulike ferdigheter.…

Visual Studio Shortcuts Cheat Sheet

Visual Studio, as one of the most widely-used IDEs, comes packed with shortcuts to make our lives easier. But do we know them all? Or even the most useful ones? Here's a quick cheat sheet of the Visual Studio shortcuts that I use to speed up my coding…

Sortable enum properties for Optimizely CMS

Enum properties in Episerver/Optimizely has been used for more than 10 years. The legendary Joel Abrahamsson blogged about it as early as in 2013. Enum properties can still be used the same way in Optimizely CMS 12. However, over the years I have been a little hesitant about using…