Thanks for letting me know! That's definitely something that I don't have an eye for (yet).
Hope you are talking mainly about visuals here and not had any issues that completely prevented you from using the tool.
this cheatsheet is the result of me building on of my recent side projects. It essentially includes everything there is to know about CORS (Cross Origin Resource Sharing).
blockedbycors.dev is my try at finding a solution to the endless stream of people being annoyed with CORS issues. So if you happen to encounter anyone that is in this situation, I'd be very glad if you could refer them to the page.
Currently the project is still in an MVP phase, but there's a lot more planned. Just trying to figure out what helps people the most at the moment. :)
Cheers,
Max
One suggestion:
I see in request, preflight request, and preflight response, you've organized the headers into required and optional, while the response headers are not organized as such. Would be nice to show which are required for response headers.
Thanks for the suggestion but I think I did. The preflight response node lists all required and optional headers. The same as in the preflight request node.
Let me know if I missed something.
TLDR
Became a freelance DevOps engineer at the beginning of this year and I share what has been my experience in regards to working hours, equipment and bureaucracy during my first month.
Background: Microsoft stopped developing this SDK September last year¹. Right now they are suggesting to use the OpenCensus project². IMO this is too big of a framework if my only use case is to send a few metrics to Application Insights. Furthermore it does not support all features (e.g. tracking availability).
Does anybody have a good source for power prices per country that I could integrate into the application? I want to give the user a default for the ct/kWh value based on his location.
It's a tool to scratch my own itch, which is converting all kinds of web content into ebooks and send them to my ereader.
Currently focusing on web pages/Atom/RSS feeds but I may extend it later e.g. into transcribing videos + extracting image highlights.
Feedback/ideas are already appreciated. :)