Skip to content

Commit 1327f0f

Browse files
committed
deploy: 0c17a20
1 parent 3e21dd1 commit 1327f0f

File tree

35 files changed

+622
-82
lines changed

35 files changed

+622
-82
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html><html lang=en-us><head><title>404 Page not found // Rahul Rameshbabu</title>
2-
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.125.7"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><meta name=twitter:card content="summary"><meta name=twitter:title content="404 Page not found"><meta name=twitter:description content="Binary-Eater: A developer focused on low-level programming"><meta property="og:url" content="https://binary-eater.github.io/404.html"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="404 Page not found"><meta property="og:description" content="Binary-Eater: A developer focused on low-level programming"><meta property="og:locale" content="en-us"><meta property="og:type" content="website"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
2+
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.139.3"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><meta name=twitter:card content="summary"><meta name=twitter:title content="404 Page not found"><meta name=twitter:description content="Binary-Eater: A developer focused on low-level programming"><meta property="og:url" content="https://binary-eater.github.io/404.html"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="404 Page not found"><meta property="og:description" content="Binary-Eater: A developer focused on low-level programming"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
33
<span class=app-header-title>Rahul Rameshbabu</span><nav class=app-header-menu><a class=app-header-menu-item href=/>Home</a>
44
-
55
<a class=app-header-menu-item href=/tags/>Tags</a>

about/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<!doctype html><html lang=en-us><head><title>About // Rahul Rameshbabu</title>
2-
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.125.7"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><meta name=twitter:card content="summary"><meta name=twitter:title content="About"><meta name=twitter:description content="I am an open source enthusiast mainly interested in low-level programming and operating systems. My personal interests are mainly in PC-class development and improving the personal computing space in the open source community. On my free time, I mess around with input devices and the stacks related to them.
3-
For fun, I have worked on the hid-nvidia-shield driver. I started this project after playing some games with a friend and learning that Xbox controllers had first class haptics support on Linux (thanks to the xpad driver made by individuals) while the NVIDIA SHIELD controller I was using did not."><meta property="og:url" content="https://binary-eater.github.io/about/"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="About"><meta property="og:description" content="I am an open source enthusiast mainly interested in low-level programming and operating systems. My personal interests are mainly in PC-class development and improving the personal computing space in the open source community. On my free time, I mess around with input devices and the stacks related to them.
4-
For fun, I have worked on the hid-nvidia-shield driver. I started this project after playing some games with a friend and learning that Xbox controllers had first class haptics support on Linux (thanks to the xpad driver made by individuals) while the NVIDIA SHIELD controller I was using did not."><meta property="og:locale" content="en-us"><meta property="og:type" content="article"><meta property="article:published_time" content="2023-12-10T19:35:45-08:00"><meta property="article:modified_time" content="2023-12-10T19:35:45-08:00"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
2+
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.139.3"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><meta name=twitter:card content="summary"><meta name=twitter:title content="About"><meta name=twitter:description content="I am an open source enthusiast mainly interested in low-level programming and operating systems. My personal interests are mainly in PC-class development and improving the personal computing space in the open source community. On my free time, I mess around with input devices and the stacks related to them.
3+
For fun, I have worked on the hid-nvidia-shield driver. I started this project after playing some games with a friend and learning that Xbox controllers had first class haptics support on Linux (thanks to the xpad driver made by individuals) while the NVIDIA SHIELD controller I was using did not. We were playing BlazBlue: Calamity Trigger at the time, and it was lame to not have haptics support in the game on my controller while the Xbox controller had a nice experience."><meta property="og:url" content="https://binary-eater.github.io/about/"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="About"><meta property="og:description" content="I am an open source enthusiast mainly interested in low-level programming and operating systems. My personal interests are mainly in PC-class development and improving the personal computing space in the open source community. On my free time, I mess around with input devices and the stacks related to them.
4+
For fun, I have worked on the hid-nvidia-shield driver. I started this project after playing some games with a friend and learning that Xbox controllers had first class haptics support on Linux (thanks to the xpad driver made by individuals) while the NVIDIA SHIELD controller I was using did not. We were playing BlazBlue: Calamity Trigger at the time, and it was lame to not have haptics support in the game on my controller while the Xbox controller had a nice experience."><meta property="og:locale" content="en_us"><meta property="og:type" content="article"><meta property="article:published_time" content="2023-12-10T19:35:45-08:00"><meta property="article:modified_time" content="2023-12-10T19:35:45-08:00"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
55
<span class=app-header-title>Rahul Rameshbabu</span><nav class=app-header-menu><a class=app-header-menu-item href=/>Home</a>
66
-
77
<a class=app-header-menu-item href=/tags/>Tags</a>

