splat
azure-cli
| splat | azure-cli | |
|---|---|---|
| 4 | 27 | |
| 2,995 | 4,551 | |
| 1.0% | 0.7% | |
| 3.3 | 9.8 | |
| 7 months ago | 5 days ago | |
| JavaScript | Python | |
| MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
splat
- Gaussian Splatting – A$AP Rocky Helicopter Music Video
-
Gsplat: CUDA accelerated rasterization of gaussians with Python bindings
I hacked in a weighted stochastic method into a WebGPU solution[0] and it worked surprisingly well. Essentially, given each pixel of a splat, pick a pseudo-random number from zero to one and if it’s lower than the alpha value for the pixel, draw over whatever is in the frame buffer at full opacity.
The next step I wanted to try was to super-sample (eg render at double resolution) and linearly down sample. I imagine this would give a slightly noisy result that I think would be pretty visually pleasing.
0: https://github.com/antimatter15/splat
- Show HN: Real-Time 3D Gaussian Splatting in WebGL
- WebGL implementation of real-time renderer for 3D Gaussian Splatting
azure-cli
-
Getting CLI authentication right: the complete guide to all 5 methods
Meanwhile, Microsoft's own tenant has started blocking device code flow entirely via conditional access policies, a strong signal that they consider it a high-risk authentication method.
- Building an Azure Key Vault Multi-Region Sync Solution
-
Azure API vulnerability and roles misconfiguration compromise corporate networks
> It’s pretty clear if you check github that Azure’s services and documentation are written by distributed teams with little coordination.
I've come to the same conclusion after dealing (and reporting) jankyness in both the Azure (ARM) API and especially the CLI. [0] is a nice issue I look at every once in a while. I think an installed az cli is now 700 MB+ of Python code and different bundled python versions...
[0]: https://github.com/Azure/azure-cli/issues/7387
-
Chapter 3 - Setting up Kubernetes
Azure Kubernetes Service (AKS) is a managed Kubernetes service provided by Microsoft Azure. It offers integrated CI/CD capabilities and security features. Before getting started with AKS, first install the az CLI. Once you have installed az CLI, follow the remaining steps below to set up your AKS cluster:
- Azure CLI converts local accounts to MSFT online accounts on Win11
- Azure CLI takes ~700MB of disk space
-
Top 10 CLI Tools for DevOps Teams
If you don't use AWS, you can usually find CLI tools for other major cloud infrastructure services, such as Azure CLI or gcloud CLI.
-
Is .NET 7.0 in dnf repo?
Yep. They also do not notice, that Fedora 37 is using Python 3.11 already, and can't merge the fix for azure-cli for 2 months to fix the compatibility issue: https://github.com/Azure/azure-cli/pull/24109
- Privacy concerns with the Azure CLI on personal computer. Options around this?
-
Install Azure CLI on arm64 Raspberry pi
References: https://github.com/Azure/azure-cli/issues/20476
What are some alternatives?
gaussian-splatting - Original reference implementation of "3D Gaussian Splatting for Real-Time Radiance Field Rendering"
bicep - Bicep is a declarative language for describing and deploying Azure resources
awesome-3D-gaussian-splatting - Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
Oryx - Build your repo automatically.
bloc - A predictable state management library that helps implement the BLoC design pattern
azure-pipelines-tasks - Tasks for Azure Pipelines