#caching — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #caching, aggregated by home.social.
-
RE: https://mastodon.social/@doriantaylor/116590222229198091
“A meditation on the close of a veritable odyssey, and how Intertwingler—the application server I'm creating—is actually a frontal assault on link rot.”
-
RE: https://mastodon.social/@doriantaylor/116590222229198091
“A meditation on the close of a veritable odyssey, and how Intertwingler—the application server I'm creating—is actually a frontal assault on link rot.”
-
RE: https://mastodon.social/@doriantaylor/116590222229198091
“A meditation on the close of a veritable odyssey, and how Intertwingler—the application server I'm creating—is actually a frontal assault on link rot.”
-
RE: https://mastodon.social/@doriantaylor/116590222229198091
“A meditation on the close of a veritable odyssey, and how Intertwingler—the application server I'm creating—is actually a frontal assault on link rot.”
-
RE: https://mastodon.social/@doriantaylor/116590222229198091
“A meditation on the close of a veritable odyssey, and how Intertwingler—the application server I'm creating—is actually a frontal assault on link rot.”
-
Better Browser Caching With “No-Vary-Search”, by @csswizardry:
https://csswizardry.com/2026/05/better-browser-caching-with-no-vary-search/
-
Better Browser Caching With “No-Vary-Search”, by @csswizardry:
https://csswizardry.com/2026/05/better-browser-caching-with-no-vary-search/
-
Better Browser Caching With “No-Vary-Search”, by @csswizardry:
https://csswizardry.com/2026/05/better-browser-caching-with-no-vary-search/
-
Better Browser Caching With “No-Vary-Search”, by @csswizardry:
https://csswizardry.com/2026/05/better-browser-caching-with-no-vary-search/
-
Better Browser Caching With “No-Vary-Search”, by @csswizardry:
https://csswizardry.com/2026/05/better-browser-caching-with-no-vary-search/
-
I've always loved the concept of caching.
I've always thought of it as an optimization, and all optimizations, especially when they're simple and effective, are welcome.We don't need moaaar powaaaar.
We need moooaar caching! -
I've always loved the concept of caching.
I've always thought of it as an optimization, and all optimizations, especially when they're simple and effective, are welcome.We don't need moaaar powaaaar.
We need moooaar caching! -
I've always loved the concept of caching.
I've always thought of it as an optimization, and all optimizations, especially when they're simple and effective, are welcome.We don't need moaaar powaaaar.
We need moooaar caching! -
I've always loved the concept of caching.
I've always thought of it as an optimization, and all optimizations, especially when they're simple and effective, are welcome.We don't need moaaar powaaaar.
We need moooaar caching! -
I've always loved the concept of caching.
I've always thought of it as an optimization, and all optimizations, especially when they're simple and effective, are welcome.We don't need moaaar powaaaar.
We need moooaar caching! -
How #Netflix boosted #ApacheDruid performance: by implementing interval-aware caching, they now serve 84% of analytics results from cache and have reduced query load by 33%.
The secret? Decomposing rolling window queries into reusable time segments.
✅ Reduces scan volume
✅ Improves P90 latency
✅ Optimizes real-time analyticsDetails on #InfoQ: https://bit.ly/4uHG4DE
#SoftwareArchitecture #DistributedSystems #DataAnalytics #TimeSeriesData #Caching #BigData #DataEngineering
-
How #Netflix boosted #ApacheDruid performance: by implementing interval-aware caching, they now serve 84% of analytics results from cache and have reduced query load by 33%.
The secret? Decomposing rolling window queries into reusable time segments.
✅ Reduces scan volume
✅ Improves P90 latency
✅ Optimizes real-time analyticsDetails on #InfoQ: https://bit.ly/4uHG4DE
#SoftwareArchitecture #DistributedSystems #DataAnalytics #TimeSeriesData #Caching #BigData #DataEngineering
-
How #Netflix boosted #ApacheDruid performance: by implementing interval-aware caching, they now serve 84% of analytics results from cache and have reduced query load by 33%.
The secret? Decomposing rolling window queries into reusable time segments.
✅ Reduces scan volume
✅ Improves P90 latency
✅ Optimizes real-time analyticsDetails on #InfoQ: https://bit.ly/4uHG4DE
#SoftwareArchitecture #DistributedSystems #DataAnalytics #TimeSeriesData #Caching #BigData #DataEngineering
-
How #Netflix boosted #ApacheDruid performance: by implementing interval-aware caching, they now serve 84% of analytics results from cache and have reduced query load by 33%.
The secret? Decomposing rolling window queries into reusable time segments.
✅ Reduces scan volume
✅ Improves P90 latency
✅ Optimizes real-time analyticsDetails on #InfoQ: https://bit.ly/4uHG4DE
#SoftwareArchitecture #DistributedSystems #DataAnalytics #TimeSeriesData #Caching #BigData #DataEngineering
-
How #Netflix boosted #ApacheDruid performance: by implementing interval-aware caching, they now serve 84% of analytics results from cache and have reduced query load by 33%.
The secret? Decomposing rolling window queries into reusable time segments.
✅ Reduces scan volume
✅ Improves P90 latency
✅ Optimizes real-time analyticsDetails on #InfoQ: https://bit.ly/4uHG4DE
#SoftwareArchitecture #DistributedSystems #DataAnalytics #TimeSeriesData #Caching #BigData #DataEngineering
-
WordPress maintenance – PHP, page caching and federation (unrelated)
TL;DR I solved some lingering issues with my blog (WordPress) that got on my nerves. 1. I upgraded PHP from 8.2x to 8.5, 2. I improved page responsiveness by installing page cache plugin (WP Supercache) and most important: 3. I fixed ActivityPub federation that I broke when I installed Anubis. 1. PHP upgrade I was delaying upgrading PHP (WordPress was nagging) because ... it sounded too complex for me. Then I found (by accident) this php-upgrade script by Ernolf […]https://blog.rozman.info/wordpress-maintenance-php-page-caching-and-federation-unrelated/
-
WordPress maintenance – PHP, page caching and federation (unrelated)
TL;DR I solved some lingering issues with my blog (WordPress) that got on my nerves. 1. I upgraded PHP from 8.2x to 8.5, 2. I improved page responsiveness by installing page cache plugin (WP Supercache) and most important: 3. I fixed ActivityPub federation that I broke when I installed Anubis. 1. PHP upgrade I was delaying upgrading PHP (WordPress was nagging) because ... it sounded too complex for me. Then I found (by accident) this php-upgrade script by Ernolf […]https://blog.rozman.info/wordpress-maintenance-php-page-caching-and-federation-unrelated/
-
WordPress maintenance – PHP, page caching and federation (unrelated)
TL;DR I solved some lingering issues with my blog (WordPress) that got on my nerves. 1. I upgraded PHP from 8.2x to 8.5, 2. I improved page responsiveness by installing page cache plugin (WP Supercache) and most important: 3. I fixed ActivityPub federation that I broke when I installed Anubis. 1. PHP upgrade I was delaying upgrading PHP (WordPress was nagging) because ... it sounded too complex for me. Then I found (by accident) this php-upgrade script by Ernolf […]https://blog.rozman.info/wordpress-maintenance-php-page-caching-and-federation-unrelated/
-
WordPress maintenance – PHP, page caching and federation (unrelated)
TL;DR I solved some lingering issues with my blog (WordPress) that got on my nerves. 1. I upgraded PHP from 8.2x to 8.5, 2. I improved page responsiveness by installing page cache plugin (WP Supercache) and most important: 3. I fixed ActivityPub federation that I broke when I installed Anubis. 1. PHP upgrade I was delaying upgrading PHP (WordPress was nagging) because ... it sounded too complex for me. Then I found (by accident) this php-upgrade script by Ernolf […]https://blog.rozman.info/wordpress-maintenance-php-page-caching-and-federation-unrelated/
-
WordPress maintenance – PHP, page caching and federation (unrelated)
TL;DR I solved some lingering issues with my blog (WordPress) that got on my nerves. 1. I upgraded PHP from 8.2x to 8.5, 2. I improved page responsiveness by installing page cache plugin (WP Supercache) and most important: 3. I fixed ActivityPub federation that I broke when I installed Anubis. 1. PHP upgrade I was delaying upgrading PHP (WordPress was nagging) because ... it sounded too complex for me. Then I found (by accident) this php-upgrade script by Ernolf […]https://blog.rozman.info/wordpress-maintenance-php-page-caching-and-federation-unrelated/
-
Most cache misconfiguration is not carelessness, it's a missing handshake.
Your build encodes assumptions: hashed filenames mean the URL changes whenever the content changes. The web server has to know that, or the assumption stays unused.
If the config doesn't reflect what the build produces, the framework's work gets quietly undone at the last layer of the chain.
-
Most cache misconfiguration is not carelessness, it's a missing handshake.
Your build encodes assumptions: hashed filenames mean the URL changes whenever the content changes. The web server has to know that, or the assumption stays unused.
If the config doesn't reflect what the build produces, the framework's work gets quietly undone at the last layer of the chain.
-
Most cache misconfiguration is not carelessness, it's a missing handshake.
Your build encodes assumptions: hashed filenames mean the URL changes whenever the content changes. The web server has to know that, or the assumption stays unused.
If the config doesn't reflect what the build produces, the framework's work gets quietly undone at the last layer of the chain.
-
#Development #Guides
Browser caching with No-Vary-Search · Better HTTP caching by ignoring irrelevant query parameters https://ilo.im/16crk2_____
#Caching #URL #UrlParameters #HTTP #HttpCache #HttpHeaders #Browsers #WebPerf #WebDev #Frontend -
#Development #Guides
Browser caching with No-Vary-Search · Better HTTP caching by ignoring irrelevant query parameters https://ilo.im/16crk2_____
#Caching #URL #UrlParameters #HTTP #HttpCache #HttpHeaders #Browsers #WebPerf #WebDev #Frontend -
#Development #Guides
Browser caching with No-Vary-Search · Better HTTP caching by ignoring irrelevant query parameters https://ilo.im/16crk2_____
#Caching #URL #UrlParameters #HTTP #HttpCache #HttpHeaders #Browsers #WebPerf #WebDev #Frontend -
#Development #Guides
Browser caching with No-Vary-Search · Better HTTP caching by ignoring irrelevant query parameters https://ilo.im/16crk2_____
#Caching #URL #UrlParameters #HTTP #HttpCache #HttpHeaders #Browsers #WebPerf #WebDev #Frontend -
via @dotnet : Copilot Studio gets faster with .NET 10 on WebAssembly
https://ift.tt/Ms6Y23T
#CopilotStudio #NET10 #WebAssembly #WASM #dotnet10 #NET10Migration #Blazor #WebAssemblyPerformance #AOT #WasmStripILAfterAOT #FPGA? no ignore #Caching #CDN #WebWorker #do… -
via @dotnet : Copilot Studio gets faster with .NET 10 on WebAssembly
https://ift.tt/Ms6Y23T
#CopilotStudio #NET10 #WebAssembly #WASM #dotnet10 #NET10Migration #Blazor #WebAssemblyPerformance #AOT #WasmStripILAfterAOT #FPGA? no ignore #Caching #CDN #WebWorker #do… -
via @dotnet : Copilot Studio gets faster with .NET 10 on WebAssembly
https://ift.tt/Ms6Y23T
#CopilotStudio #NET10 #WebAssembly #WASM #dotnet10 #NET10Migration #Blazor #WebAssemblyPerformance #AOT #WasmStripILAfterAOT #FPGA? no ignore #Caching #CDN #WebWorker #do… -
via @dotnet : Copilot Studio gets faster with .NET 10 on WebAssembly
https://ift.tt/Ms6Y23T
#CopilotStudio #NET10 #WebAssembly #WASM #dotnet10 #NET10Migration #Blazor #WebAssemblyPerformance #AOT #WasmStripILAfterAOT #FPGA? no ignore #Caching #CDN #WebWorker #do… -
via @dotnet : Copilot Studio gets faster with .NET 10 on WebAssembly
https://ift.tt/Ms6Y23T
#CopilotStudio #NET10 #WebAssembly #WASM #dotnet10 #NET10Migration #Blazor #WebAssemblyPerformance #AOT #WasmStripILAfterAOT #FPGA? no ignore #Caching #CDN #WebWorker #do… -
#Development #Techniques
Dealing with Claude's reduced usage limits · Practical ways to cut cost under the tighter limits https://ilo.im/16clvp_____
#Business #Cost #UsageLimits #AI #Claude #Codex #MCP #Caching #DevOps #WebDev -
#Development #Techniques
Dealing with Claude's reduced usage limits · Practical ways to cut cost under the tighter limits https://ilo.im/16clvp_____
#Business #Cost #UsageLimits #AI #Claude #Codex #MCP #Caching #DevOps #WebDev -
#Development #Techniques
Dealing with Claude's reduced usage limits · Practical ways to cut cost under the tighter limits https://ilo.im/16clvp_____
#Business #Cost #UsageLimits #AI #Claude #Codex #MCP #Caching #DevOps #WebDev -
#Development #Techniques
Dealing with Claude's reduced usage limits · Practical ways to cut cost under the tighter limits https://ilo.im/16clvp_____
#Business #Cost #UsageLimits #AI #Claude #Codex #MCP #Caching #DevOps #WebDev -
Most devs think backend = APIs.
It’s not.
It’s:
• Efficient request handling
• Clean architecture
• Smart DB design
• Caching strategies
• Security
• Reliability under load
Great backend ≠ just code
It’s systems that don’t break in the real world.
Tools change. Principles don’t.https://jaswalaryan.space/article/backend-development-beyond-apis-complete-guide
#BackendDevelopment #WebDevelopment #APIDesign #SoftwareEngineering #SystemArchitecture #DatabaseDesign #Caching #Security #PerformanceOptimization #DevOps #Scalability #CodeQuality #Programming
-
Most devs think backend = APIs.
It’s not.
It’s:
• Efficient request handling
• Clean architecture
• Smart DB design
• Caching strategies
• Security
• Reliability under load
Great backend ≠ just code
It’s systems that don’t break in the real world.
Tools change. Principles don’t.https://jaswalaryan.space/article/backend-development-beyond-apis-complete-guide
#BackendDevelopment #WebDevelopment #APIDesign #SoftwareEngineering #SystemArchitecture #DatabaseDesign #Caching #Security #PerformanceOptimization #DevOps #Scalability #CodeQuality #Programming
-
Most devs think backend = APIs.
It’s not.
It’s:
• Efficient request handling
• Clean architecture
• Smart DB design
• Caching strategies
• Security
• Reliability under load
Great backend ≠ just code
It’s systems that don’t break in the real world.
Tools change. Principles don’t.https://jaswalaryan.space/article/backend-development-beyond-apis-complete-guide
#BackendDevelopment #WebDevelopment #APIDesign #SoftwareEngineering #SystemArchitecture #DatabaseDesign #Caching #Security #PerformanceOptimization #DevOps #Scalability #CodeQuality #Programming
-
Most devs think backend = APIs.
It’s not.
It’s:
• Efficient request handling
• Clean architecture
• Smart DB design
• Caching strategies
• Security
• Reliability under load
Great backend ≠ just code
It’s systems that don’t break in the real world.
Tools change. Principles don’t.https://jaswalaryan.space/article/backend-development-beyond-apis-complete-guide
#BackendDevelopment #WebDevelopment #APIDesign #SoftwareEngineering #SystemArchitecture #DatabaseDesign #Caching #Security #PerformanceOptimization #DevOps #Scalability #CodeQuality #Programming
-
I rebuilt my blog's cache. Bots are the audience now
https://hoeijmakers.net/thirty-years-of-caching-sorted-in-an-afternoon/
-
I rebuilt my blog's cache. Bots are the audience now
https://hoeijmakers.net/thirty-years-of-caching-sorted-in-an-afternoon/
-
I rebuilt my blog's cache. Bots are the audience now
https://hoeijmakers.net/thirty-years-of-caching-sorted-in-an-afternoon/