ruby.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
If you are interested in the Ruby programming language, come join us! Tell us about yourself when signing up. If you just want to join Mastodon, another server will be a better place for you.

Administered by:

Server stats:

1K
active users

#docker

38 posts34 participants0 posts today

After weeks of considering, I finally fired up my own @vernissage instance, inspired by an article of @nesges on @gnulinux. Powered by #Docker and enriched with an Docker-based PostgreSQL-database, this might be the competitor for #Pixelfed I've been waiting for.

A great software made by @mczachurski - BTW, also the creator of @impressia! 👍🏻

Tune in and don't hesitate to follow me on pix.neuralwhisper.eu/@oliver! 😃

pix.neuralwhisper.euOliver (@oliver)Lvl 46 | 🇩🇪 | #iPhone, #DJI | #Traveling | #Sceneries, #History, #Architecture and #Landscapes | ❤️ 🇳🇴🏴󠁧󠁢󠁥󠁮󠁧󠁿🇧🇪🏴󠁧󠁢󠁳󠁣󠁴󠁿🇬🇧| #fedi22 https://keyoxide.org/AF953733C09F6368797CA49E2F4968B5F7988AA5

#AdminSys, quel serveur #XMPP me conseillez-vous d'installer sur un petit VPS pour une utilisation mono-utilisateur?
J'ai environ 900 Mo de RAM maximum à lui allouer.
Je veux faire rouler ça dans un conteneur #docker.
Idéalement sans BdD, ou alors SQLite.

My friend @vvzen wrote up a much more clever and sophisticated version of a #hack I did many years ago to alter the opening splash screen art of $7000 professional #VFX software, #houdinifx

It's a great read and explanation across #cpp , #docker #qt and our old friend #LD_PRELOAD. Nice to have some fun in the #vfxpipeline mines.

When I've got a second I'm going to recreate this setup for my original target, #FoundryNuke

valerioviperino.me/hacking-the

valerioviperino.mevv's (b)logValerio Viperino's website
Continued thread

Then your Docker compose container should have:

image-name:
build:
context: .
devices:
- /dev/dri
- /dev/kfd
group_add:
- video
shm_size: 4G
environment:
- PYTORCH_HIP_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:512
- PYTORCH_CUDA_ALLOC_CONF=garbage_collection_threshold:0.9,max_split_size_mb:512
- HSA_OVERRIDE_GFX_VERSION=11.0.0

#rocm#gfx1103#780M
Replied in thread

@elena Well it would be best to have the exact setup, yes, just to see how it all behaves, but even if its not, and even if its deployed differently, at least you will know if there are any breaking changes.

For example a parallel #docker deployment of 2 containers (ghost + db) will be more than enough to confirm that the new version of Ghost is working as intended with all your configurations, themes, etc. Restore your current DB content there and rest is fairly easy.

🌘 推出 Docker 模型執行器
➤ 加速本地 AI 模型開發,提升開發效率
docker.com/blog/introducing-do
Docker 推出模型執行器,旨在簡化並加速人工智慧模型在本地端的運行與測試流程。此工具整合了推理引擎,支援 GPU 加速,並採用 OCI Artifacts 標準化模型封裝,讓開發者能夠更輕鬆地在本地環境中開發、測試及迭代 AI 模型,並與現有的 Docker 工作流程無縫整合。Docker 也與 Google、Continue、Dagger 等多家 AI 領域領先企業合作,提供更廣泛的生態系統支援。
+ 「這解決了我一直以來本地開發 AI 模型遇到的問題,設定太繁瑣了。Docker 模型執行器讓一切變得簡單多了!」
+ 「Docker 又推出實用的工具了!與眾多 AI 夥伴合作,相信能為開發者帶來更多可能性。」
#人工智慧 #開發工具 #Docker

Introducing Docker Model Runner: A Better Way to Build and Run GenAI Models Locally
Docker · Introducing Docker Model Runner | DockerDocker Model Runner is a faster, simpler way to run and test AI models locally, right from your existing workflow.