Skip to content

Instantly share code, notes, and snippets.

View testkun08080's full-sized avatar
♨️
Chill in onsen

testkun08080 testkun08080

♨️
Chill in onsen
View GitHub Profile
@YuriyGuts
YuriyGuts / link-ollama-models-to-lm-studio.py
Last active November 1, 2025 19:27
Expose Ollama models to LM Studio by symlinking its model files. Just run `python3 link-ollama-models-to-lm-studio.py`. On Windows, run it as admin.
@BigRoy
BigRoy / usdviewport_qt.py
Last active December 5, 2025 06:26
Example of how to embed a simple USD viewport in Qt application
"""
MIT License
Copyright (c) 2019 Roy Nieterau
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is