alazycoder2's profile picture. 我是码农界中的一名小卒,十几年来日日操练在键鼠与屏幕之间,鼠标是枪,把热血撒在键盘上。可以自傲的地方,只是我的勤苦;小卒心中没有大将的韬略,可是小卒该作的一切,我确是作到了。以前如是,现在如是,希望将来不如是。在我入墓的那一天,我愿有人赠给我一块短碑,刻上:码农界尽责的小卒,睡在这里。

alazycoder

@alazycoder2

我是码农界中的一名小卒,十几年来日日操练在键鼠与屏幕之间,鼠标是枪,把热血撒在键盘上。可以自傲的地方,只是我的勤苦;小卒心中没有大将的韬略,可是小卒该作的一切,我确是作到了。以前如是,现在如是,希望将来不如是。在我入墓的那一天,我愿有人赠给我一块短碑,刻上:码农界尽责的小卒,睡在这里。

alazycoder أعاد

有点意思 🎨 Ant Card 在线卡片编辑器 - 支持多种精美模板,实时预览,PDF导出,AI 智能生成 github.com/Rpeng666/Ant-C…

geekbb's tweet image. 有点意思 🎨 Ant Card
在线卡片编辑器 - 支持多种精美模板,实时预览,PDF导出,AI 智能生成

github.com/Rpeng666/Ant-C…

alazycoder أعاد

A powerful, minimal starter kit for building fast and beautiful web servers using Go, HTMX, and PostgreSQL. Everything you need to move from idea to production #golang github.com/carsonkrueger/…


alazycoder أعاد

If your company is moving to SolidQueue from another job framework, I found Andrew Markle's recent RailsConf talk super helpful. One useful technique I learned was to rename the queues based on how long the job might sit in the queue, instead of priority-based or domain-based…

typeangled's tweet card. RailsConf 2025 From Resque to SolidQueue - Rethinking our background...

youtube.com

YouTube

RailsConf 2025 From Resque to SolidQueue - Rethinking our background...


alazycoder أعاد

KubeCodex is a standardized GitOps directory layout you plug into your repo so that ArgoCD can manage Kubernetes apps cleanly across multiple clusters ➜ ku.bz/vwgYLh3Ny


Finally the #codex realize there is one extra `end` it added previously.

alazycoder2's tweet image. Finally the #codex realize there is one extra `end` it added previously.

alazycoder أعاد

Robert Bernier: Troubleshooting PostgreSQL Logical Replication, Working with LSNs postgr.es/p/7k0


alazycoder أعاد

手上有闲置的老旧电脑,想搭建个私有云存储系统,但现有的 NAS 方案搭建起来太复杂了,让人望而却步。 最近找到了 ArozOS 这个开源项目,利用它可以在一些旧设备搭建一个功能完整的 Web 桌面操作系统。 只需 512MB 内存就能流畅运行,类似 Ubuntu 风格的 Web 桌面界面,并混搭 Windows…

GitHub_Daily's tweet image. 手上有闲置的老旧电脑,想搭建个私有云存储系统,但现有的 NAS 方案搭建起来太复杂了,让人望而却步。

最近找到了 ArozOS 这个开源项目,利用它可以在一些旧设备搭建一个功能完整的 Web 桌面操作系统。

只需 512MB 内存就能流畅运行,类似 Ubuntu 风格的 Web 桌面界面,并混搭 Windows…

alazycoder أعاد

远程开发,建议用 paramiko 这个Python库,这个库的底层就是SSH协议 用库的好处是: 1. 通过SSH协议穿透多层堡垒机,传统方法,服务器多了,穿透很麻烦 2.支持SSH的密码和公钥登录,安全有保障 3.…

SSH Tunnels: Port Forwarding on steroids Yesterday, we talked about Port Forwarding - an old networking trick that makes an endpoint accessible via a different address. Ports can be forwarded with socat & netcat, but there is a much more powerful and ubiquitous alternative: SSH.

iximiuz's tweet image. SSH Tunnels: Port Forwarding on steroids

Yesterday, we talked about Port Forwarding - an old networking trick that makes an endpoint accessible via a different address. Ports can be forwarded with socat & netcat, but there is a much more powerful and ubiquitous alternative: SSH.


alazycoder أعاد

Every 的一篇博文,记录了他们内部 6 位工程师日常是怎么使用 AI 的,可以学习借鉴一下。这 6 个人都很厉害,撑起了 4 款 AI 产品、一个咨询业务,还有一个 10 万多读者的订阅每日更新。 第 1 位 —— 走在实验前沿:Yash Poojary, Sparkle 总经理 Yash 是 Sparkle…

dotey's tweet image. Every 的一篇博文,记录了他们内部 6 位工程师日常是怎么使用 AI 的,可以学习借鉴一下。这 6 个人都很厉害,撑起了 4 款 AI 产品、一个咨询业务,还有一个 10 万多读者的订阅每日更新。

第 1 位 —— 走在实验前沿:Yash Poojary, Sparkle 总经理

Yash 是 Sparkle…

alazycoder أعاد

每次看别人晒 Homelab 的网络拓扑图,那叫一个赏心悦目。这里找到一个项目,全自动扫描你的网络,识别出所有设备和服务,然后给你生成一张交互式的拓扑图,显示哪台机器跑了啥服务,网络是怎么连的,甚至 Docker 容器都能给你识别出来。 NetVisor github.com/mayanayza/netv… 不知道效果如何,值得一试。

