Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
kolibril13
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
kolibril13
8d ago
The Claude connector is a nice idea, but there are lots of Python APIs missing in Resolve. Even simple interactions like moving a clip 3 seconds in the timeline will not work with the MCP. I just tried it, and got only the message: "R
2.
▲
by
kolibril13
1y ago
if you want create animations with typst, I've written a blender extension for rendering typst content: https://github.com/kolibril13/blender_typst_importer
3.
▲
by
kolibril13
3y ago
Thanks for sharing, I’ll give it a try! The last few weeks I've used a similar framework called solara to convert my Jupyter notebooks into web apps https://github.com/widgetti/solara
4.
▲
by
kolibril13
3y ago
In python, `print("-".join(f"{ord(c):x}" for c in emoji))` will give `'1f926-1f3fc-200d-2642-fe0f'`. That can be useful to request emojis, see https://github.com/hfg-gmuend/openmoji/bl
5.
▲
by
kolibril13
3y ago
Thanks for sharing! For reference, some other Jupyter ChatGPT interface projects: https://github.com/jflam/chat-gpt-jupyter-extension https://github.com/fperez/jupytee https://github.co