Zzong's Notes

Home

❯

web

❯

make_blog

make_blog

2026년 8월 28일1 min read

Best way to self-host obsidian publish? : r/ObsidianMD


함께 보면 좋은 글

nodejs

우분투 설치: apt-get install -y nodejs 이후: ln -s /usr/bin/nodejs /usr/bin/node 입력 .

WWW

The Web Coferences 2022 On Designing a Two-stage Auction for Online Advertising Alleviating Cold-start Problem in CTR Prediction with A Variational Embedding Learning Framework .

interesting blogs

aliases: [] tags: [] gdmarmerola.github.io/ .

Kafka Replication

References www.confluent.io/blog/hands-free-kafka-replication-a-lesson-in-operational-simplicity/ .

tech blogs

추천 시스템 관련된 여러 기업들의 tech blog 들을 모아놓자 기술 블로그를 모아 놓은 github: github.com/seonggwonyoon/techblog SNS 인스타그램: instagram-engineering.com/tagged/machine-learning 페이스북...

OpenEBS

OpenEBS 는 Kubernetes worker nodes 에게 어떤 저장소든 local 이나 분산 Kubernetes Persistent Volumes 형태로 사용 가능하게 만들어준다.

Generate Image from AI

lambdal/text-to-pokemon – Run with an API on Replicate Stable Diffusion fine-tuning GitHub - justinpinkney/stable-diffusion 키워드 광고.

Making contextual decisions with low technical debt

paper link: arxiv.org/abs/1606.03966 Contextual Bandit pipeline 을 구성할 때 어떻게 하면 기술 부채가 적어지는지에 대한 내용을 다루는 것 같음.

data engineering

Topics Apache Iceberg Interview Questions github.com/OBenner/data-engineering-interview-questions/blob/master/content/full.md.

Self-Rewarding Language Models

Self-Rewarding Language Models, where the language model itself is used via LLM-as-a-Judge prompting to provide its own rewards during training.