Can ChatGPT solve a simple C programming question?
Can ChatGPT answer *correctly* on the first try, a fairly “simple” C question? How flexible is, in its answers? Well . . .
Here is a collection of my hobbies, some tests, small projects, failed experiments and some successful ones, too!
And remember! “If things are not failing, you are not innovating enough.“ [Elon Musk]
Check out my GitHub repos for some small contributions to the FOSS world.
Let’s connect!
Have a question? Or need help with a similar problem? Find me on your favourite channel!
Can ChatGPT answer *correctly* on the first try, a fairly “simple” C question? How flexible is, in its answers? Well . . .
Grumpy, future old you, dumps into your lap some closing prices. How rich can you get? The answer might surprise you!
Some months ago I started building my first PCB. When this article is written, the board is in production for more than half a year. No hiccups! So I count this project as a success! Design hardware in production! This is a short story about going from 0 to production in a completely new area.
Another iteration on Self Supervised Learning for segmentation, on small datasets. Progress was made, but still no joy.
Self supervised learning is awesome and image segmentation is around for a while. Facebook published some amazing libraries for SSL and for segmentation. But do they behave when combined?
Had an interview recently and I was asked to check if a binary tree is a binary search tree. Well, I gave an answer, and now is time to put my $ where my mouth is . . .