You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .jekyll-cache/Jekyll/Cache/Jekyll--Converters--Markdown/a2/f724d3f555adb7ecb151e13f7df623f9cfb91417a5121b396275f9bc7d3338
<h4 id="the-windows-11-experience">The windows 11 experience.</h4>
8
8
<p>I’ve been using windows 11 for 3 weeks now and I’ve got to say, the windows experienced has been significantly improved.<br />
9
-
What i like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sound. In Windows 10 i found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears.</p>
9
+
What I like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sounds. In Windows 10 I found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears. Check them out <a href="https://www.youtube.com/watch?v=OfE17s-w0J8">Here</a> to see what I mean.</p>
10
10
11
11
<h4 id="wsl">WSL</h4>
12
12
<p>The holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.</p>
@@ -17,4 +17,13 @@ in PowerShell and your done.</p>
17
17
18
18
<h4 id="final-verdict">Final verdict</h4>
19
19
<p>All by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can’t believe I’m about to type these words, but I think windows has finally done it.</p>
<p><strong>Uh-ohh</strong> did I speak too soon?<br />
26
+
So since last week I’ve been dealing with this pretty annoying issue where my WSL environment fails to start.
27
+
Apparently it’s an issue with my current windows 11 build working together with hyperV. I’ve updated my system and the error seems to be gone patched.
28
+
What’s still bugging me tho is that I’ve already applied this hotfix before and I got this issue again, and since WSL is my main development environment it’s very annoying to restart my pc every time this issue arrives. Hopefully this update fixed this issue.</p>
Copy file name to clipboardExpand all lines: _posts/2021-11-26-w11.md
+11-1Lines changed: 11 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@ tags: [windows]
15
15
16
16
#### The windows 11 experience.
17
17
I've been using windows 11 for 3 weeks now and I've got to say, the windows experienced has been significantly improved.
18
-
What i like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sound. In Windows 10 i found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears.
18
+
What I like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sounds. In Windows 10 I found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears. Check them out [Here](https://www.youtube.com/watch?v=OfE17s-w0J8) to see what I mean.
19
19
20
20
#### WSL
21
21
The holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.
@@ -26,3 +26,13 @@ in PowerShell and your done.
26
26
27
27
#### Final verdict
28
28
All by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can't believe I'm about to type these words, but I think windows has finally done it.
So since last week I've been dealing with this pretty annoying issue where my WSL environment fails to start.
37
+
Apparently it's an issue with my current windows 11 build working together with hyperV. I've updated my system and the error seems to be gone patched.
38
+
What's still bugging me tho is that I've already applied this hotfix before and I got this issue again, and since WSL is my main development environment it's very annoying to restart my pc every time this issue arrives. Hopefully this update fixed this issue.
Copy file name to clipboardExpand all lines: _site/atom.xml
+11-2Lines changed: 11 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
<title>Lost in the sauce</title>
5
5
<linkhref="/atom.xml"rel="self"/>
6
6
<linkhref="/"/>
7
-
<updated>2021-12-12T15:06:48+01:00</updated>
7
+
<updated>2021-12-12T16:03:45+01:00</updated>
8
8
<id></id>
9
9
<author>
10
10
<name>Rocheandley Kwidama</name>
@@ -161,7 +161,7 @@ SELinux I highly suggest <a href="https://www.digitalocean.com/community
161
161
162
162
<h4 id="the-windows-11-experience">The windows 11 experience.</h4>
163
163
<p>I’ve been using windows 11 for 3 weeks now and I’ve got to say, the windows experienced has been significantly improved.<br />
164
-
What i like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sound. In Windows 10 i found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears.</p>
164
+
What I like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sounds. In Windows 10 I found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears. Check them out <a href="https://www.youtube.com/watch?v=OfE17s-w0J8">Here</a> to see what I mean.</p>
165
165
166
166
<h4 id="wsl">WSL</h4>
167
167
<p>The holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.</p>
@@ -172,6 +172,15 @@ in PowerShell and your done.</p>
<p>All by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can’t believe I’m about to type these words, but I think windows has finally done it.</p>
<p><strong>Uh-ohh</strong> did I speak too soon?<br />
181
+
So since last week I’ve been dealing with this pretty annoying issue where my WSL environment fails to start.
182
+
Apparently it’s an issue with my current windows 11 build working together with hyperV. I’ve updated my system and the error seems to be gone patched.
183
+
What’s still bugging me tho is that I’ve already applied this hotfix before and I got this issue again, and since WSL is my main development environment it’s very annoying to restart my pc every time this issue arrives. Hopefully this update fixed this issue.</p>
Copy file name to clipboardExpand all lines: _site/feed.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -39,8 +39,8 @@
39
39
"id": "/w-11",
40
40
"title": "Windows 11",
41
41
"summary": null,
42
-
"content_text": "The windows 11 experience.I’ve been using windows 11 for 3 weeks now and I’ve got to say, the windows experienced has been significantly improved.What i like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sound. In Windows 10 i found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears.WSLThe holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.In Windows 10 the installation of WSL was a bit of a hassle. In windows 11 that processed has been simplified. Now with just a simple:wsl --install in PowerShell and your done.Final verdictAll by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can’t believe I’m about to type these words, but I think windows has finally done it.",
43
-
"content_html": "<p align=\"center\"><img src=\"/assets/images/windowslogo.png\" alt=\"drawing\" width=\"500\" /></p><!--  --><h4 id=\"the-windows-11-experience\">The windows 11 experience.</h4><p>I’ve been using windows 11 for 3 weeks now and I’ve got to say, the windows experienced has been significantly improved.<br />What i like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sound. In Windows 10 i found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears.</p><h4 id=\"wsl\">WSL</h4><p>The holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.</p><p>In Windows 10 the installation of WSL was a bit of a hassle. In windows 11 that processed has been simplified. Now with just a simple:<code class=\"language-plaintext highlighter-rouge\">wsl --install</code> <br />in PowerShell and your done.</p><h4 id=\"final-verdict\">Final verdict</h4><p>All by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can’t believe I’m about to type these words, but I think windows has finally done it.</p>",
42
+
"content_text": "The windows 11 experience.I’ve been using windows 11 for 3 weeks now and I’ve got to say, the windows experienced has been significantly improved.What I like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sounds. In Windows 10 I found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears. Check them out Here to see what I mean.WSLThe holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.In Windows 10 the installation of WSL was a bit of a hassle. In windows 11 that processed has been simplified. Now with just a simple:wsl --install in PowerShell and your done.Final verdictAll by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can’t believe I’m about to type these words, but I think windows has finally done it.W11 Update 1Uh-ohh did I speak too soon?So since last week I’ve been dealing with this pretty annoying issue where my WSL environment fails to start.Apparently it’s an issue with my current windows 11 build working together with hyperV. I’ve updated my system and the error seems to be gone patched.What’s still bugging me tho is that I’ve already applied this hotfix before and I got this issue again, and since WSL is my main development environment it’s very annoying to restart my pc every time this issue arrives. Hopefully this update fixed this issue.",
43
+
"content_html": "<p align=\"center\"><img src=\"/assets/images/windowslogo.png\" alt=\"drawing\" width=\"500\" /></p><!--  --><h4 id=\"the-windows-11-experience\">The windows 11 experience.</h4><p>I’ve been using windows 11 for 3 weeks now and I’ve got to say, the windows experienced has been significantly improved.<br />What I like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sounds. In Windows 10 I found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears. Check them out <a href=\"https://www.youtube.com/watch?v=OfE17s-w0J8\">Here</a> to see what I mean.</p><h4 id=\"wsl\">WSL</h4><p>The holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.</p><p>In Windows 10 the installation of WSL was a bit of a hassle. In windows 11 that processed has been simplified. Now with just a simple:<code class=\"language-plaintext highlighter-rouge\">wsl --install</code> <br />in PowerShell and your done.</p><h4 id=\"final-verdict\">Final verdict</h4><p>All by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can’t believe I’m about to type these words, but I think windows has finally done it.</p><hr /><h3 id=\"w11-update-1\">W11 Update 1</h3><p><img src=\"/assets/images/wslerror.png\" alt=\"windows11\" title=\"windows11\" /></p><p><strong>Uh-ohh</strong> did I speak too soon?<br />So since last week I’ve been dealing with this pretty annoying issue where my WSL environment fails to start.Apparently it’s an issue with my current windows 11 build working together with hyperV. I’ve updated my system and the error seems to be gone patched.What’s still bugging me tho is that I’ve already applied this hotfix before and I got this issue again, and since WSL is my main development environment it’s very annoying to restart my pc every time this issue arrives. Hopefully this update fixed this issue.</p>",
Copy file name to clipboardExpand all lines: _site/w-11.html
+10-1Lines changed: 10 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -84,7 +84,7 @@ <h1>Windows 11</h1>
84
84
85
85
<h4id="the-windows-11-experience">The windows 11 experience.</h4>
86
86
<p>I’ve been using windows 11 for 3 weeks now and I’ve got to say, the windows experienced has been significantly improved.<br/>
87
-
What i like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sound. In Windows 10 i found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears.</p>
87
+
What I like the most about it is the smoothness. The experience feels very polished and something I really appreciate is the new notification sounds. In Windows 10 I found them quite sharp. In windows 11 they have been dimmed down to be less intense on the ears. Check them out <ahref="https://www.youtube.com/watch?v=OfE17s-w0J8">Here</a> to see what I mean.</p>
88
88
89
89
<h4id="wsl">WSL</h4>
90
90
<p>The holy saviour himself, Windows Subsystem for Linux. Back in the days I used to have a dual boot setup so I can do my school work or develop on. However developing on windows and figuring out environment variables is just not it. Luckily windows introduced the WSL which acts like a Linux virtual machine that sits directly on the Linux kernel. This remove the need to use virtual machines.</p>
@@ -95,6 +95,15 @@ <h4 id="wsl">WSL</h4>
95
95
96
96
<h4id="final-verdict">Final verdict</h4>
97
97
<p>All by all Windows 11 has a very refreshing look to it, Windows apps can now be managed via a the cli windows package manager win-get, the wallpapers are refreshing and the quality of the operating system just feels solid. The updates are more controlled now, meaning less update pop ups. Can’t believe I’m about to type these words, but I think windows has finally done it.</p>
<p><strong>Uh-ohh</strong> did I speak too soon?<br/>
104
+
So since last week I’ve been dealing with this pretty annoying issue where my WSL environment fails to start.
105
+
Apparently it’s an issue with my current windows 11 build working together with hyperV. I’ve updated my system and the error seems to be gone patched.
106
+
What’s still bugging me tho is that I’ve already applied this hotfix before and I got this issue again, and since WSL is my main development environment it’s very annoying to restart my pc every time this issue arrives. Hopefully this update fixed this issue.</p>
0 commit comments