Hi there 👋

Welcome to my blog

Emacs configuration

Emacs has two annoyances on KDE on Arch Linux. One is that when I try to resize it, it doesn’t want to be resized and the other is that the Fcitx input system does not work. I had to find the correct set of environment variables for both of these issues. For the resize issue, I had to add this to my .emacs, (setq frame-resize-pixelwise t) That seems to have fixed the issue and restarting Emacs kicked in the changes. ...

March 15, 2026 Â· 1 min Â· 139 words Â· Manjunath Sripadarao

Update after a long time ...

Life updates, I’ve been promoted to Principal Artificial Intellgience Engineer and the work as exciting as ever. Nothing else happening in the life…

July 14, 2024 Â· 1 min Â· 23 words Â· Manjunath Sripadarao

First Post

Hello! This is Manju, I’m currently an expert technologist @ Hewlett-Packard Enterprise (HPE) working on Deep Learning/Artificial Intelligence. Earlier, I worked on High-Performance Computing (HPC) and also scalable real-time visualization. My current interests are centered around pipeline optimization of large workloads, bayesian models such as Gaussian Processes (GP) and uncertainty quantification. I particularly like gpytorch for making GP models. To get in touch with me send me an e-mail at my gmail.com address manjunaths.

January 25, 2021 Â· 1 min Â· 74 words Â· Manjunath Sripadarao