📰 Dev.to · Somenath Mukhopadhyay
Articles from Dev.to · Somenath Mukhopadhyay · 6 articles · Updated every 3 hours · View all reads
All
⚡ AI Lessons (10865)
ArXiv cs.AIDev.to · FORUM WEBDev.to AIForbes InnovationOpenAI NewsHugging Face Blog

Dev.to · Somenath Mukhopadhyay
1mo ago
The Engineer in Me is Jubilant — Julia, A Language for System-Level Experimentation for engineers...
There are moments in an engineer’s life when a tool just clicks. For me, that moment came while...

Dev.to · Somenath Mukhopadhyay
1mo ago
Horns of the dilemma - C++ & Python binding or Julia - implementation of strategy design pattern in Julia...
Aah… I am at the crossroads - tried-and-true marriage (C++/Python) or solo act (Julia). For the...

Dev.to · Somenath Mukhopadhyay
2mo ago
nanobind: the bridge between C++ and Python...
Python is where ideas move fast. C++ is where performance lives. For years, gluing the two together...

Dev.to · Somenath Mukhopadhyay
6mo ago
C++ Concurrent profiling using Helgrind - a tool of Valgrind
On 15th August - my contribution to the learning community... Concurrency profiling in C++ is...

Dev.to · Somenath Mukhopadhyay
6mo ago
C++ 20 multi threaded programming - the introduction of std::atomic...
Data races in C++ multithreaded applications occur when multiple threads try to access a single data...

Dev.to · Somenath Mukhopadhyay
1y ago
The reverse osmosis - the Factory Design Pattern written and executed using C++ and AngelScript...
I had always believed that knowledge flowed in one direction—from the old to the young, from teacher...
DeepCamp AI