geekbb's tweet image. 每次看别人晒 Homelab 的网络拓扑图,那叫一个赏心悦目。这里找到一个项目,全自动扫描你的网络,识别出所有设备和服务,然后给你生成一张交互式的拓扑图,显示哪台机器跑了啥服务,网络是怎么连的,甚至 Docker 容器都能给你识别出来。
NetVisor github.com/mayanayza/netv…
不知道效果如何,值得一试。

alazycoder أعاد

Networking 101: Port Forwarding 🛠️ An ancient trick that can help you make a service available on a different port w/o a restart or connect to a DB in a private VPC. Practice: - socat labs.iximiuz.com/challenges/por… - netcat labs.iximiuz.com/challenges/por… - proxy-less labs.iximiuz.com/challenges/por…

iximiuz's tweet image. Networking 101: Port Forwarding 🛠️

An ancient trick that can help you make a service available on a different port w/o a restart or connect to a DB in a private VPC.

Practice:
- socat labs.iximiuz.com/challenges/por…
- netcat labs.iximiuz.com/challenges/por…
- proxy-less labs.iximiuz.com/challenges/por…

alazycoder أعاد

我已经停用了所有浏览器自动化工具 谷歌发布的 Chrome DevTools MCP,正式接管浏览器自动化了... 相比于其他mcp(browser,playwright),它拥有: 1.配置更简单,只需要点击以下链接,选择对应的编程工具,即可进行安装:github.com/ChromeDevTools… 2.全面的能力增强,比如:…


alazycoder أعاد

If you want to get rid of those hundreds of CVEs in your container images, the first step is to understand their origin. Typical sources: - A "fat" base image - Forgotten build tools - Outdated dependencies Easy solution? A Multi-stage build with a fresh(er) and slim(er) base.

iximiuz's tweet image. If you want to get rid of those hundreds of CVEs in your container images, the first step is to understand their origin.

Typical sources:
- A "fat" base image
- Forgotten build tools
- Outdated dependencies

Easy solution? A Multi-stage build with a fresh(er) and slim(er) base.

alazycoder أعاد

在 GitHub 上看到一份颇为不错的学习资料合集: Machine Learning Specialization Coursera,来自于吴恩达老师在 Coursera 上主讲的机器学习课程笔记和示例。 完整收录了三门课程的内容,包括每周的练习题答案、可选实验室代码和编程作业解答,并附带相关数学基础课程推荐。…

GitHub_Daily's tweet image. 在 GitHub 上看到一份颇为不错的学习资料合集: Machine Learning Specialization Coursera,来自于吴恩达老师在 Coursera 上主讲的机器学习课程笔记和示例。

完整收录了三门课程的内容,包括每周的练习题答案、可选实验室代码和编程作业解答,并附带相关数学基础课程推荐。…
GitHub_Daily's tweet image. 在 GitHub 上看到一份颇为不错的学习资料合集: Machine Learning Specialization Coursera,来自于吴恩达老师在 Coursera 上主讲的机器学习课程笔记和示例。

完整收录了三门课程的内容,包括每周的练习题答案、可选实验室代码和编程作业解答,并附带相关数学基础课程推荐。…

alazycoder أعاد

The Python ecosystem has a new standard, and it's called uv. From the creators of ruff, uv is an all-in-one "Cargo for Python" written in Rust, and it is a massive leap forward. It’s not just "a faster pip." It’s a single, cohesive tool designed to replace an entire collection…

techNmak's tweet image. The Python ecosystem has a new standard, and it's called uv.

From the creators of ruff, uv is an all-in-one "Cargo for Python" written in Rust, and it is a massive leap forward.

It’s not just "a faster pip." It’s a single, cohesive tool designed to replace an entire collection…

alazycoder أعاد

简单复盘一下 AWS 这次事件作为一个 AIGC Startup SRE 的一些操作吧,希望能帮到大家 从入职开始发现我们主要的集群在 USE1 之后,我就开始做一些准备了。 我主要做的事情有这几件事 1. 将我们核心的几个数据库做了多地的备份,形成了 USE1,Tokyo,SG…


alazycoder أعاد

监控工具 Uptime Kuma 更新到 2.0 了,说实话感觉变化不大。相比之下,有两款我一直使用的第三方监控仪表盘还真是不错,推荐给大家: Kuma Mieru github.com/Alice39s/kuma-… Cute Kuma github.com/dermv/cute-kuma

geekbb's tweet image. 监控工具 Uptime Kuma 更新到 2.0 了,说实话感觉变化不大。相比之下,有两款我一直使用的第三方监控仪表盘还真是不错,推荐给大家:
Kuma Mieru github.com/Alice39s/kuma-…
Cute Kuma github.com/dermv/cute-kuma

alazycoder أعاد

How Containers Work: Building a Docker-like Container From Scratch 🛠️ In this tutorial you will learn how to assemble a tiny but realistic container using only stock Linux tools: unshare, mount, and pivot_root. No runtime magic and (almost) no cut corners labs.iximiuz.com/tutorials/cont…

iximiuz's tweet image. How Containers Work: Building a Docker-like Container From Scratch 🛠️

In this tutorial you will learn how to assemble a tiny but realistic container using only stock Linux tools: unshare, mount, and pivot_root. No runtime magic and (almost) no cut corners labs.iximiuz.com/tutorials/cont…

Loading...

Something went wrong.


Something went wrong.