Live data from Hacker News

Viewing profile — kolibril13

kolibril13

HN member
Joined
Tue, Aug 30, 2022, 3:09 PM UTC
HN karma
18
Public activity
4 items

About kolibril13

No profile information was provided.

Recent public activity

  1. comment
    Comment #45394444

    if you want create animations with typst, I've written a blender extension for rendering typst content: https://github.com/kolibril13/blender_typst_importer

  2. comment
    Comment #36168602

    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/sol…

  3. comment
    Comment #36162559

    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/openmoj…

  4. comment
    Comment #35582051

    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://gith…