#Redis:
Made a TUI to manage @railway.com projects to learn @ratatui.rs.

Honestly Ratatui is just absolutely amazing (and their website is using Astro 👀). Hope it leads us toward a TUI revolution!

Throw your stars here if you find this funny
github.com/Princesseuh/...
November 10, 2025 at 11:01 PM
2025了叫AI给你写个模板有啥呢?
直说就好了啊
干嘛整一副啊我不是我没有的样子

最好笑的是这个代码
接口部分全没有 重心全在redis了
这也合理的,毕竟他从一开始就在推prometheus, redis可以取代接口
我早就说了prometheus是监控statistics的他不信,今天查到了确实不行,承认是自己的疏漏
然后就抛出了那个“已经能用”的zip

我笑死
November 10, 2025 at 5:07 PM
讲一下浆同事(名字叫Ciro,南方人发音Sciro,延伸一下sciroppo糖浆,他不甜所以取浆)

我们现在的工作要写某数据库的接口
他也不查资料就在那边侃侃而谈说可以这样这样

然后今天掏出一个zip说我找到了开源可用的
还有redis有cache很厉害,然后在那给我念README
而我谷歌精确搜索这个“开源”项目名完全没结果
我说你哪找的我看看
他发我zip,然后说“谷歌找到的”
我:??有点sus
然后代码里有很经典的ai指示:“这是一个占位例子,请套入你自己的接口”
我:……… 这是AI写的吧
他:(沉默)
他:不知道 我谷歌上找到的 也有可能是…… 那个叫啥来着 chatgpt写的
November 10, 2025 at 5:03 PM
SDD transforms development: specs first, then code. Claude AI generates 7 docs & 38 tasks in 15 mins from simple requirements. Full implementation plan with WebSocket, PostgreSQL, and Redis.

