Krishnakumar Gopalakrishnan, PhD

Results 85 issues of Krishnakumar Gopalakrishnan, PhD

Adds `.dwo` file to the ignore templates of C and C++. `.dwo` is the file extension for auxiliary debug information written to disk when using the `-gsplit-dwarf` compile flag. -...

Consider the binary value 1011 0100. Its decimal conversion would be: * 180 if it is an unsigned binary number * -76 if this is a signed binary number using...

enhancement

Most of my work day I live in the terminal, and avoid reaching out to graphical programs wherever possible, and `fend` is helping me in this by providing all sort...

enhancement

Logging into UCL HPC systems is repeated in two different locations: - [Remote access page](https://www.rc.ucl.ac.uk/docs/Remote_Access/): - [HowTo page](https://www.rc.ucl.ac.uk/docs/howto/)

update

The https://www.rc.ucl.ac.uk/docs/Contact_Us/ page states that: >The Research Computing Team are located at: >> 105 Judd Street Floor 1 London WC1E 9RN This appears to be out of date. I am...

update

The copyright years for the docs page currently says `2014 - 2020`, which is out of date. Considering the ongoing/continuous maintenance burden to keep updating the copyright year, I wonder...

enhancement
update

mkdocs for material comes with a new copy code button that makes it easy to copy code such as those given in the example job scripts page [here](https://www.rc.ucl.ac.uk/docs/Example_Jobscripts/). Achieving this...

enhancement

The documentation page on [General Software Lists](https://www.rc.ucl.ac.uk/docs/Installed_Software_Lists/module-packages/) seems to incorrectly shows the updated date and time (a value from the future). As of **03 Aug 2023**, that page reads: >...

bug

If I have an intra-sentence period, the plugin incorrectly detects it as a sentence terminator and chops it up. Here is what I mean > This sentence is intended as...

After working for a while, I closed neovim and the terminal session. However, the MATLAB server instance does not seem to shut down. Even after forcefully killing the process with...