jekyll build from Action d100a7b99a
This commit is contained in:
parent
12b5dc847b
commit
675ed13536
@ -402,6 +402,58 @@ So here I am and welcome to my first blog. Having a personal space on the Intern
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -538,53 +590,6 @@ Last week, I received an email from Let’s Encrypt reminding me to renew my cer
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/27/creating-a-useless-user.html" rel="permalink">Creating a <em>Useless</em> User
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-27T13:40:00+00:00">February 27, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
1 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
In my previous post, I explained how to do port forwarding to access some machine behind private network. I will use this method to fix some issues in ...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -430,6 +430,58 @@ util.lua: highlight<span class="o">(</span>group, properties<span class="o">)
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -566,53 +618,6 @@ Last week, I received an email from Let’s Encrypt reminding me to renew my cer
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/27/creating-a-useless-user.html" rel="permalink">Creating a <em>Useless</em> User
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-27T13:40:00+00:00">February 27, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
1 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
In my previous post, I explained how to do port forwarding to access some machine behind private network. I will use this method to fix some issues in ...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -552,6 +552,58 @@ WantedBy=multi-user.target
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -688,53 +740,6 @@ Last week, I received an email from Let’s Encrypt reminding me to renew my cer
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/27/creating-a-useless-user.html" rel="permalink">Creating a <em>Useless</em> User
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-27T13:40:00+00:00">February 27, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
1 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
In my previous post, I explained how to do port forwarding to access some machine behind private network. I will use this method to fix some issues in ...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -391,6 +391,58 @@ ffmpeg <span class="nt">-f</span> concat <span class="nt">-i</span> mylist.txt <
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -527,53 +579,6 @@ Last week, I received an email from Let’s Encrypt reminding me to renew my cer
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/27/creating-a-useless-user.html" rel="permalink">Creating a <em>Useless</em> User
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-27T13:40:00+00:00">February 27, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
1 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
In my previous post, I explained how to do port forwarding to access some machine behind private network. I will use this method to fix some issues in ...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -410,6 +410,58 @@ ssh <span class="nt">-p</span> 7777 homeuser@localhost
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -546,53 +598,6 @@ Last week, I received an email from Let’s Encrypt reminding me to renew my cer
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/27/creating-a-useless-user.html" rel="permalink">Creating a <em>Useless</em> User
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-27T13:40:00+00:00">February 27, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
1 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
In my previous post, I explained how to do port forwarding to access some machine behind private network. I will use this method to fix some issues in ...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -400,6 +400,58 @@ uselessuser@remote.host<span class="se">\'</span>s password:
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -536,53 +588,6 @@ Last week, I received an email from Let’s Encrypt reminding me to renew my cer
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/26/ssh-into-machine-that-is-behind-private-network.html" rel="permalink">SSH into Machine That Is Behind a Private Network
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-26T21:40:00+00:00">February 26, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
2 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
I believe there is always a “tech support person” in every home. Everyone knows that when there is a problem with any electronic device, they should as...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -435,6 +435,58 @@ grub-install <span class="nt">--efi-directory</span><span class="o">=</span>/boo
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -572,53 +624,6 @@ In my previous post, I explained how to do port forwarding to access some machin
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/26/ssh-into-machine-that-is-behind-private-network.html" rel="permalink">SSH into Machine That Is Behind a Private Network
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-26T21:40:00+00:00">February 26, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
2 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
I believe there is always a “tech support person” in every home. Everyone knows that when there is a problem with any electronic device, they should as...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -393,6 +393,58 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -529,53 +581,6 @@ In my previous post, I explained how to do port forwarding to access some machin
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/26/ssh-into-machine-that-is-behind-private-network.html" rel="permalink">SSH into Machine That Is Behind a Private Network
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-26T21:40:00+00:00">February 26, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
2 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
I believe there is always a “tech support person” in every home. Everyone knows that when there is a problem with any electronic device, they should as...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
@ -379,7 +379,8 @@ problem. That is your problem not understanding how licenses work. Stop complain
|
|||||||
">Previous</a>
|
">Previous</a>
|
||||||
|
|
||||||
|
|
||||||
<a href="#" class="pagination--pager disabled">Next</a>
|
<a href="/2022/12/29/recap-of-2022.html" class="pagination--pager" title="Recap Of 2022
|
||||||
|
">Next</a>
|
||||||
|
|
||||||
</nav>
|
</nav>
|
||||||
|
|
||||||
@ -398,6 +399,58 @@ problem. That is your problem not understanding how licenses work. Stop complain
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
<div class="grid__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
@ -534,53 +587,6 @@ In my previous post, I explained how to do port forwarding to access some machin
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="grid__item">
|
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
|
||||||
|
|
||||||
<h2 class="archive__item-title no_toc" itemprop="headline">
|
|
||||||
|
|
||||||
<a href="/2022/02/26/ssh-into-machine-that-is-behind-private-network.html" rel="permalink">SSH into Machine That Is Behind a Private Network
|
|
||||||
</a>
|
|
||||||
|
|
||||||
</h2>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="page__meta">
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-date">
|
|
||||||
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
<time datetime="2022-02-26T21:40:00+00:00">February 26, 2022</time>
|
|
||||||
</span>
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-sep"></span>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<span class="page__meta-readtime">
|
|
||||||
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
|
||||||
|
|
||||||
2 minute read
|
|
||||||
|
|
||||||
</span>
|
|
||||||
|
|
||||||
</p>
|
|
||||||
|
|
||||||
|
|
||||||
<p class="archive__item-excerpt" itemprop="description">Story
|
|
||||||
I believe there is always a “tech support person” in every home. Everyone knows that when there is a problem with any electronic device, they should as...</p>
|
|
||||||
</article>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
635
2022/12/29/recap-of-2022.html
Normal file
635
2022/12/29/recap-of-2022.html
Normal file
@ -0,0 +1,635 @@
|
|||||||
|
<!doctype html>
|
||||||
|
<!--
|
||||||
|
Minimal Mistakes Jekyll Theme 4.24.0 by Michael Rose
|
||||||
|
Copyright 2013-2020 Michael Rose - mademistakes.com | @mmistakes
|
||||||
|
Free for personal and commercial use under the MIT license
|
||||||
|
https://github.com/mmistakes/minimal-mistakes/blob/master/LICENSE
|
||||||
|
-->
|
||||||
|
<html lang="en" class="no-js">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8">
|
||||||
|
|
||||||
|
<!-- begin _includes/seo.html --><title>Recap Of 2022 - Şahin Akkaya’s Personal Page</title>
|
||||||
|
<meta name="description" content="title: “Recap of 2022” date: 2022-12-29 23:22:08 +0300 —">
|
||||||
|
|
||||||
|
|
||||||
|
<meta name="author" content="Şahin Akkaya">
|
||||||
|
|
||||||
|
<meta property="article:author" content="Şahin Akkaya">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:type" content="article">
|
||||||
|
<meta property="og:locale" content="en_US">
|
||||||
|
<meta property="og:site_name" content="Şahin Akkaya's Personal Page">
|
||||||
|
<meta property="og:title" content="Recap Of 2022">
|
||||||
|
<meta property="og:url" content="https://sahinakkaya.dev/2022/12/29/recap-of-2022.html">
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="og:description" content="title: “Recap of 2022” date: 2022-12-29 23:22:08 +0300 —">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<meta property="article:published_time" content="2022-12-29T00:00:00+00:00">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link rel="canonical" href="https://sahinakkaya.dev/2022/12/29/recap-of-2022.html">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script type="application/ld+json">
|
||||||
|
{
|
||||||
|
"@context": "https://schema.org",
|
||||||
|
|
||||||
|
"@type": "Person",
|
||||||
|
"name": null,
|
||||||
|
"url": "https://sahinakkaya.dev/"
|
||||||
|
|
||||||
|
}
|
||||||
|
</script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- end _includes/seo.html -->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<link href="/feed.xml" type="application/atom+xml" rel="alternate" title="Şahin Akkaya's Personal Page Feed">
|
||||||
|
|
||||||
|
|
||||||
|
<!-- https://t.co/dKP3o1e -->
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
|
||||||
|
<script>
|
||||||
|
document.documentElement.className = document.documentElement.className.replace(/\bno-js\b/g, '') + ' js ';
|
||||||
|
</script>
|
||||||
|
|
||||||
|
<!-- For all browsers -->
|
||||||
|
<link rel="stylesheet" href="/assets/css/main.css">
|
||||||
|
<link rel="preload" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
|
||||||
|
<noscript><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css"></noscript>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!-- start custom head snippets -->
|
||||||
|
|
||||||
|
<!-- insert favicons. use https://realfavicongenerator.net/ -->
|
||||||
|
|
||||||
|
<!-- end custom head snippets -->
|
||||||
|
|
||||||
|
</head>
|
||||||
|
|
||||||
|
<body class="layout--single">
|
||||||
|
<nav class="skip-links">
|
||||||
|
<ul>
|
||||||
|
<li><a href="#site-nav" class="screen-reader-shortcut">Skip to primary navigation</a></li>
|
||||||
|
<li><a href="#main" class="screen-reader-shortcut">Skip to content</a></li>
|
||||||
|
<li><a href="#footer" class="screen-reader-shortcut">Skip to footer</a></li>
|
||||||
|
</ul>
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
<!--[if lt IE 9]>
|
||||||
|
<div class="notice--danger align-center" style="margin: 0;">You are using an <strong>outdated</strong> browser. Please <a href="https://browsehappy.com/">upgrade your browser</a> to improve your experience.</div>
|
||||||
|
<![endif]-->
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="masthead">
|
||||||
|
<div class="masthead__inner-wrap">
|
||||||
|
<div class="masthead__menu">
|
||||||
|
<nav id="site-nav" class="greedy-nav">
|
||||||
|
|
||||||
|
<a class="site-title" href="/">
|
||||||
|
/home/sahin/
|
||||||
|
|
||||||
|
</a>
|
||||||
|
<ul class="visible-links"><li class="masthead__menu-item">
|
||||||
|
<a href="/">Home</a>
|
||||||
|
</li><li class="masthead__menu-item">
|
||||||
|
<a href="/about/">About</a>
|
||||||
|
</li><li class="masthead__menu-item">
|
||||||
|
<a href="/contact/">Contact</a>
|
||||||
|
</li></ul>
|
||||||
|
|
||||||
|
<button class="search__toggle" type="button">
|
||||||
|
<span class="visually-hidden">Toggle search</span>
|
||||||
|
<i class="fas fa-search"></i>
|
||||||
|
</button>
|
||||||
|
|
||||||
|
<button class="greedy-nav__toggle hidden" type="button">
|
||||||
|
<span class="visually-hidden">Toggle menu</span>
|
||||||
|
<div class="navicon"></div>
|
||||||
|
</button>
|
||||||
|
<ul class="hidden-links hidden"></ul>
|
||||||
|
</nav>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="initial-content">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div id="main" role="main">
|
||||||
|
|
||||||
|
<div class="sidebar sticky">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div itemscope itemtype="https://schema.org/Person">
|
||||||
|
|
||||||
|
|
||||||
|
<div class="author__avatar">
|
||||||
|
|
||||||
|
<img src="/assets/images/logo.jpg" alt="Şahin Akkaya" itemprop="image">
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="author__content">
|
||||||
|
|
||||||
|
<h3 class="author__name" itemprop="name">Şahin Akkaya</h3>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="author__bio" itemprop="description">
|
||||||
|
<p>A perfectionist who likes to tinker everything until it is just right.</p>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="author__urls-wrapper">
|
||||||
|
<button class="btn btn--inverse">Follow</button>
|
||||||
|
<ul class="author__urls social-icons">
|
||||||
|
|
||||||
|
<li itemprop="homeLocation" itemscope itemtype="https://schema.org/Place">
|
||||||
|
<i class="fas fa-fw fa-map-marker-alt" aria-hidden="true"></i> <span itemprop="name">Istanbul, Turkey</span>
|
||||||
|
</li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://github.com/sahinakkayadev" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-github" aria-hidden="true"></i><span class="label">sahinakkayadev</span></a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://stackoverflow.com/users/9608759" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-stack-overflow" aria-hidden="true"></i><span class="label">Asocia</span></a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="https://twitter.com/sahinakkayadev" rel="nofollow noopener noreferrer"><i class="fab fa-fw fa-twitter-square" aria-hidden="true"></i><span class="label">@sahinakkayadev</span></a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="mailto:sahin@sahinakkaya.dev" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-envelope" aria-hidden="true"></i><span class="label">sahin@sahinakkaya.dev</span></a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/assets/docs/resume.pdf" rel="nofollow noopener noreferrer"><i class="fas fa-fw fa-id-card" aria-hidden="true"></i><span class="label">Resume</span></a></li>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<!--
|
||||||
|
<li>
|
||||||
|
<a href="http://link-to-whatever-social-network.com/user/" itemprop="sameAs" rel="nofollow noopener noreferrer">
|
||||||
|
<i class="fas fa-fw" aria-hidden="true"></i> Custom Social Profile Link
|
||||||
|
</a>
|
||||||
|
</li>
|
||||||
|
-->
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<article class="page" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
<meta itemprop="headline" content="Recap Of 2022">
|
||||||
|
<meta itemprop="description" content="title: “Recap of 2022”date: 2022-12-29 23:22:08 +0300—">
|
||||||
|
<meta itemprop="datePublished" content="2022-12-29T00:00:00+00:00">
|
||||||
|
|
||||||
|
|
||||||
|
<div class="page__inner-wrap">
|
||||||
|
|
||||||
|
<header>
|
||||||
|
<h1 id="page-title" class="page__title" itemprop="headline">Recap Of 2022
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
1 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
</header>
|
||||||
|
|
||||||
|
|
||||||
|
<section class="page__content" itemprop="text">
|
||||||
|
|
||||||
|
|
||||||
|
<hr />
|
||||||
|
<p>title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—</p>
|
||||||
|
|
||||||
|
<p>It’s been a while… It has been so long that I forgot how I was writing my blogs back then. My life didn’t change that much. Actually, it is getting worse.</p>
|
||||||
|
|
||||||
|
<p>The biggest problem of my life is the graduation project. Oh, God it is making me sick! I simply don’t have any interest for the subject I am supposed to work on. One part of me saying that “come on, you came this far. You are nearly finished. One last push!” and other part of me saying “oh no, don’t do it. You have never done something you don’t like in your entire life. F*ck it!”. So I am wasting my time each term with the dilemma I just described. I really don’t know what to do. This thing is f’ed up.</p>
|
||||||
|
|
||||||
|
<p>Second biggest problem is I live in Turkey. I feel like all my friends somehow get rid of this sh*thole and I am locked here. I use Twitter and Reddit to consume daily news and almost everyday I encounter something that make me say “F*ck me, why I am still here? There is no hope”. Actually, the situation was much worse while I was following pages that shares “street interviews”. At first I started watching them <em>for fun</em> but the stupidity of people was real and harming my mental health. Since that day, I started consuming only news. My experience got better but I feel like it is still affecting me in a bad manner because everyday something bad happens and there is not much I can do to fix. Today, I decided to delete Twitter and Reddit. I’ll see how it goes.</p>
|
||||||
|
|
||||||
|
<p>I am living with my parents for the past 6 months, I break up with my girlfriend, I left the place I was working. Man, this could be the worst year of my life!</p>
|
||||||
|
|
||||||
|
<p><img src="assets/images/recap-2022/jackie-chan-wtf.jpg" alt="Jackie Chan WTF meme" /></p>
|
||||||
|
|
||||||
|
<p>You know what? I am not gonna give up. <em>“… It ain’t about how hard you get hit. It’s about how hard you get hit and keep moving forward. How much you can take, and keep moving forward…”</em> No, seriously things really will be different for me in 2023 I can feel it. I learn from my mistakes, they are making me even more perfect :D I love myself, I got this.</p>
|
||||||
|
|
||||||
|
<p><img src="assets/images/recap-2022/i-got-this.jpg" alt="Disaster girl saying "I got this"" /></p>
|
||||||
|
|
||||||
|
|
||||||
|
</section>
|
||||||
|
|
||||||
|
<footer class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__date"><strong><i class="fas fa-fw fa-calendar-alt" aria-hidden="true"></i> Updated:</strong> <time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time></p>
|
||||||
|
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
|
||||||
|
<section class="page__share">
|
||||||
|
|
||||||
|
|
||||||
|
<a href="https://twitter.com/intent/tweet?text=Recap+Of+2022%20https%3A%2F%2Fsahinakkaya.dev%2F2022%2F12%2F29%2Frecap-of-2022.html" class="btn btn--twitter" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on Twitter"><i class="fab fa-fw fa-twitter" aria-hidden="true"></i><span> Twitter</span></a>
|
||||||
|
|
||||||
|
<a href="https://www.facebook.com/sharer/sharer.php?u=https%3A%2F%2Fsahinakkaya.dev%2F2022%2F12%2F29%2Frecap-of-2022.html" class="btn btn--facebook" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on Facebook"><i class="fab fa-fw fa-facebook" aria-hidden="true"></i><span> Facebook</span></a>
|
||||||
|
|
||||||
|
<a href="https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fsahinakkaya.dev%2F2022%2F12%2F29%2Frecap-of-2022.html" class="btn btn--linkedin" onclick="window.open(this.href, 'window', 'left=20,top=20,width=500,height=500,toolbar=1,resizable=0'); return false;" title="Share on LinkedIn"><i class="fab fa-fw fa-linkedin" aria-hidden="true"></i><span> LinkedIn</span></a>
|
||||||
|
</section>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<nav class="pagination">
|
||||||
|
|
||||||
|
<a href="/2022/06/22/rant-on-peoples-reaction-to-copilot.html" class="pagination--pager" title="Rant: Stop whatever you are doing and learn how licenses work
|
||||||
|
">Previous</a>
|
||||||
|
|
||||||
|
|
||||||
|
<a href="#" class="pagination--pager disabled">Next</a>
|
||||||
|
|
||||||
|
</nav>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
</article>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="page__related">
|
||||||
|
<h4 class="page__related-title">You May Also Enjoy</h4>
|
||||||
|
<div class="grid__wrapper">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/06/22/rant-on-peoples-reaction-to-copilot.html" rel="permalink">Rant: Stop whatever you are doing and learn how licenses work
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-06-22T07:46:00+00:00">June 22, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">Recently, Github announced
|
||||||
|
that they are making Github Copilot available for everyone. Previously, it was in Beta and you could get it through the waiting l...</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/04/08/confession-time.html" rel="permalink">Confession Time
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-04-08T15:46:00+00:00">April 8, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
2 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">A failure story
|
||||||
|
Last week, I received an email from Let’s Encrypt reminding me to renew my certificates. I forgot to renew it and the certificate expired. No...</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/03/03/never-get-trapped-in-grub-rescue-again.html" rel="permalink">Never Get Trapped in Grub Rescue Again!
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-03-03T00:46:00+00:00">March 3, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
4 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">Anytime I install a new system on my machine, I pray God for nothing bad happens. But it usually happens. When I reboot, I find myself in the “Grub rescue” m...</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="grid__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/02/27/creating-a-useless-user.html" rel="permalink">Creating a <em>Useless</em> User
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-fw fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-02-27T13:40:00+00:00">February 27, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-fw fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
1 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">Story
|
||||||
|
In my previous post, I explained how to do port forwarding to access some machine behind private network. I will use this method to fix some issues in ...</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div class="search-content">
|
||||||
|
<div class="search-content__inner-wrap"><form class="search-content__form" onkeydown="return event.key != 'Enter';">
|
||||||
|
<label class="sr-only" for="search">
|
||||||
|
Enter your search term...
|
||||||
|
</label>
|
||||||
|
<input type="search" id="search" class="search-input" tabindex="-1" placeholder="Enter your search term..." />
|
||||||
|
</form>
|
||||||
|
<div id="results" class="results"></div></div>
|
||||||
|
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<div id="footer" class="page__footer">
|
||||||
|
<footer>
|
||||||
|
<!-- start custom footer snippets -->
|
||||||
|
|
||||||
|
<!-- end custom footer snippets -->
|
||||||
|
<div class="page__footer-follow">
|
||||||
|
<ul class="social-icons">
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<li><a href="/feed.xml"><i class="fas fa-fw fa-rss-square" aria-hidden="true"></i> Feed</a></li>
|
||||||
|
|
||||||
|
</ul>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
<div class="page__footer-copyright">© 2022 Şahin Akkaya's Personal Page. Powered by <a href="https://jekyllrb.com" rel="nofollow">Jekyll</a> & <a href="https://mademistakes.com/work/minimal-mistakes-jekyll-theme/" rel="nofollow">Minimal Mistakes</a>.</div>
|
||||||
|
<div class="page__footer-copyright">
|
||||||
|
Check out the <a href="https://github.com/Asocia/sahinakkayadotdev">code</a> of this site.
|
||||||
|
</div>
|
||||||
|
|
||||||
|
</footer>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
<script src="/assets/js/main.min.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<script src="/assets/js/lunr/lunr.min.js"></script>
|
||||||
|
<script src="/assets/js/lunr/lunr-store.js"></script>
|
||||||
|
<script src="/assets/js/lunr/lunr-en.js"></script>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
</body>
|
||||||
|
</html>
|
BIN
assets/images/recap-2022/i-got-this.jpg
Normal file
BIN
assets/images/recap-2022/i-got-this.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 77 KiB |
BIN
assets/images/recap-2022/jackie-chan-wtf.jpg
Normal file
BIN
assets/images/recap-2022/jackie-chan-wtf.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
@ -52,4 +52,10 @@ var store = [{
|
|||||||
"tags": ["copilot","license","github"],
|
"tags": ["copilot","license","github"],
|
||||||
"url": "/2022/06/22/rant-on-peoples-reaction-to-copilot.html",
|
"url": "/2022/06/22/rant-on-peoples-reaction-to-copilot.html",
|
||||||
"teaser": null
|
"teaser": null
|
||||||
|
},{
|
||||||
|
"title": "Recap Of 2022",
|
||||||
|
"excerpt":"title: “Recap of 2022” date: 2022-12-29 23:22:08 +0300 — It’s been a while… It has been so long that I forgot how I was writing my blogs back then. My life didn’t change that much. Actually, it is getting worse. The biggest problem of my life is the graduation project....","categories": [],
|
||||||
|
"tags": [],
|
||||||
|
"url": "/2022/12/29/recap-of-2022.html",
|
||||||
|
"teaser": null
|
||||||
}]
|
}]
|
||||||
|
19
feed.xml
19
feed.xml
@ -1,4 +1,21 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="https://sahinakkaya.dev/feed.xml" rel="self" type="application/atom+xml" /><link href="https://sahinakkaya.dev/" rel="alternate" type="text/html" /><updated>2022-11-10T13:03:21+00:00</updated><id>https://sahinakkaya.dev/feed.xml</id><title type="html">Şahin Akkaya’s Personal Page</title><subtitle>Şahin Akkaya's personal blog - a perfectionist who likes to tinker everything until it is just right. Get ready to find some sweet tips that will boost your productivity and make you fall in love with your computer.</subtitle><author><name>Şahin Akkaya</name></author><entry><title type="html">Rant: Stop whatever you are doing and learn how licenses work</title><link href="https://sahinakkaya.dev/2022/06/22/rant-on-peoples-reaction-to-copilot.html" rel="alternate" type="text/html" title="Rant: Stop whatever you are doing and learn how licenses work" /><published>2022-06-22T07:46:00+00:00</published><updated>2022-06-22T07:46:00+00:00</updated><id>https://sahinakkaya.dev/2022/06/22/rant-on-peoples-reaction-to-copilot</id><content type="html" xml:base="https://sahinakkaya.dev/2022/06/22/rant-on-peoples-reaction-to-copilot.html"><p>Recently, Github <a href="https://github.blog/changelog/2022-06-21-github-copilot-is-now-available-to-individual-developers/">announced</a>
|
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.1">Jekyll</generator><link href="https://sahinakkaya.dev/feed.xml" rel="self" type="application/atom+xml" /><link href="https://sahinakkaya.dev/" rel="alternate" type="text/html" /><updated>2022-12-29T22:17:26+00:00</updated><id>https://sahinakkaya.dev/feed.xml</id><title type="html">Şahin Akkaya’s Personal Page</title><subtitle>Şahin Akkaya's personal blog - a perfectionist who likes to tinker everything until it is just right. Get ready to find some sweet tips that will boost your productivity and make you fall in love with your computer.</subtitle><author><name>Şahin Akkaya</name></author><entry><title type="html">Recap Of 2022</title><link href="https://sahinakkaya.dev/2022/12/29/recap-of-2022.html" rel="alternate" type="text/html" title="Recap Of 2022" /><published>2022-12-29T00:00:00+00:00</published><updated>2022-12-29T00:00:00+00:00</updated><id>https://sahinakkaya.dev/2022/12/29/recap-of-2022</id><content type="html" xml:base="https://sahinakkaya.dev/2022/12/29/recap-of-2022.html"><hr />
|
||||||
|
<p>title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—</p>
|
||||||
|
|
||||||
|
<p>It’s been a while… It has been so long that I forgot how I was writing my blogs back then. My life didn’t change that much. Actually, it is getting worse.</p>
|
||||||
|
|
||||||
|
<p>The biggest problem of my life is the graduation project. Oh, God it is making me sick! I simply don’t have any interest for the subject I am supposed to work on. One part of me saying that “come on, you came this far. You are nearly finished. One last push!” and other part of me saying “oh no, don’t do it. You have never done something you don’t like in your entire life. F*ck it!”. So I am wasting my time each term with the dilemma I just described. I really don’t know what to do. This thing is f’ed up.</p>
|
||||||
|
|
||||||
|
<p>Second biggest problem is I live in Turkey. I feel like all my friends somehow get rid of this sh*thole and I am locked here. I use Twitter and Reddit to consume daily news and almost everyday I encounter something that make me say “F*ck me, why I am still here? There is no hope”. Actually, the situation was much worse while I was following pages that shares “street interviews”. At first I started watching them <em>for fun</em> but the stupidity of people was real and harming my mental health. Since that day, I started consuming only news. My experience got better but I feel like it is still affecting me in a bad manner because everyday something bad happens and there is not much I can do to fix. Today, I decided to delete Twitter and Reddit. I’ll see how it goes.</p>
|
||||||
|
|
||||||
|
<p>I am living with my parents for the past 6 months, I break up with my girlfriend, I left the place I was working. Man, this could be the worst year of my life!</p>
|
||||||
|
|
||||||
|
<p><img src="assets/images/recap-2022/jackie-chan-wtf.jpg" alt="Jackie Chan WTF meme" /></p>
|
||||||
|
|
||||||
|
<p>You know what? I am not gonna give up. <em>“… It ain’t about how hard you get hit. It’s about how hard you get hit and keep moving forward. How much you can take, and keep moving forward…”</em> No, seriously things really will be different for me in 2023 I can feel it. I learn from my mistakes, they are making me even more perfect :D I love myself, I got this.</p>
|
||||||
|
|
||||||
|
<p><img src="assets/images/recap-2022/i-got-this.jpg" alt="Disaster girl saying &quot;I got this&quot;" /></p></content><author><name>Şahin Akkaya</name></author><summary type="html">title: “Recap of 2022” date: 2022-12-29 23:22:08 +0300 —</summary></entry><entry><title type="html">Rant: Stop whatever you are doing and learn how licenses work</title><link href="https://sahinakkaya.dev/2022/06/22/rant-on-peoples-reaction-to-copilot.html" rel="alternate" type="text/html" title="Rant: Stop whatever you are doing and learn how licenses work" /><published>2022-06-22T07:46:00+00:00</published><updated>2022-06-22T07:46:00+00:00</updated><id>https://sahinakkaya.dev/2022/06/22/rant-on-peoples-reaction-to-copilot</id><content type="html" xml:base="https://sahinakkaya.dev/2022/06/22/rant-on-peoples-reaction-to-copilot.html"><p>Recently, Github <a href="https://github.blog/changelog/2022-06-21-github-copilot-is-now-available-to-individual-developers/">announced</a>
|
||||||
that they are making Github Copilot available for everyone. Previously, it was in Beta and you could get it through the waiting list.
|
that they are making Github Copilot available for everyone. Previously, it was in Beta and you could get it through the waiting list.
|
||||||
When I saw the news, I thought I can give it a try. But not so surprisingly it was not free. You have 3 ways to get it:</p>
|
When I saw the news, I thought I can give it a try. But not so surprisingly it was not free. You have 3 ways to get it:</p>
|
||||||
<ul>
|
<ul>
|
||||||
|
52
index.html
52
index.html
@ -284,6 +284,58 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<div class="list__item">
|
||||||
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
<h2 class="archive__item-title no_toc" itemprop="headline">
|
||||||
|
|
||||||
|
<a href="/2022/12/29/recap-of-2022.html" rel="permalink">Recap Of 2022
|
||||||
|
</a>
|
||||||
|
|
||||||
|
</h2>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="page__meta">
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-date">
|
||||||
|
<i class="far fa-calendar-alt" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
<time datetime="2022-12-29T00:00:00+00:00">December 29, 2022</time>
|
||||||
|
</span>
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-sep"></span>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
<span class="page__meta-readtime">
|
||||||
|
<i class="far fa-clock" aria-hidden="true"></i>
|
||||||
|
|
||||||
|
1 minute read
|
||||||
|
|
||||||
|
</span>
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
|
||||||
|
<p class="archive__item-excerpt" itemprop="description">
|
||||||
|
|
||||||
|
|
||||||
|
title: “Recap of 2022”
|
||||||
|
date: 2022-12-29 23:22:08 +0300
|
||||||
|
—
|
||||||
|
</p>
|
||||||
|
</article>
|
||||||
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<div class="list__item">
|
<div class="list__item">
|
||||||
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
<article class="archive__item" itemscope itemtype="https://schema.org/CreativeWork">
|
||||||
|
|
||||||
|
@ -37,6 +37,10 @@
|
|||||||
<lastmod>2022-06-22T07:46:00+00:00</lastmod>
|
<lastmod>2022-06-22T07:46:00+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
|
<loc>https://sahinakkaya.dev/2022/12/29/recap-of-2022.html</loc>
|
||||||
|
<lastmod>2022-12-29T00:00:00+00:00</lastmod>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
<loc>https://sahinakkaya.dev/about/</loc>
|
<loc>https://sahinakkaya.dev/about/</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
@ -47,6 +51,6 @@
|
|||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://sahinakkaya.dev/assets/docs/resume.pdf</loc>
|
<loc>https://sahinakkaya.dev/assets/docs/resume.pdf</loc>
|
||||||
<lastmod>2022-11-10T13:03:12+00:00</lastmod>
|
<lastmod>2022-12-29T22:13:15+00:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
||||||
|
Loading…
Reference in New Issue
Block a user