RSSAmplifier

Blog

Home, Sweet Home

Simplicity beats complexity.

hnyu.orgRSS feed ↗7 posts

Latest posts

从终端图像到 Slurm 和 VASP:我们最近做的三个工具

本文由 AI 生成。

Big Brother Is Watching You

最开始,我只是想复刻 Hacker News 上的 ESP32-AI 项目,原型很快就跑了起来。

There is no such thing as sleep

“Ninety percent of success in life is just showing up.” ― Woody Allen

GitHub协作入门:从零开始的Git协作指南

GitHub已成为全球开发者协作的标准平台。无论你是程序员、设计师还是内容创作者,掌握Git和GitHub的基础知识都能显著提升你的团队协作效率。本文将为Git新手提供一份实用指南,从环境设置到日常协作流程。 什么是Git和GitHub? Git :一个分布式版本控制系统,追踪文件变化,允许多人协作开发 GitHub :基于Git的云托管平台,提供图形界面和额外协作功能 第一步:环境设置 安装Git 访问 Git官网 下载适合你操作系统的版本 安装时保持默认选项即可 安装完成后,打开终端/命令行,输入 git --version 确认安装成功 创建GitHub账号 访问 GitHub 点击”Sign up”并按提示完成注册 验证邮箱地址 接受协作邀请 如果项目负责人已将你添加为协作者,你会收到一封邮件邀请。 点击邮件中的邀请链接或访问通知中心…

Factorio

Factorio is an automation game born in 2013 as a passion project by Prague-based Wube Software. The game places players on an alien planet where they must build and maintain factories while defending them from hostile native creatures. Byrne Hobart describes this as a meditative game I find the process of building and optimizing factory systems in Factorio to be strangely calming. Despite the…

On the Shortification of Learning: Insights from Karpathy

The Entertainment vs Education Dilemma

Fixing Flash of Unstyled Content (FOUC) in Jekyll Sites

The Problem: Flash of Unstyled Content