.Net
Basic custom webhook application
I am trying to create a custom webhook application and can’t seem to figure out how to call it. At this point i just want it to prove that it is started and can receive Read more…
I am trying to create a custom webhook application and can’t seem to figure out how to call it. At this point i just want it to prove that it is started and can receive Read more…
https://github.com/Zaczero/LinqFasterer A set of fast LINQ-like extension methods for arrays and lists. It allows you to fine-tune your code for the maximum performance if used properly. LinqFasterer is designed to work well alongside LINQ, rather Read more…
Computer Weekly Buyer’s Guides map the IT buying cycle of our readership onto relevant editorial that will inform and educate readers and help them in making the right buying decision. On a three-week cycle, the Read more…
My lifehack for grepping over large files with huge lines the trick is the second grep which will return 100 symbols before the match and 100 after. And the first grep because regexp-charged grep is Read more…
I remember like 10 or so years ago there was no free version of Visual Studio, not even a stripped down “express” version, so I found myself using SharpDevelop instead. Now as I recall, SharpDevelop Read more…
Sergey Nivens – Fotolia The government recently unveiled plans to set up a new technology regulator under the Competitions and Markets Authority (CMA), in an effort to help curb anti-competitive practices of the tech giants. Read more…
I can’t say I didn’t see it coming. Ever since GitHub actions and GitLab CI started started to get the attention, some.projects moved to them at cost of Travis market share. It was too expensive Read more…
Just seems like not much is going on with the project… If you go to the github page there hasn’t been a commit in nearly a year. I tried (and failed) to get it to Read more…
Even though more and more people get access to the internet every day, not all of them have fast gigabit connections or unlimited data. Using the media query prefers-reduced-data we can keep our sites accessible Read more…
Hi All! Today we’re going to see how we can leverage Docker to scale and spin up multiple instances of a service on our machine. Read the full article here: https://www.davideguida.com/how-to-scale-your-services-with-docker-during-development/ no comments yet Be Read more…