diff options
author | Brahmajit Das <listout@listout.xyz> | 2025-08-27 12:23:45 +0530 |
---|---|---|
committer | Brahmajit Das <listout@listout.xyz> | 2025-08-27 12:23:45 +0530 |
commit | 4eae9ad315105aa3c605ca32114b5d0f3379f1f8 (patch) | |
tree | 4a18f3c0b7670ff545d98fbb9d7683540088a3e6 /resume.tex | |
parent | 355ce65ccac3acb8ae6cab9dcac5b2bc3d2b8e7a (diff) |
Refined Open source work
Formatting, wording and impact
Signed-off-by: Brahmajit Das <listout@listout.xyz>
Diffstat (limited to 'resume.tex')
-rw-r--r-- | resume.tex | 23 |
1 files changed, 11 insertions, 12 deletions
@@ -184,26 +184,25 @@ %\href{https://gitlab.com/listout/arm_programming/-/tree/pwm}{Link to %project} - \section{Open Source Contributions} + \section{Open Source Work} \subsection{Linux Kernel:} + Fixing build error, compiler warnings and syzkaller bugs. \href{https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/log/?qt=author&q=Brahmajit+Das} - {Contributions by me} + {Link to contributions.} \subsection{Gentoo Linux:} - Neovim and LXD package maintainer, part of QA Team for GNOME Desktop environment. - Provide other minor fixes from time to time. \href{https://github.com/gentoo/gentoo/pulls/listout}{Link to all my contributions} + Neovim and LXD package maintainer. Fixing minor bugs from time to time. + \href{https://github.com/gentoo/gentoo/pulls/listout}{Link to contributions.} \subsection{Blender:} Patching blender to build on musl libc. \href{ - https://github.com/blender/blender/commit/f197b1a1f1bbc0334310fb1c911327246767a1a3}{GitHub commits} - - \subsection{MoarVM:} - After finding out that it was not being built with Clang 16, due to - incompatible function pointer as Clang 16 enabled - -Werror=implicit-function-declaration by default. See - \href{https://github.com/MoarVM/MoarVM/commit/871f7bca4ffc2254f7b3d72e5d447120545f13ab}{commit - 871f7bc}. + https://github.com/blender/blender/commit/f197b1a1f1bbc0334310fb1c911327246767a1a3}{Link + to commits.} + + \subsection{OBS studio} + Patching obs-studio for FFMPEG 8 and above. See + \href{https://github.com/obsproject/obs-studio/pull/12534}{PR 12534.} %\section{Achievements} |