惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

Recent Commits to openclaw:main
Recent Commits to openclaw:main
L
LangChain Blog
月光博客
月光博客
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
博客园 - 【当耐特】
宝玉的分享
宝玉的分享
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
博客园_首页
T
Tailwind CSS Blog
P
Proofpoint News Feed
雷峰网
雷峰网
D
Darknet – Hacking Tools, Hacker News & Cyber Security
IT之家
IT之家
V
Vulnerabilities – Threatpost
阮一峰的网络日志
阮一峰的网络日志
C
CERT Recently Published Vulnerability Notes
Attack and Defense Labs
Attack and Defense Labs
S
Schneier on Security
Security Archives - TechRepublic
Security Archives - TechRepublic
L
Lohrmann on Cybersecurity
V
Visual Studio Blog
云风的 BLOG
云风的 BLOG
WordPress大学
WordPress大学
The Register - Security
The Register - Security
N
Netflix TechBlog - Medium
Hugging Face - Blog
Hugging Face - Blog
Project Zero
Project Zero
博客园 - 叶小钗
F
Full Disclosure
大猫的无限游戏
大猫的无限游戏
Latest news
Latest news
S
SegmentFault 最新的问题
C
Cyber Attacks, Cyber Crime and Cyber Security
Google Online Security Blog
Google Online Security Blog
Recorded Future
Recorded Future
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Hacker News - Newest:
Hacker News - Newest: "LLM"
腾讯CDC
L
LINUX DO - 最新话题
Google DeepMind News
Google DeepMind News
P
Privacy International News Feed
I
InfoQ
F
Fortinet All Blogs
Vercel News
Vercel News
H
Hackread – Cybersecurity News, Data Breaches, AI and More
T
Threatpost
T
Tenable Blog
B
Blog RSS Feed

<antirez>

A new era for software testing Distributing LLM inference in DwarfStar Alternatives for the EDIT tool of LLM agents A few words on DS4 Redis array type: short story of a long development AI cybersecurity is not proof of work GNU and the AI reimplementations Redis patterns for coding Implementing a clear room Z80 / ZX Spectrum emulator with Claude Code Automatic programming Don't fall into the anti-AI hype Reflections on AI at the end of 2025 Scaling HNSWs AI is different Coding with LLMs in the summer of 2025 (an update) Human coders are still better than LLMs What I learned during the license switch Redis is open source again Reproducing Hacker News writing style fingerprinting Vector Sets are part of Redis AI is useless, but it is our best bet for the future Big LLMs weights are a piece of history Reasoning models are just LLMs We are destroying software From where I left Playing audio files in a Pi Pico without a DAC First Token Cutoff LLM sampling Translating blog posts with GPT-4, or: on hope and fear LLMs and Programming in the first days of 2024 The origins of the Idle Scan In defense of linked lists Scrivendo Wohpe Writing Wohpe Programming and Writing The open source paradox The end of the Redis adventure Redis 6.0.0 GA is out! Redis 6 RC1 is out today Client side caching in Redis 6 The struggles of an open source maintainer Redis streams as a pure data structure Gopher: a present for Redis An update about Redis developments in 2019 Why RESP3 will be the only protocol supported by Redis 6 LOLWUT: a piece of art inside a database command On Redis master-slave terminology Redis is not "open core" Redis will remain BSD licensed Redis Lua scripting: several security vulnerabilities fixed Clarifications on the Incapsula Redis security report A short tale of a read overflow An update on Redis Streams development Redis PSYNC2 bug post mortem Streams: a new general purpose data structure in Redis. Doing the FizzleFade effect using a Feistel network The mythical 10x programmer Redis on the Raspberry Pi: adventures in unaligned lands The first release candidate of Redis 4.0 is out Random notes on improving the Redis LRU algorithm Writing an editor in less than 1000 lines of code, just for fun Programmers are not different, they need simple UIs. Redis Loadable Modules System Three ideas about text messages Redis 3.2.0 is out! 100 more of those BITFIELDs The binary search of distributed programming Is Redlock safe? Disque 1.0 RC1 is out! Generating unique IDs: an easy and reliable way 6 years of commit visualized Recent improvements to Redis Lua scripting A few things about Redis security Moving the Redis community on Reddit Clarifications about Redis and Memcached Lazy Redis is better Redis About Redis Sets memory efficiency Thanks Pivotal, Hello Redis Labs Commit messages are not titles Plans for Redis 3.2 Adventures in message queues Redis Conference 2015 Side projects Why we don’t have benchmarks comparing Redis with other DBs Redis latency spikes and the Linux kernel: a few more details Redis latency spikes and the 99th percentile This is why I can’t have conversations using Twitter Diskless replication: a few design notes. A few arguments about Redis Sentinel properties and fail scenarios. Redis cluster, no longer vaporware. Queues and databases A proposal for more reliable locks using Redis Using Heartbleed as a starting point Redis new data structure: the HyperLogLog Fascinating little programs What is performance? Happy birthday Redis! A simple distributed algorithm for small idempotent information Redis Cluster and limiting divergences. Some fun with Redis Cluster testing
Writing system software: code comments.
2018-10-07 · via <antirez>
For quite some time I’ve wanted to record a new video talking about code comments for my "writing system soft…