Profile avatar
sunitram.bsky.social
Software engineer at @dynatrace.bsky.social. C++ developer, #bitcoin enthusiast. Some C++ stuff I did: * nanobench https://nanobench.ankerl.com/ * unordered_dense https://github.com/martinus/unordered_dense * svector https://github.com/martinus/svector
92 posts 114 followers 350 following
Regular Contributor
Active Commenter

I just got Gateron Chocolate Switches for my low profile keyboard. Having tried linear red, brown, NuPhy moss, these are now by far my favorite. The are tactile and and have a very soft sound. Perfectly ok for work environment or when the rest of my family sleeps. www.gateron.com/products/gat...

I cleaned my desk

I've got a new home made NAS and it works very well. I host all applications with podman on a user, and the user is named podfather

Every C++ developer should enable _GLIBCXX_ASSERTIONS in their debug builds.

My breakfast today, 3 different kinds of antibiotics 🤦‍♂️

My very old and slow Raspberry Pi with 2GB of RAM has been running a bitcoin node for 78 days without any issues.

Yay first time I managed a perfect run #CellTower 993 ➡️➡️➡️➡️➡️➡️➡️➡️➡️➡️➡️➡️➡️➡️➡️➡️ www.andrewt.net/puzzles/cell...

Today's my 18th reddit cake-day

TIL I could reduced my boot time by about 15 seconds by setting "Memory Context Restore" in the BIOS from Auto to Enabled. On an AMD system, TUF Gaming B650-Plus Mainboard. The setting is somewhere under Ai Tweaker > DRAM Timing Control.

#CellTower 977 ⬛⬛⬛⬛⬛⬛⬛⬛⬇️⬛⬛⬛⬛⬛⬛ ⬛⬛⬛⬛⬛⬛⬛⬛⏹️⏹️⬇️⬛⬇️⬛⬛ ➡️➡️⬇️⬛➡️➡️➡️➡️⬆️⬛➡️➡️⏹️⏹️⬛ ⬆️⬛➡️➡️⬆️⬛⬛⬛⬛⬛⬛⬛⬛⏹️➡️ www.andrewt.net/puzzles/cell...

My new toy, a thermal imaging camera

Wer auf Bluesky Expertise sucht: Die @statistik.at ist hier - und auch die Wirtschaftsforschungsinstitute @wifo.bsky.social und das @ihs.ac.at:

needs a logarithmic Y axis

I've already considered using the surplus electricity from photovoltaic system to run #Bitcoin miners and use their waste heat to heat the pool. It sounds environmentally friendly, however I'm currently hindered by the fact that I don't have a photovoltaic system, no Bitcoin miners, and no pool.

All Terry Pratchett books for in epub format for $44, that's a really good deal

ChatGPT is really nice to create custom coloring images for kids. Here is a software developer working at Dynatrace:

I just discovered that MySQL is using my ankerl::unordered_dense::map for a big performance and memory usage improvements, wohoo! dev.mysql.com/doc/relnotes...