![[Guide] Build a budget VPN with AWS Lightsail and Wireguard](/content/images/size/w600/2025/03/1-ull9da1e9ioincysrhdeua.png)
[Guide] Build a budget VPN with AWS Lightsail and Wireguard
What is Wireguard? According to their page, they states:
What is Wireguard? According to their page, they states:
Coding
The ugliness must stop here, we still have our ways out and earn more
Coding
Recently, I watched the show True Detective. In the movie, the main character has a famous quote “The world needs bad men. We keep other…
Coding
Portfolio is really important, it’s a showcase for your work and also make people who are curious about your work impress about your first…
In the software industry, our pursuit of excellence often leads us to expand our knowledge both horizontally and vertically. We encounter…
In C#, there are two main types of loops: the for loop and the foreach loop. The for loop is a general-purpose loop that can be used to…
Did you know that the foreach loop is a syntactic construct that provides a more concise and readable way to iterate over a collection of…
We expect X but it doesn’t happen as we wished and we are all upset. Are we suffering by our imagination then?
Likely 90% of everything could fail when your code does something. For example, a function that reads content from a file…
Coding is fun, but coding without thinking through is only fun at the moment you write it (It’s not even that fun). Bad code is very scary…
I chose not to refactor and improve the project immediately but keep adding more features using the existing crumbling code base…
It’s 2023, learning to code has never been easier. Back then, i searched for free eBooks, watching hours of Youtube videos. Udemy and…