candidtim

↗ HN profile [ 48.5 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. MCP goes beyond context injection (candidtim.github.io)
  2. I like the `fortune` command and even more so the `fortune | cowsay` pipeline, but I am getting bored by the fortunes themselves. I decided to replace it with something more engaging: now `hnwelcome` shows one of the…

  3. Having a GDPR compliant cookie consent on a website is a common enough requirement today. I assume there should be a few "out of the box" solutions for it. So, I wonder what is the simplest way to add a GDPR compliant…

  4. In our company we are required to run anti-virus software on all computers, including developers' laptops. We didn't decide yet which exactly anti-virus software we will use though. We are quite cautious about the…

  5. Hello! I'm a programmer with experience mostly in Java/Python/Scala/JS, and want to pick up on C language (not C++). It's mostly by curiosity, not for professional use, not for now at least. I'm pretty sure that C might…

  6. For an experienced Python 2 programmer, what are the resources to learn what's new in Python 3, and how to program in idiomatic Python 3 way? There are numerous python tutorials out there, but it seems that most of them…