Using ChatGPT Atlas Agent Mode To Solve LeetCode Problems
OpenAI released a new product, the ChatGPT Atlas browser, which is fully integrated with ChatGPT. In essence, it’s one more Chromium-based browser with a sidebar …
Codeminer42’s Engineering Blog
OpenAI released a new product, the ChatGPT Atlas browser, which is fully integrated with ChatGPT. In essence, it’s one more Chromium-based browser with a sidebar …
Today, I was surprised by DeepSeek’s most recent paper. With the title “DeepSeek-OCR: Contexts Optical Compression”, they present the DeepSeek-OCR model, already available on Hugging …
Last week, I attended React Conf 2025. It was a great conference; I met many people and learned a lot. The kit they gave us …
On October 7th and 8th, 2025, the React team hosted React Conf 2025, a two-day event filled with exciting announcements and updates about the React …
In the last article, we discussed brainfuck and implemented a compiler + VM that can run brainfuck code. Continuing the journey to run brainfuck on …
While studying low-level programming and the fundamentals of computation, I stumbled upon Brainfuck, an esoteric programming language. It has only eight commands and is very …
RailsWorld 2025 is currently taking place in Amsterdam, and, as always, DHH, the creator of Rails, has made some exciting announcements. In this article, we’ll …
When defining what a program is, the most fundamental definition you can find is: A program is something that transforms inputs into outputs Programming is …
If I had to summarize a programmers’ job in a few words, I would say we are ‘problem solvers’. However, it’s not that simple. Some …
Last week, I attended RailsConf 2025, which was one of the highlights of my career. An occasion to meet people, learn, and celebrate the conference …