yabs.io

Yet Another Bookmarks Service

Viewing mzimmerm's Bookmarks


[https://docs.streamlit.io/library/api-reference] - - public:mzimmerm
api, app, good, python, streamlit, web - 6 | id:1461553 -

Streamlit makes it easy for you to visualize, mutate, and share data. The API reference is organized by activity type, like displaying data or optimizing performance. Each section includes methods associated with the activity type, including examples.

[https://twitter.com/GrantSlatton/status/1670819980105986049] - - public:mzimmerm
ai, chatgpt - 2 | id:1461524 -

“Voice commanded essay copilot I always wanted the ability to lean back in my chair and talk an essay into existence, rambling as needed, letting the AI organize my thoughts. Transcription: @ggerganov's whisper.cpp App: @TauriApps Backend: GPT 3.5 with new functions API https://t.co/di5LDiaCpf“ / Twitter

[https://stackoverflow.com/questions/55004302/how-do-you-pass-arguments-from-command-line-to-main-in-flutter-dart] - - public:mzimmerm
command, dart, main, parameter - 4 | id:1420580 -

The correct way: flutter run -d linux --dart-entrypoint-args 'arg1 arg2' file_with_main.dart => main(List args) => args[0]=arg1, args[1]=arg2 The workaround: flutter run -d linux --dart-define=PSEUDO_ARGS='arg1 arg2' file_with_main.dart => In main, use args=String.fromEnvironment('PSEUDO_ARGS').split(' ') => args[0]=arg1, args[1]=arg2

[https://en.wikipedia.org/wiki/Rendering_equation] - - public:mzimmerm
equation, render, software - 3 | id:1420566 -

the rendering equation is an integral equation in which the equilibrium radiance leaving a point is given as the sum of emitted plus reflected radiance under a geometric optics approximation.

With marked bookmarks
| (+) | |

Viewing 1101 - 1150, 50 links out of 1827 links, page: 23


Export:

JSONXMLRSS