Adding custom widgets to QListWidget and deleting them on button click - child to parent communication
Stay home, protect yourself and everyone around you from COVID-19. For more information see - www.who.int/emergencies/diseases/novel-coronavirus-2019
- #C++ #Qt6
Creating Custom Widget for QListWidget in Qt 6
Adding custom widgets to QListWidget and deleting them on button click - child to parent communication
- #Go #MongoDB
Mongo: A MongoDB Helper for Go Language
Writing MongoDB APIs in Go language made easy with a twist.
- #Go
Stopping HTTP Server Gracefully: Context vs Channels vs SyncGroup
Shutting down HTTP server from different handles made easy.
- #dotnet Core #CLI #Python
dotnetcore: A .Net Core SDK Uninstaller for POSIX (now with Windows support)
There is no official way to remove previous versions of .Net Core SDKs in POSIX systems, this tool can help you with that. This tool can also be used in Windows.
- #Java
Using SLF4J With Apache Log4j: An Example
A tutorial on using SLF4J with Apache Log4j in Java 8+.
- #Python #Azure #CLI
azsecrets: A CLI to Set Azure Key Vault as Environment Variables
Use Azure Key Vault to set your environment variable using 'azsecrets' CLI tool.
- #Python #Azure #Django
Splitting Django Settings for Local and Production Development
Sometimes you don't want to use the settings for your production in a local environment and vice versa, this blog will help you with it.
- #PowerShell #macOS
Setting Up Powershell Core in Visual Studio Code for macOS
Setting up PowerShell Core for macOS is easy as making coffee on a coffee machine. Check this out.
- #Hugo
Spark: A Hugo Theme for Researchers
Spark, a hugo theme for researchers.
- #Java
Running Java 8 With Java 9 and 10 on Windows 10
Java 9+ and problems with it's path.