Tag "github"
6 results
JetBrains AI Assistant: From Rough Idea to Finished Code in Hours
I’ve put together a video to show how the JetBrains AI assistant works. This tool integrates with the IDE, letting you describe what you need in a chat-like interface. From there, it generates the ...

Speed Up Alibaba Cloud OSS Deployments By Zipping The Files
OSS, the Alibaba Cloud Object Storage Service, can be an amazing tool to save money hosting static websites and, at the same time, speeding up a site by avoiding unnecessary database queries and se...

Setting up GitOps with Alibaba Cloud OSS and GitHub Actions
When dealing with GitHub, we used to always link it with CI/CD tools like CircleCI, Jenkins or Travis, among other tools, to extend the functionality of its resources and also to automate a wide va...

Alicloud Container Registry Terraform Module
A Terraform module to create a private Container Registry namespace and a RAM role able to pull/push from the namespace created. Alicloud Terraform Module.

Iconpong, a fork of iconping
I’ve been using iconping for years and it rocks. Sadly it doesn’t cater to all my needs and I was eager to contribute back.

Bookmarklet to inject an external CSS file into any website
This bookmarklet provides an easy way to test css styles against a website without access to its server by creating a <link/>element in the <head> of the page. It also updates it with a...