categories/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html><html lang=en-us><head><title>Categories // Rahul Rameshbabu</title>
2-
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.125.7"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><link rel=alternate type=application/rss+xml href=https://binary-eater.github.io/categories/index.xml title="Rahul Rameshbabu"><meta name=twitter:card content="summary"><meta name=twitter:title content="Categories"><meta name=twitter:description content="Binary-Eater: A developer focused on low-level programming"><meta property="og:url" content="https://binary-eater.github.io/categories/"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="Categories"><meta property="og:description" content="Binary-Eater: A developer focused on low-level programming"><meta property="og:locale" content="en-us"><meta property="og:type" content="website"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
2+
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.139.3"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><link rel=alternate type=application/rss+xml href=https://binary-eater.github.io/categories/index.xml title="Rahul Rameshbabu"><meta name=twitter:card content="summary"><meta name=twitter:title content="Categories"><meta name=twitter:description content="Binary-Eater: A developer focused on low-level programming"><meta property="og:url" content="https://binary-eater.github.io/categories/"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="Categories"><meta property="og:description" content="Binary-Eater: A developer focused on low-level programming"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
33
<span class=app-header-title>Rahul Rameshbabu</span><nav class=app-header-menu><a class=app-header-menu-item href=/>Home</a>
44
-
55
<a class=app-header-menu-item href=/tags/>Tags</a>

description/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<!doctype html><html lang=en-us><head><title>// Rahul Rameshbabu</title>
2-
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.125.7"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><meta name=twitter:card content="summary"><meta name=twitter:title content><meta name=twitter:description content='I am a programmer primarily focused on delving into kernel-space programming.
2+
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.139.3"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><meta name=twitter:card content="summary"><meta name=twitter:title content="Rahul Rameshbabu"><meta name=twitter:description content='I am a programmer primarily focused on delving into kernel-space programming.
33
My secondary interests are programming languages and related concepts.
44
I enjoy doing work that generates truly "free" software.'><meta property="og:url" content="https://binary-eater.github.io/description/"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="Rahul Rameshbabu"><meta property="og:description" content='I am a programmer primarily focused on delving into kernel-space programming.
55
My secondary interests are programming languages and related concepts.
6-
I enjoy doing work that generates truly "free" software.'><meta property="og:locale" content="en-us"><meta property="og:type" content="article"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
6+
I enjoy doing work that generates truly "free" software.'><meta property="og:locale" content="en_us"><meta property="og:type" content="article"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
77
<span class=app-header-title>Rahul Rameshbabu</span><nav class=app-header-menu><a class=app-header-menu-item href=/>Home</a>
88
-
99
<a class=app-header-menu-item href=/tags/>Tags</a>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!doctype html><html lang=en-us><head><title>Rahul Rameshbabu</title>
2-
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.125.7"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content="Binary-Eater: A developer focused on low-level programming"><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><link rel=alternate type=application/rss+xml href=https://binary-eater.github.io/index.xml title="Rahul Rameshbabu"><meta name=twitter:card content="summary"><meta name=twitter:title content="Rahul Rameshbabu"><meta name=twitter:description content="Binary-Eater: A developer focused on low-level programming"><meta property="og:url" content="https://binary-eater.github.io/"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="Rahul Rameshbabu"><meta property="og:description" content="Binary-Eater: A developer focused on low-level programming"><meta property="og:locale" content="en-us"><meta property="og:type" content="website"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
2+
<link rel="shortcut icon" href=/favicon.ico><meta charset=utf-8><meta name=generator content="Hugo 0.139.3"><meta name=viewport content="width=device-width,initial-scale=1"><meta name=author content="Rahul Rameshbabu"><meta name=description content="Binary-Eater: A developer focused on low-level programming"><link rel=stylesheet href=/css/main.min.5b1fcc8902588589c4767187402a3c29f8b8d7a6fdef6d9f8f77045bb0d14fee.css><link rel=alternate type=application/rss+xml href=https://binary-eater.github.io/index.xml title="Rahul Rameshbabu"><meta name=twitter:card content="summary"><meta name=twitter:title content="Rahul Rameshbabu"><meta name=twitter:description content="Binary-Eater: A developer focused on low-level programming"><meta property="og:url" content="https://binary-eater.github.io/"><meta property="og:site_name" content="Rahul Rameshbabu"><meta property="og:title" content="Rahul Rameshbabu"><meta property="og:description" content="Binary-Eater: A developer focused on low-level programming"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"></head><body><header class=app-header><a href=https://binary-eater.github.io/><img class=app-header-avatar src=/avatar.jpg alt="Rahul Rameshbabu"></a>
33
<span class=app-header-title>Rahul Rameshbabu</span><nav class=app-header-menu><a class=app-header-menu-item href=/>Home</a>
44
-
55
<a class=app-header-menu-item href=/tags/>Tags</a>

0 commit comments

Comments
 (0)