#packagemanagement — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #packagemanagement, aggregated by home.social.
-
Setting Up a Python Streamlit Environment on a Synology NAS
In this post, I will walk you through the process of setting up an environment for running Python Streamlit scripts on a Synology NAS as part of my exper
https://www.hylkerozema.nl/2024/05/26/setting-up-a-python-streamlit-environment-on-a-synology-nas/
#Database #LiveUpdates #PythonPandas #BashScripting #DataEngineer #DevOpsEngineer #mongodb #NAS #PackageManagement #Python #SSH #SSHManagement #Streamlit #Synology #SystemEngineer -
“Trying Out Bun For Node.js Package Management”
https://www.olets.dev/posts/trying-out-bun-for-nodejs-package-management/
I used Bun as the package manager for my fluid typography Tailwind plugin’s #VitePress docs site https://tailwindcss-fluid-font-size.olets.dev/. Dependency installation was _fast_! Then I tried it on an @eleventy site. Dependency installation was _slow_, maybe because of `eleventy-image`’s sharp dependency? I’ll see how it goes on the next project.