How could SDD change your team's workflow?
#SDD #Claude
aidisruption.ai/p/15-minute-...
15-Minute Workweek: Claude Code-Powered SDD Protocol
SDD development: AI-powered workflow. Generate complete specs, plans & tasks in minutes. Boost efficiency with structured coding.
aidisruption.ai
November 10, 2025 at 2:39 PM
Security updates for Monday Security updates have been issued by AlmaLinux (galera and mariadb, kernel, kernel-rt, mingw-libtiff, redis:7, tigervnc, and xorg-x11-server-Xwayland), Fedora (bind, bin...

Origin | Interest | Match
Security updates for Monday [LWN.net]
lwn.net
November 10, 2025 at 2:20 PM
WordPress on a Synology NAS: The Ultimate Performance Guide

Transform your Synology NAS-hosted WordPress site into a speed demon with this comprehensive guide. Learn how to configure Cloudflare CDN, optimize W3 Total Cache with Redis, and fine-tune Performance Lab and Jetpack Boost plugins.…
WordPress on a Synology NAS: The Ultimate Performance Guide
Transform your Synology NAS-hosted WordPress site into a speed demon with this comprehensive guide. Learn how to configure Cloudflare CDN, optimize W3 Total Cache with Redis, and fine-tune Performance Lab and Jetpack Boost plugins. Includes Synology-specific optimizations, testing tools, and troubleshooting tips for blazing-fast load times.
informationhandyman.com
November 10, 2025 at 1:21 PM
#Redis has issued a security advisory for CVE-2025-49844, a critical (CVSS 10.0) use-after-free vulnerability affecting Lua scripting.

This flaw could allow authenticated attackers to execute remote code on older versions of Redis & Valkey with Lua scripting enabled.

🔍 bit.ly/4hUWuDG

#Security
November 10, 2025 at 1:07 PM
Caching isn’t just “storing data in Redis.”

It’s about understanding where to cache, what to cache, and when to invalidate.

Get any of those wrong, and you’ll create invisible bugs that are hard to trace.
November 10, 2025 at 10:02 AM
Implementing Semantic Caching Using Spring AI Learn how to build a semantic caching layer for LLM applications using Spring AI and Redis. The post Implementing Semantic Caching Using Spring AI first appeared on Baeldung .              

Interest | Match | Feed
Origin
feeds.feedblitz.com
November 10, 2025 at 8:57 AM
MAD-CAT Meow Attack Tool to Simulate Real-World Data Corruption Attacks MAD-CAT (Meow Attack Data Corruption Automation Tool) targets MongoDB, Elasticsearch, Cassandra, Redis, CouchDB, and Hadoop H...

#cyberf="/hashtag/Cyber" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#Cyber #security/hashtag/Security" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#Security #newsef="/hashtag/News" class="hover:underline text-blue-600 dark:text-sky-400 no-card-link">#News #CyberPedia #cyber #security […]

[Original post on cybersecuritynews.com]
Original post on cybersecuritynews.com
cybersecuritynews.com
November 10, 2025 at 9:42 AM
“I’d build a distributed queue using Redis Streams or Kafka, with workers pulling jobs, exponential backoff retries, dead-letter queues, & job prioritization. Workers are stateless, idempotent, & horizontally scalable. Monitoring tracks retries, latency, & throughput.”
November 10, 2025 at 7:56 AM
Idempotency & reliability:

- Each job has a unique ID for deduplication.
- Workers must handle retries safely (e.g., transactionally update DB).
- Store processed job IDs temporarily in Redis.
- Persist failed jobs for debugging.
November 10, 2025 at 7:56 AM
Scalability:

- Horizontal scaling: add workers across nodes.
- Use Kafka or Redis Streams for partitioned queues.
- Keep workers stateless for easy autoscaling.
- Use distributed locks to prevent double processing.
November 10, 2025 at 7:56 AM
Core components:

- Producers: API or service that submits jobs.
- Queue Service: stores jobs (Redis, RabbitMQ, Kafka).
- Workers: consume and execute jobs.
- Result Store: logs job results, retries, and metrics.
November 10, 2025 at 7:56 AM
Read more about Redis module v2 for #Drupal 👍

www.md-systems.ch/en/blog/2025...
November 10, 2025 at 6:15 AM
boy redis pivoting *hard* into AI after people cheered the license change for sticking it to big tech really feels like a pyrrhic victory now huh
November 10, 2025 at 12:26 AM
Navicat Premium 17 Perpetual License (企業版,永久授權,跨平台,下載版,贈送90天維護合約)
Navicat Premium 是一款強大的一體化資料庫開發解決方案,能透過單一應用程式無縫連接多個資料庫,包括 MySQL、PostgreSQL、MongoDB、MariaDB、SQL Server、Oracle、SQLite、Redis 和 Snowflake。其原生的使用者介面提供了流暢的使用體驗,使資料庫設計、管理和維護比以往更簡單容易。

www.cheerchain.com.tw/zh/product_2...
祺荃企業有限公司 您可以信賴的軟體供應商
祺荃企業有限公司 您可以信賴的軟體供應商 FB
www.cheerchain.com.tw
November 9, 2025 at 11:24 PM
I think I am ready to call this version 0.1

Stygian OS - Developer Focused OS. Based on Linux Mint, pre-installed with
VSCode
Cursor
MySQL
Mongo
Redis
PHP
Python
NodeJS
and more!

Interested? Love to have you take it for a test run. Reach out!
November 9, 2025 at 10:56 PM
Je pars faire des gougères aux épinards et je te redis.😜
November 9, 2025 at 8:56 PM
Just released VectorMind! My Sunday project turned into a simple REST API + MCP server for embeddings & vector search using Redis + @docker.com Agentic Compose.

Perfect for local AI agents. Dead simple to use.

Check it out: k33g.hashnode.dev/vectormind-i...
k33g.hashnode.dev
November 9, 2025 at 5:17 PM
Je le redis une nouvelle fois : cette haine n’est pas spontanée, elle résulte d’un dressage et ne s’active qu’en présence de certaines populations militantes. Je doute que ces gendarmes parlent comme ça à des agriculteurs de droite 🤷‍♂️
"Sale chien"
"Ta mère la pute"
"il l'a prise en pleine gueule, cheh"
"Des merdes comme ça, il faut les brûler"
"Faut qu'on les tue"

Cette vidéo des gendarmes à Sainte-Soline est à partager un maximum. Darmanin et tout le gouvernement Macron doivent rendre des comptes
www.youtube.com/watch?v=TT8j...
November 9, 2025 at 5:16 PM
Je le redis Passer devant le miroir au petit matin est un exercice d'humilité😂😂
November 9, 2025 at 4:37 PM
définir, mais juste de vous montrer à quoi ça ressemble quand on vient se permettre de cataloguer une personne dont on ne sait rien. Vous n'avez pas aimé "facho", je n'ai pas aimé "extrême-gauche". Cela dit, en ce qui me concerne, je le redis, je ne le pensais pas, ce n'était qu'un exemple.
November 9, 2025 at 3:53 PM
@ tj hello! I think you could try to install it using my tutorial: https:// it-notes.dragas.net/2022/11/23 /installing-mastodon-on-a-freebsd-jail/ Then, point it to your current media directory, redis and database servers. It should be working.

Interest | Match | Feed
Origin
mastodon.bsd.cafe
November 9, 2025 at 12:28 PM
@tj hello! I think you could try to install it using my tutorial: https://it-notes.dragas.net/2022/11/23/installing-mastodon-on-a-freebsd-jail/

Then, point it to your current media directory, redis and database servers. It should be working.
Installing Mastodon inside a FreeBSD jail: A Comprehensive Guide
A comprehensive guide to installing Mastodon on a FreeBSD jail using BastilleBSD
it-notes.dragas.net
November 9, 2025 at 12:30 PM