mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
remove redundant title from all the posts
Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
@@ -7,8 +7,6 @@ description: 'The Big Red Ants'
|
||||
image: "/images/ants.webp"
|
||||
---
|
||||
|
||||
# The Big Red Ants
|
||||
|
||||
In a bird's eye view if we see around us, ants are the common and
|
||||
tiniest living entitiy seen by naked eye. One of them are the big red
|
||||
ants, in my view they are unique from others in two ways, first they
|
||||
|
||||
@@ -6,8 +6,6 @@ tags: [love, article, hindi]
|
||||
image: "/images/fedora-night.webp"
|
||||
---
|
||||
|
||||
# प्रेम रतन धन पायो
|
||||
|
||||
टूटता तारा देखना एक अलौकिक अनुभव है। हिमाद्रि के छत से आसमान कुछ ज्यादा ही करीब प्रतीत होता है । लोग सदियों से हिमालय को पूजते आयें हैं ।
|
||||
दादा-दादी कहा करते थे ये जिंदा पहाड़ हैं । सारी बातें सुनते हैं लोगों की । उनके दुख दर्द दूर करते हैं, ये देवता हैं । आजकल जब रोज़ क्लास
|
||||
आते जाते दूर पहाड़ों की चोटियाँ देखता हूँ तो उनकी विशालता का अनुभव होता हैं । एक पल को अगर ये मान लिया जाए की हमारी सारी धार्मिक किताबें
|
||||
|
||||
@@ -6,8 +6,6 @@ tags: [fedora, partioning]
|
||||
image: ""
|
||||
---
|
||||
|
||||
# Installing Fedora with automatic and custom partioning
|
||||
|
||||
Fedora is one of the most popular linux distribution for daily uses as well as
|
||||
development purpose. I have been a linux user since 2019 and switched through
|
||||
multiple distros since then. For a long time I was stuck with Ubuntu and now
|
||||
|
||||
@@ -11,8 +11,6 @@ section organization.'
|
||||
image: "/images/day-of-cone.webp"
|
||||
---
|
||||
|
||||
# Create the VLC User Documentation for one Mobile Port(Android)
|
||||
|
||||
VideoLAN is a non-profit organization that develops software for playing
|
||||
video and other media formats. VLC media player (commonly known as just
|
||||
VLC) is a free and Open Source cross-platform multimedia player and
|
||||
|
||||
@@ -7,8 +7,6 @@ image: "/images/tekton-results-wall.webp"
|
||||
description: Tekton Results aims to help users logically group CI/CD workload history and separate out long term result storage away from the Pipeline controller.
|
||||
---
|
||||
|
||||
# Tekton Results to the Rescue
|
||||
|
||||
What do you do with your Tekton Pipelines once it finishes? Depending on if it
|
||||
failed or passed, you may keep it to inspect the logs. For most of the users/organizations
|
||||
the simplest step is to keep the completed TaskRuns/PipelineRuns object on the
|
||||
|
||||
@@ -6,10 +6,8 @@ category: blogs
|
||||
image: "/images/hrt-singapore.webp"
|
||||
---
|
||||
|
||||
# `HRT (Hudson River Trading)` Systems Internship Interview Experience
|
||||
|
||||
I applied for **Systems Internship - Summer 2021** back in December 2020
|
||||
at [Hudson River Trading](https://www.hudsonrivertrading.com) , New
|
||||
at [Hudson River Trading](https://www.hudsonrivertrading.com), New
|
||||
York. The internship description was: -
|
||||
|
||||
> We are looking for highly motivated students who are eager to learn
|
||||
|
||||
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title:
|
||||
|
||||
---
|
||||
@@ -11,8 +11,6 @@ other resources inside the project."
|
||||
image: "/images/cmake-office.webp"
|
||||
---
|
||||
|
||||
# Hello CMake
|
||||
|
||||
CMake stands for Cross-platform Make. Normally, a build tool like Make
|
||||
will parse a configuration file (Makefile) that contains all the
|
||||
commands required to build an artifact based on the source files and
|
||||
|
||||
@@ -1,12 +1,11 @@
|
||||
---
|
||||
title: I am loving it! RedHat
|
||||
title: My internship at Red Hat
|
||||
date: 2022-02-25 20:47
|
||||
category: development
|
||||
tags: [kubernetes, redhat, docker, golang, tekton, openshift, intern]
|
||||
description: I made it to the Red Hat as a DevTools intern. This post is about onboarding and how I prepared myself for working on the actual project.
|
||||
image: "/images/fedora-wall.webp"
|
||||
---
|
||||
# My internship at Red Hat
|
||||
|
||||
I have been contributing to open source for the last 3 years and Red Hat
|
||||
was one of the companies that I was very fond of. I must say all my
|
||||
|
||||
@@ -8,8 +8,6 @@ tags: [tekton, go, kubernetes, openshift, redhat, intern, golang, openshift-pipe
|
||||
description: 'This blog is a descreptive account of the development of Minimal Tekton Server. This is highly technical in nature, so please make sure that you have sufficient knowledge about Golang, Docker, Kubernetes and TektonCD. You can refer to my [previous blog]("https://avinal.space/posts/development/i-am-loving-it-redhat.html") to know about these topics.'
|
||||
---
|
||||
|
||||
# Developing Minimal Tekton Server
|
||||
|
||||
This blog is a descreptive account of the development of Minimal Tekton Server.
|
||||
This is highly technical in nature, so please make sure that you have sufficient
|
||||
knowledge about Golang, Docker, Kubernetes and TektonCD. You can refer to my
|
||||
|
||||
@@ -9,8 +9,6 @@ your README as a bar graph or embed it in your blog/portfolio. Just add this
|
||||
action to any of your repositories and there you have it.'
|
||||
---
|
||||
|
||||
# How I implemented WakaTime embeddable Coding Graph GHA?
|
||||
|
||||
If you use WakaTime to track your coding activity. You can add that to
|
||||
your README as a bar graph or embed it in your blog/portfolio. Just add this
|
||||
action to any of your repositories and there you have it.
|
||||
|
||||
@@ -10,8 +10,6 @@ to tackle this problem with bite size steps.'
|
||||
image: "/images/windows-wsl2.webp"
|
||||
---
|
||||
|
||||
# Move WSL 2 Safely to another Drive
|
||||
|
||||
It is real pain when you have small SSD and Windows Subsystem for Linux
|
||||
(WSL) is growing exponentially in size. There is no easy way to move the
|
||||
WSL installation to another drive. Here in this blog I will discuss how
|
||||
|
||||
@@ -6,7 +6,8 @@ category: gsoc
|
||||
description: This is the final report of my Google Summer of Code 2021 at The FOSSology Project.
|
||||
image: "/images/gsoc-wall.webp"
|
||||
---
|
||||
# GSoC'21 Final Evaluation Report
|
||||
|
||||
This is the final report of my Google Summer of Code 2021 at The FOSSology Project.
|
||||
|
||||
<style>
|
||||
.rd {color:red;font-weight:bold}
|
||||
|
||||
@@ -10,8 +10,6 @@ initial testing."
|
||||
image: "/images/tech-wallpaper.webp"
|
||||
---
|
||||
|
||||
# GSoC'21 First Evaluation Report
|
||||
|
||||
In the first phase of GSoC 2021 @ The FOSSology Project, I have
|
||||
completed the desired milestone. As of now, FOSSology can be installed
|
||||
completely via CMake and most of the components are working fine in
|
||||
|
||||
@@ -10,8 +10,6 @@ Make and the new build system based on CMake."
|
||||
image: "/images/tech-wallpaper-1.webp"
|
||||
---
|
||||
|
||||
# Community Bonding Meeting 0
|
||||
|
||||
This meeting is the first of the recurring weekly GSoC project meetings. In this meeting the current status of progress according to the proposal was discussed and some topics related to current build system based on Make and the new build system based on CMake.
|
||||
|
||||
## Discussions
|
||||
|
||||
@@ -8,8 +8,6 @@ Ninja can be used as an alternative for Makefiles."
|
||||
image: "/images/tech-wallpaper-2.webp"
|
||||
---
|
||||
|
||||
# Community Bonding Meeting 1
|
||||
|
||||
In this second meeting points over default Makefiles were discussed. Ninja can be used as an alternative for Makefiles.
|
||||
|
||||
## Discussions
|
||||
|
||||
@@ -8,8 +8,6 @@ spent understanding the previous testing architecture."
|
||||
image: "/images/tech-wallpaper-11.webp"
|
||||
---
|
||||
|
||||
# Coding Week 9 Meeting
|
||||
|
||||
This week I worked on CMake testing configuration. Most of the time was spent understanding the previous testing architecture.
|
||||
|
||||
## Week 9 Progress
|
||||
|
||||
@@ -8,8 +8,6 @@ the tests. As of now all but 5 tests are working fine."
|
||||
image: "/images/tech-wallpaper-12.webp"
|
||||
---
|
||||
|
||||
# Coding Week 10 Meeting
|
||||
|
||||
This week I implemented CMake testing configuration and fixed most of the tests. As of now all but 5 tests are working fine.
|
||||
|
||||
## Week 9 Progress
|
||||
|
||||
@@ -9,8 +9,6 @@ writing version files and attaching commits and hashes to the build."
|
||||
image: "/images/tech-wallpaper-3.webp"
|
||||
---
|
||||
|
||||
# Coding Week 1 Meeting
|
||||
|
||||
In this third meeting, I demoed the working build system, currently building executables and libraries, a lot of queries were resolved about writing version files and attaching commits and hashes to the build.
|
||||
|
||||
## Week 1 Progress
|
||||
|
||||
@@ -8,8 +8,6 @@ existing build system and what things we have to drop or modify."
|
||||
image: "/images/tech-wallpaper-4.webp"
|
||||
---
|
||||
|
||||
# Coding Week 2 Meeting
|
||||
|
||||
In this fourth meeting, a lot of questions were discussed related to the existing build system and what things we have to drop or modify.
|
||||
|
||||
## Week 2 Progress
|
||||
|
||||
@@ -8,8 +8,6 @@ commit hash were discussed, this was a short meeting."
|
||||
image: "/images/tech-wallpaper-5.webp"
|
||||
---
|
||||
|
||||
# Coding Week 3 Meeting
|
||||
|
||||
In this fifth meeting, question related to versioning and obtaining commit hash were discussed, this was a short meeting.
|
||||
|
||||
## Week 3 Progress
|
||||
|
||||
@@ -7,8 +7,6 @@ description: "In this seventh meeting question related to installing the FOSSolo
|
||||
image: "/images/tech-wallpaper-6.webp"
|
||||
---
|
||||
|
||||
# Coding Week 4 Meeting-1
|
||||
|
||||
In this seventh meeting question related to installing the FOSSology were discussed.
|
||||
|
||||
## Week 4 Progress
|
||||
|
||||
@@ -7,8 +7,6 @@ description: "In this eighth meeting questions related to post install generatio
|
||||
image: "/images/tech-wallpaper-7.webp"
|
||||
---
|
||||
|
||||
# Coding Week 4 Meeting-2
|
||||
|
||||
In this eighth meeting questions related to post install generation were asked. This was a short meeting.
|
||||
|
||||
## Week 4 Progress
|
||||
|
||||
@@ -7,8 +7,6 @@ description: "This week was dedicated to perfecting CMake Installation Configura
|
||||
image: "/images/tech-wallpaper-8.webp"
|
||||
---
|
||||
|
||||
# Coding Week 5 Meeting
|
||||
|
||||
This week was dedicated to perfecting CMake Installation Configuration. The installation was tested and bugs were discussed.
|
||||
|
||||
## Week 5 Progress
|
||||
|
||||
@@ -9,8 +9,6 @@ them."
|
||||
image: "/images/tech-wallpaper-9.webp"
|
||||
---
|
||||
|
||||
# Coding Week 7 Meeting
|
||||
|
||||
This week I implemented CMake packaging configuration for FOSSology. There were two meetings in this week and this report covers both of them.
|
||||
|
||||
## Week 7 Progress
|
||||
|
||||
@@ -9,8 +9,6 @@ also retains the component wise installation features."
|
||||
image: "/images/tech-wallpaper-10.webp"
|
||||
---
|
||||
|
||||
# Coding Week 8 Meeting
|
||||
|
||||
This week I implemented CMake packaging configuration for FOSSology. The new configuration fixes issue with previous packaging configurations. It also retains the component wise installation features.
|
||||
|
||||
## Week 8 Progress
|
||||
|
||||
@@ -7,10 +7,10 @@ description: It has been 2 years since I was a Google Summer of Code Student. It
|
||||
image: "/images/tools-build-comparision.webp"
|
||||
---
|
||||
|
||||
## Current Build System and Workflow
|
||||
|
||||
It has been 2 years since I was a Google Summer of Code Student. It was an outstanding opportunity and I really enjoyed working on the project. Not only that, but it added numerous skills to my resume and polished many others. Today I want to make my proposal public, that helped me get selected.
|
||||
|
||||
## Current Build System and Workflow
|
||||
|
||||
### Build System
|
||||
|
||||
FOSSology’s build system is based on multilevel Makefile that work together to
|
||||
@@ -306,15 +306,15 @@ contribution standards. I am well versed in Git and GitHub.
|
||||
* [feat(CI): Migrate Static Checks and Analysis to GitHub Actions from Travis CI](https://github.com/fossology/fossology/pull/1919) [MERGED]
|
||||
* [fix(make): Fix warnings in make for Ubuntu 20.04.2 LTS](https://github.com/fossology/fossology/pull/1923) [OPEN]
|
||||
* [Upgrade this project from PHP 7 to PHP 8](https://github.com/fossology/fossology/issues/1920) [ISSUE]
|
||||
* [Improving build system and CI/CD flow][https://github.com/fossology/fossology/discussions/1931](DISCUSSION)
|
||||
* [Improving build system and CI/CD flow](https://github.com/fossology/fossology/discussions/1931) [DISCUSSION]
|
||||
|
||||
### Other Contributions
|
||||
|
||||
* [VideoLAN/VLC for Android User Documentation](https://code.videolan.org/docs/vlc-android-user) [PROJECT]
|
||||
* [boostorg/gil](https://github.com/boostorg/gil/issues?q=author%3Aavinal) [2 PR, 1 ISSUE]
|
||||
* [embox/embox](https://github.com/embox/embox/issues?q=author%3Aavinal) [1 PR]
|
||||
* [JetBrains/swot][https://github.com/JetBrains/swot/pulls?q=author%3Aavinal](1 PR)
|
||||
* [jupyter-xeus/xeus-sqlite][https://github.com/jupyter-xeus/xeus-sqlite/issues?q=author%3Aavinal](1 PR, 1 ISSUE)
|
||||
* [JetBrains/swot](https://github.com/JetBrains/swot/pulls?q=author%3Aavinal) [1 PR]
|
||||
* [jupyter-xeus/xeus-sqlite](https://github.com/jupyter-xeus/xeus-sqlite/issues?q=author%3Aavinal) [1 PR, 1 ISSUE]
|
||||
* [github/explore](https://github.com/github/explore/pulls?q=avinal) [2 PR]
|
||||
|
||||
## My Development Environment
|
||||
|
||||
Reference in New Issue
Block a user