I was raised in a religious (Christian) household, and attended church 3 times a week through my childhood and teen years.
Initially I guess I started 'idling' on those beliefs and practices once I realized that the majority of churches were being run as businesses, with an eye toward making money for a select few as opposed to helping those truly in need. Throw in snake-oil televangelists and it further diminished my trust in those institutions and people. At that point I no longer went (or donated) to church, but preserved my own values and beliefs as a personal form of religion.
But then that all changed again.
Despite the strong possibility of being downvoted into oblivion by the rest of my answer, I am going to say it anyway, because it's the most honest response to OP's question I can summon. And maybe there's someone else reading this who has gone through the same thing.
The final blow to my faith and my upbringing was watching as my religious family and friends all self-inducted into the cult of [a prominent political figure]. To see them using their holy book and their pastors and their (false) prophets and their money to prop up and justify an adoration and worship of this figure's abhorrent and evil life became too much for me to accept. If you were to meet and talk with any of them today, they'd sooner tell you about the greatness of this particular person instead of the central figure of their professed faith.
And the ongoing weaponization of Christianity by this same political figure and all of his hangers-on has only served to further widen the gulf between where I am now and where I used to be.
I had a similar requirement recently and ended up going with CodeKeeper (https://codekeeper.co/), mainly because they had a portal that seemed mostly self-serve. Because they are based in The Hague, and because my client had domestic restrictions, I also had to add the US-only storage option. Their pricing was also a factor in my decision. YMMV.
You mean like: if I am having mayo, not only must it be Hellmann's, but it must be from the glass jar and not the squeeze bottle? (different textures) :-D
Lots of positive points here, especially on things that are commonly overlooked (security headers, SSL configuration, compression, etc.), so congrats!
Some quick comments:
1) Under the tools listing on the home page, I'd make the entire block of each tool (name, icon, description) the clickable link, not just the words "Use Tool"
2) When in dark mode (which was auto-sensed, good job), every time I choose a new page it starts in light mode (flash-bang!) and then fades into dark mode.
Congrats on the new site. Looks pretty good to me!
Since you asked for feedback, here's something I noticed. I initially opened this on my tablet, and some of the H2 headlines had orphan words. Like this:
Understanding HTTP Status Codes When Websites Are
Down
I'd recommend maybe adding "text-wrap: pretty;" to those, or using other tricks (like maybe making the max width for headlines 80% or similar). Note that text-wrap pretty is still somewhat new (caniuse.com reports 72.9% support).
Other minor things (NOT criticisms, just trying to be helpful):
- It looks like your Google analytics and tag manager are not loading due to your content security policy (script-src 'self' 'unsafe-inline')
- Your site weight is already impressively small (congrats!) but you may still want to consider compressing the CSS and JS to make it as quick as possible.
- In the bottom area (common sites), I saw that the comma after Zoom (for example) sometimes appeared on the line below (another place where text-wrap: pretty; might help)
- On the "About Us" page I could not read the subtitle ("The story behind...") due to the colors in use (looks like grey on green?). Same thing for Privacy Policy and Terms of Use.
- I expected the form at the top to submit when I hit the 'enter' key, but I had to click the button. I'd recommend making it submit on enter, especially since it has only one field.
- I kept trying to check one of my own sites (picnits.com) and was told it was down, even though it's not (to be completely fair, it could be that my server is blocking something in your request, like user-agent or IP/origin, so that might not be an actual issue on your side)
Correct me if I'm wrong but I believe that there is no actual forum or discussion board on that site? Sure you can leave comments on [self-promotional] posts but it doesn't seem like you can post a question to other devs.
Initially I guess I started 'idling' on those beliefs and practices once I realized that the majority of churches were being run as businesses, with an eye toward making money for a select few as opposed to helping those truly in need. Throw in snake-oil televangelists and it further diminished my trust in those institutions and people. At that point I no longer went (or donated) to church, but preserved my own values and beliefs as a personal form of religion.
But then that all changed again.
Despite the strong possibility of being downvoted into oblivion by the rest of my answer, I am going to say it anyway, because it's the most honest response to OP's question I can summon. And maybe there's someone else reading this who has gone through the same thing.
The final blow to my faith and my upbringing was watching as my religious family and friends all self-inducted into the cult of [a prominent political figure]. To see them using their holy book and their pastors and their (false) prophets and their money to prop up and justify an adoration and worship of this figure's abhorrent and evil life became too much for me to accept. If you were to meet and talk with any of them today, they'd sooner tell you about the greatness of this particular person instead of the central figure of their professed faith.
And the ongoing weaponization of Christianity by this same political figure and all of his hangers-on has only served to further widen the gulf between where I am now and where I used to be.
reply