This is a viewer only at the moment see the article on how this works.
To update the preview hit Ctrl-Alt-R (or ⌘-Alt-R on Mac) or Enter to refresh. The Save icon lets you save the markdown file to disk
This is a preview from the server running through my markdig pipeline
Wednesday, 03 December 2025
لقد قرأت كل شيء عن البحث الدلالي، في مقالات كثيرة هنا. ولكن ربما لاحظت أن هذا الموقع لا يستخدمه في الواقع السبق السبقفأين هو إذن؟
طريقة نشري لهذا الموقع تعني أنّي أحتاج وقت إنخفاض لتغيير عمـل كـكـركـر - كـنـز. إلى إضافة
mostlylucid:
image: scottgal/mostlylucid:latest
restart: always
labels:
- "com.centurylinklabs.watchtower.enable=true"
env_file:
- .env
environment:
...
- SemanticSearch__Enabled=${SEMANTICSEARCH_ENABLED}
- SemanticSearch__QdrantUrl=http://qdrant:6333
- SemanticSearch__CollectionName=${SEMANTICSEARCH_COLLECTIONNAME}
- SemanticSearch__EmbeddingModelPath=${SEMANTICSEARCH_EMBEDDINGMODELPATH}
- SemanticSearch__VocabPath=${SEMANTICSEARCH_VOCABPATH}
- SemanticSearch__VectorSize=${SEMANTICSEARCH_VECTORSIZE}
- SemanticSearch__RelatedPostsCount=${SEMANTICSEARCH_RELATEDPOSTSCOUNT}
- SemanticSearch__MinimumSimilarityScore=${SEMANTICSEARCH_MINIMUMSIMILARITYSCORE}
- SemanticSearch__SearchResultsCount=${SEMANTICSEARCH_SEARCHRESULTSCOUNT}
qdrant:
image: qdrant/qdrant:latest
container_name: qdrant
restart: always
volumes:
- qdrant-data:/qdrant/storage
networks:
- app_network
environment:
- QDRANT__SERVICE__GRPC_PORT=6334
إنه يعمل على اختباري المحلي (https://qualt.mstadlyluccid.net) وأنا قادر على الإسراع في حل المشاكل طُقَقَق لذا قم بمسرحية إن شئت
تصل إلى نقطة ما، على الأرجح خلال عيد الميلاد عندما تسقط زحمتي لا أستطيع النوم ليلة واحدة. حتى ذلك الحين الموقع هو مثال على التحلل الرشيق كما يعمل بأي من الطريقين ^.
© 2026 Scott Galloway — Unlicense — All content and source code on this site is free to use, copy, modify, and sell.