Sadra YahyapourforSadra Yahyapourimsadra.hashnode.net·Feb 7, 2023Hashnode Blog, but More Dynamic!Here I've brought you something quite cool. What if you could pick a random header background image every time someone hops into your blog?! Hmm.. yes. Let's do that but for now, let me show you a simple preview at each page-refresh. For this purpos...Discuss·47 likes·380 readsHashnodeNice tip! 👏 10
Yash TyagiforYash Tyagiyshtyagi.hashnode.net·Jan 17, 2023Customize Your GitHub Profile: Tips and Tricks for a Standout ProfileIf you work in today’s software development industry, you must have heard about or most probably worked with GitHub, which allows you to host your repositories and track changes you make. Nearly every open source project uses GitHub to manage its pro...Discuss·25 likes·212 readsGitHub
Nicolas Barlatierfornicolasbarlatier.hashnode.net·Sep 1, 2022Introduction Kubernetes and Kustomize: How to easily customize any resource configuration with Kustomize?Introduction In Kubernetes, like in any other ecosystem in computer sciences, we need to use the notion of Configuration to pilot our different processes. With Kubernetes, we drive the different resources (workload, deployment, pods, configmap, secre...Discuss·3 likes·717 readsKubernetes
Khushwantforkhushwant.hashnode.net·Apr 14, 2023Ricing / Tweaking Gnome Look and FeelThemes / Icons / Cursors A GNOME shell theme will change the actual shell, i.e. buttons in the shell, colors in the shell, etc. GTK themes change the theming available to GTK applications. So basically, shell themes are themes for the shell, GTK them...Discuss·134 readsGnome
Dan Monceauford4nm0n.hashnode.net·Mar 1, 2023Creating Your Own HomeLab: The Benefits of Self-HostingTable of Contents Introduction Security: How Self-Hosting Can Protect Your Data Customization: How to Create a HomeLab that Fits Your Specific Needs Cost Savings: How Self-Hosting Can Be More Economical Than Online Services Performance: How Self...Discusscustomization
Shah Shabbir AhmmedforAspire techshabbir.hashnode.net·Feb 20, 2023A Beginner's Guide to Creating a GitHub Profile READMEThis article is for beginners. So I'm going to use "GitHub Profile Readme Generator". Details article will be published soon. First, Sign up/Sign in to your GitHub account. And make a new repository with the name the same as your GitHub username. Wil...Discussreadme.md
Ramiz ThebaforLearn WordPress With dev_ramiz_1707ramiztheba.hashnode.net·Feb 18, 2023Creating Widgets in WordPress: A Guide to Adding Functionality and Customization to Your BlogWidgets are an important feature of WordPress that allows you to easily add functionality and content to your website. In this response, we'll discuss how to create a widget, the use of widgets, the implementation of widgets, and where to use widgets...Discuss·29 readsPHP
Sadra YahyapourforSadra Yahyapourimsadra.hashnode.net·Feb 7, 2023Hashnode Blog, but More Dynamic!Here I've brought you something quite cool. What if you could pick a random header background image every time someone hops into your blog?! Hmm.. yes. Let's do that but for now, let me show you a simple preview at each page-refresh. For this purpos...Discuss·47 likes·380 readsHashnodeNice tip! 👏 10
Darnell Davisfordeescloudsdeescloud.hashnode.net·Jan 31, 2023Say Goodbye to Eye Strain with VSCode Comment CustomizationToday, I grew tired of straining my eyes while reading the comments within my code editor. If you're like me and use VSCode , then I have a solution to help you. https://media.giphy.com/media/emxKI1ROfMaKpMysA9/giphy.gif Here is how you can change ...Discuss·104 readsVS Code
Tripur JoshiforTripur Joshitripur.hashnode.net·Jan 25, 2023Customize Your PopOS!Hey Everyone! As we all know, Linux comes with a simple user interface when downloaded. However, the advantage of utilizing Linux is that it can be customized as desired, and that is what we will do today. It will be a series, and Part-1 is now avail...Discuss·2 likes·116 readslinux for beginners
Yash TyagiforYash Tyagiyshtyagi.hashnode.net·Jan 17, 2023Customize Your GitHub Profile: Tips and Tricks for a Standout ProfileIf you work in today’s software development industry, you must have heard about or most probably worked with GitHub, which allows you to host your repositories and track changes you make. Nearly every open source project uses GitHub to manage its pro...Discuss·25 likes·212 readsGitHub
Yonatan Karp-RudinforYonatan Karp-Rudinyonatankarp.hashnode.net·Dec 3, 2022Create your custom Spring Boot app bannerToday I would like to show you a feature of Spring that is not new, nor important, but it’s just fun! Usually, when launching your Spring Boot app, you would see in the logs something like that: However, have you ever considered replacing the Spring...Discuss·63 readsSpring-BootSpringboot
Dessire UgarteforStrapistrapi.hashnode.net·Nov 29, 2022How to Customize the Strapi Back-end Using TypeScriptAuthor: Alex Godwin Every back-end service in existence has some form of system in place that enables them to receive requests and act on them appropriately (providing some response). Services, routes, and controllers are all represented in such serv...Discuss·62 readsTypeScript