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

推荐订阅源

Forbes - Security
Forbes - Security
大猫的无限游戏
大猫的无限游戏
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Jina AI
Jina AI
美团技术团队
博客园 - 聂微东
博客园 - 叶小钗
Security Latest
Security Latest
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
博客园_首页
Spread Privacy
Spread Privacy
J
Java Code Geeks
雷峰网
雷峰网
宝玉的分享
宝玉的分享
C
Cyber Attacks, Cyber Crime and Cyber Security
P
Privacy International News Feed
C
CXSECURITY Database RSS Feed - CXSecurity.com
T
Threat Research - Cisco Blogs
The Hacker News
The Hacker News
量子位
L
LINUX DO - 热门话题
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
G
GRAHAM CLULEY
D
Darknet – Hacking Tools, Hacker News & Cyber Security
月光博客
月光博客
腾讯CDC
Last Week in AI
Last Week in AI
人人都是产品经理
人人都是产品经理
酷 壳 – CoolShell
酷 壳 – CoolShell
T
Tor Project blog
罗磊的独立博客
V
Vulnerabilities – Threatpost
Apple Machine Learning Research
Apple Machine Learning Research
钛媒体:引领未来商业与生活新知
钛媒体:引领未来商业与生活新知
有赞技术团队
有赞技术团队
Project Zero
Project Zero
Hugging Face - Blog
Hugging Face - Blog
爱范儿
爱范儿
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
T
Tenable Blog
MyScale Blog
MyScale Blog
T
The Exploit Database - CXSecurity.com
GbyAI
GbyAI
博客园 - 【当耐特】
O
OpenAI News
Schneier on Security
Schneier on Security
S
Secure Thoughts
cs.CL updates on arXiv.org
cs.CL updates on arXiv.org
S
Securelist
博客园 - 司徒正美

<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 Writing system software: code comments. 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 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
Adventures in message queues
2015-03-16 · via <antirez>
EDIT: In case you missed it, Disque source code is now available at http://github.com/antirez/disque It is a …