首页 公告 项目 RSS

20241217的胡言乱语

December 17, 2024 本文有 587 个字 需要花费 2 分钟阅读

简介

欢迎关注我的频道,不时发送垃圾消息

https://t.me/bboyapp

或者关注我的 twitter

https://twitter.com/bboysoulcn

  1. MomBoard: E-ink display for a parent with amnesia

Jan Miksovsky 为他因手术副作用导致长期 anterograde amnesia 的母亲设计了一个名为 MomBoard 的电子墨水显示系统,以帮助她独立生活并减轻焦虑。

https://jan.miksovsky.com/posts/2024/11-12-momboard

  1. Why did Windows 95 setup use three operating systems?

Windows 95 安装程序使用三个操作系统是为了兼容不同的启动环境,实现单一的安装代码,从而减少重复工作并简化升级过程。

https://devblogs.microsoft.com/oldnewthing/20241112-00/?p=110507

  1. Protect Your Mission-Critical Pods From Eviction With PriorityClass

Kubernetes 的 PriorityClass 功能可以确保在资源紧张时,高优先级的 Pod 能够得到保护,避免被驱逐。

https://kubernetes.io/blog/2023/01/12/protect-mission-critical-pods-priorityclass/

  1. Hosting Your Own Helm Chart on GitHub with Chart Releaser

网页主要介绍了如何在 GitHub 上使用 Chart Releaser 来托管和管理自己的 Helm chart 仓库。

https://blog.devops.dev/hosting-your-own-helm-chart-on-github-with-chart-releaser-a356ac10ce5c

  1. Building SQL-based Observability With ClickHouse and Grafana

本文是作者在工作中实施 SQL 基础的可观测性解决方案的经验总结,主要介绍了使用 ClickHouse 和 Grafana 搭建的数据观测平台。

https://cmtops.dev/posts/building-observability-with-clickhouse/

  1. verdaccio

轻量级 Node.js 私有代理注册表

https://github.com/verdaccio/verdaccio

  1. pendulum

pendulum 是一个 Python 库,旨在简化日期时间的处理,支持 Python 3.8 及更高版本,提供了一个更为直观和易用的 API,同时保持与标准库的兼容性。它提供了时区感知的日期时间实例,并改进了标准的 timedelta 类。

https://github.com/python-pendulum/pendulum

  1. checkmate

Checkmate 是一个开源、自托管的服务器监控工具,提供实时的硬件状态、正常运行时间、响应时间和事件跟踪,并通过美观的可视化展示这些数据。

https://github.com/bluewave-labs/checkmate

  1. ima

腾讯智能工作台 ima.copilot 是一款基于腾讯混元大模型的智能工作台,提供知识搜索、智能写作和个性化知识库构建功能,支持 Mac 和 Windows 客户端下载。

https://ima.qq.com/

  1. Structured outputs

Ollama 博客文章介绍了如何使用 Ollama 的 Python 和 JavaScript 库来支持结构化输出,通过 JSON 模式定义特定格式的输出。

https://ollama.com/blog/structured-outputs

欢迎关注我的博客www.bboy.app

Have Fun