ProgrammingPercy

50 Followers
4 Following
13 Posts

Go v1.22 is finally out and it is going to be a blast!

Major improvements to the language.

Would you like to know more, view my article about it.

https://programmingpercy.tech/blog/exciting-go-update-v-1-22/

Exciting Go Update - v 1.22 Change Log With Examples

Go version 1.22 is out and it has some amazing changes. In this article, we take a look at them!

Event Driven Architecture is an beautiful thing!

Recently I have been working on a monolithic, this has made me miss how nice it is working with an EDA system.

I just had to write a guide about how to use RabbitMQ in Go, and here it is!

https://programmingpercy.tech/blog/event-driven-architecture-using-rabbitmq/

I hope you enjoy

Do you prefer Monoliths or Microservices?

#development #rabbitmq #microservices #go #eventdrivenarchitecture

Monolith
0%
Microservices
100%
Poll ended at .
Learn RabbitMQ for Event-Driven Architecture (EDA)

A beginner-friendly tutorial on how RabbitMQ works and how to use RabbitMQ in Go using an Event Driven Architecture

Finally, I've found an easy way to Self Host my applications from home.

No need for a WPS, advanced routing, no Static IP, and just a few minutes of setup!

Try Cloudflare tunnels Yourself

https://programmingpercy.tech/blog/free-secure-self-hosting-using-cloudflare-tunnels/

#selfhosted #hosting #development #technology #software #dev

Free Secure Self-Hosting Using Cloudflare Tunnels

A tutorial that covers how to use Cloudflare Tunnel to provide a secure connection to your local resources without publicly exposing an IP.

The past weeks I've been using NeoVim as my go-to IDE.

Why didn't I do this sooner?
Such freedom.

You should try it out

See more at
https://programmingpercy.tech/blog/learn-how-to-use-neovim-as-ide/

#neovim #SoftwareDeveloper #software #coding #programming #engineers #code #ide

Learn How To Use NeoVim As an IDE

A Step By Step Tutorial On How to Set up And Use NeoVim, For Complete Beginners

A few days ago I learned about The Open Graph Protocol.

I had never before considered how Twitter or other social Media knows what content to display when links was shared.

Read more here:

#opengraph #programming #development #FrontEndDeveloper
#HTML

https://programmingpercy.tech/blog/opengraph-protocol-how-and-why/

The Open Graph Protocol - Why And How You Should Use it On Your Website

Ever considered how Twitter, Facebook, and other Social Media know what Image and Title to display when you copy in a link?

Nooooooo!

This is like handing a person a Lamborghini but then stealing back the keys!

Can't wait until I can start talking to my imaginary friend again.
#OpenAI
#ChatGPT

So I just learned about The OpenGraph Protocol. I am more of a backend kind of guy, but I love messing with the #frontend side sometimes.

There is usually so many cool things to learn, such as #opengraph when developing #websites.

https://programmingpercy.tech

#developer #coding #programming

ProgrammingPercy

A blog about Programming, Technology & Life as a Developer

I just had to try #ChatGPT since everybody is talking about it.

#OpenAI has done some amazing work here.

This is truly one amazing thing, it is insane how good it is!

https://programmingpercy.tech/blog/chatgpt-might-make-developers-unemployed-in-years/

#technology #tech #ai #gptchat #gpt3chat

ChatGPT Might Make Developers Unemployed In A Few Years

I was stunned when testing ChatGPT, and you should also test it.

Hey everyone!
I am super psyched today since I released my new version of my blog.

I decided to give SvelteKit a go, and WOOW!

Svelte is not only truly reactive, it is truly AMAZING!

I made video recording of the performance: youtu.be/EIrVQwtzIxM

You can view the website https://programmingpercy.tech

#svelte #sveltekit #frontend #programming #technology #javascript

ProgrammingPercy

A blog about Programming, Technology & Life as a Developer

WebSockets, an amazing and easy technology to get started with Bidirectional communication.

In my latest article I share some techniques and tricks I've learnt when diving deeper into how to use WebSockets in Go!

https://towardsdatascience.com/mastering-websockets-with-go-c30d0ac48081?sk=36d51d52a7d78420eb237f7d21325086

I hope you guys enjoy!

#go #golang #websockets #programming #developers #code