#cache_management ผลการค้นหา

ไม่พบผลลัพธ์สำหรับ "#cache_management"

Understanding REDIS Cache! ------ Follow @techNmak for more.

techNmak's tweet image. Understanding REDIS Cache!  
------
Follow @techNmak for more.

terusss yg paling ngaruh tuh apusin cachenya. caranya klik logo setting > data & storage > storage usage > clear entire cache. tadi cache ku gede bgt & bisa ngurangin sampe 9gb😭 harus rajin2 dibersihin

peacharamell's tweet image. terusss yg paling ngaruh tuh apusin cachenya. caranya klik logo setting > data & storage > storage usage > clear entire cache. tadi cache ku gede bgt & bisa ngurangin sampe 9gb😭 harus rajin2 dibersihin
peacharamell's tweet image. terusss yg paling ngaruh tuh apusin cachenya. caranya klik logo setting > data & storage > storage usage > clear entire cache. tadi cache ku gede bgt & bisa ngurangin sampe 9gb😭 harus rajin2 dibersihin
peacharamell's tweet image. terusss yg paling ngaruh tuh apusin cachenya. caranya klik logo setting > data & storage > storage usage > clear entire cache. tadi cache ku gede bgt & bisa ngurangin sampe 9gb😭 harus rajin2 dibersihin

1/9 🔥 Web Cache Poisoning Tips “Discovery is the jigsaw — exploitation finishes the picture.” Thread → practical PoCs & low-noise recipes.👇

aacle_'s tweet image. 1/9 🔥 Web Cache Poisoning Tips 

“Discovery is the jigsaw — exploitation finishes the picture.” 

Thread → practical PoCs & low-noise recipes.👇

Reminder to clear your media cache before starting a new project (I’m talking to myself too)

smithramoyx's tweet image. Reminder to clear your media cache before starting a new project (I’m talking to myself too)

The Workshop version of DE_CACHE is now updated, removing excessive details and generally smoothing the visuals. 🎨🖼️ Screenshots: fmpone.com/newcache steamcommunity.com/sharedfiles/fi…

FMPONE's tweet image. The Workshop version of DE_CACHE is now updated, removing excessive details and generally smoothing the visuals. 🎨🖼️

Screenshots: fmpone.com/newcache
steamcommunity.com/sharedfiles/fi…

キャッシュ消えないならURLの語尾に 「?cache_delete」っておまじないをつけると消えるぜ

MacopeninSUTABA's tweet image. キャッシュ消えないならURLの語尾に
「?cache_delete」っておまじないをつけると消えるぜ

Here are some filter templates that you see a bunch of people using. I found them last night. You can use the apps PicsArt or phonto and just put them over your pictures.

amourclarissa's tweet image. Here are some filter templates that you see a bunch of people using. I found them last night. You can use the apps PicsArt or phonto and just put them over your pictures.
amourclarissa's tweet image. Here are some filter templates that you see a bunch of people using. I found them last night. You can use the apps PicsArt or phonto and just put them over your pictures.
amourclarissa's tweet image. Here are some filter templates that you see a bunch of people using. I found them last night. You can use the apps PicsArt or phonto and just put them over your pictures.
amourclarissa's tweet image. Here are some filter templates that you see a bunch of people using. I found them last night. You can use the apps PicsArt or phonto and just put them over your pictures.

Uber Eats handles millions of product images every hour. At this scale, duplicate images are a big problem. Storing the same image multiple times is a huge drag on processing & CDN costs. So, how does Uber deal with duplicate images? Let's find out in 2 minutes 👉The first…

ProgressiveCod2's tweet image. Uber Eats handles millions of product images every hour.

At this scale, duplicate images are a big problem.

Storing the same image multiple times is a huge drag on processing & CDN costs.

So, how does Uber deal with duplicate images?

Let's find out in 2 minutes

👉The first…
ProgressiveCod2's tweet image. Uber Eats handles millions of product images every hour.

At this scale, duplicate images are a big problem.

Storing the same image multiple times is a huge drag on processing & CDN costs.

So, how does Uber deal with duplicate images?

Let's find out in 2 minutes

👉The first…
ProgressiveCod2's tweet image. Uber Eats handles millions of product images every hour.

At this scale, duplicate images are a big problem.

Storing the same image multiple times is a huge drag on processing & CDN costs.

So, how does Uber deal with duplicate images?

Let's find out in 2 minutes

👉The first…
ProgressiveCod2's tweet image. Uber Eats handles millions of product images every hour.

At this scale, duplicate images are a big problem.

Storing the same image multiple times is a huge drag on processing & CDN costs.

So, how does Uber deal with duplicate images?

Let's find out in 2 minutes

👉The first…

Very interesting reading on Linux page cache, memory management, mmap and cgroups (credits @brk0v) biriukov.dev/docs/page-cach… #Linux

0xor0ne's tweet image. Very interesting reading on Linux page cache, memory management, mmap and cgroups
(credits @brk0v)

biriukov.dev/docs/page-cach… 

#Linux
0xor0ne's tweet image. Very interesting reading on Linux page cache, memory management, mmap and cgroups
(credits @brk0v)

biriukov.dev/docs/page-cach… 

#Linux
0xor0ne's tweet image. Very interesting reading on Linux page cache, memory management, mmap and cgroups
(credits @brk0v)

biriukov.dev/docs/page-cach… 

#Linux

I thought Cache was about storing my data for quick access, and I was wrong. 7 concepts you need to master Cache. Cache Hit Ratios This is the answer to how effective your cache strategy is. A high hit ratio indicates that the Cache frequently contains the requested data. A…

RaulJuncoV's tweet image. I thought Cache was about storing my data for quick access, and I was wrong.

7 concepts you need to master Cache.

Cache Hit Ratios

This is the answer to how effective your cache strategy is.

A high hit ratio indicates that the Cache frequently contains the requested data.

A…

Cache Components 対応まとめ ・左が対応前 / 右が対応後 ・静的ページ(○)は未変更 ・動的ページ(ƒ)は一部変更(→◐)  <Suspense>のみ使用 / use cache は未使用  ⇒従来よりCache効率が良さそう / 実装も簡潔 (課題)従来とPage遷移の挙動が違う  x.com/kitasoft_com/s… →ここは未調整 [8/n]

kitasoft_com's tweet image. Cache Components 対応まとめ
・左が対応前 / 右が対応後
・静的ページ(○)は未変更
・動的ページ(ƒ)は一部変更(→◐)
 &amp;lt;Suspense&amp;gt;のみ使用 / use cache は未使用
 ⇒従来よりCache効率が良さそう / 実装も簡潔

(課題)従来とPage遷移の挙動が違う 
 x.com/kitasoft_com/s… →ここは未調整
[8/n]

なぜ従来と動きが違う? (調査) Reactの<Activity>でComponent状態を保持するらしい  →nextjs.org/docs/app/getti…  ※Cache Components 有効のときのみ (調査) 関連してそうなIssueあり  →github.com/vercel/next.js…  →修正されるのか?そのままなのか? 様子見か、、 [4/n]



Devs I look up to talk about "cache friendly data structures/code" and I'm the idiot over here wondering how on earth you measure this. Well TIL Awesome! It's not a mysterious thing. It's something you can just get numbers on. stackoverflow.com/a/10114325/150…

eatonphil's tweet image. Devs I look up to talk about &quot;cache friendly data structures/code&quot; and I&apos;m the idiot over here wondering how on earth you measure this.

Well TIL

Awesome! It&apos;s not a mysterious thing. It&apos;s something you can just get numbers on.

stackoverflow.com/a/10114325/150…

Useful guide on Linux page cache, memory management, mmap and cgroups (credits @brk0v) biriukov.dev/docs/page-cach… #Linux #infosec

0xor0ne's tweet image. Useful guide on Linux page cache, memory management, mmap and cgroups
(credits @brk0v)

biriukov.dev/docs/page-cach…

#Linux #infosec
0xor0ne's tweet image. Useful guide on Linux page cache, memory management, mmap and cgroups
(credits @brk0v)

biriukov.dev/docs/page-cach…

#Linux #infosec
0xor0ne's tweet image. Useful guide on Linux page cache, memory management, mmap and cgroups
(credits @brk0v)

biriukov.dev/docs/page-cach…

#Linux #infosec

very good post on thinking of caching not as an optimization

eatonphil's tweet image. very good post on thinking of caching not as an optimization

Want to know which web files on a website are cached? Here is an online tool!! Where the result displays .css, .js files, and some subdomains as well giftofspeed.com/cache-checker/ #bugbounty #bugbountytips #hacking #Recon #recontips #bugbountytools

praseudo's tweet image. Want to know which web files on a website are cached? Here is an online tool!! Where the result displays .css, .js files, and some subdomains as well

giftofspeed.com/cache-checker/

#bugbounty #bugbountytips #hacking #Recon #recontips #bugbountytools

Optimizing download cache 2013 - 2025 COLORIZED

MDMagWF's tweet image. Optimizing download cache 2013 - 2025 COLORIZED

biasanya aku clear cache, terus di file aku hapusin kayak thumbnail. pokoknya yg belakangnya ada (.) terus databases wa juga. terus aku pake aplikasi buat detect kayak file hidden

anothersfit's tweet image. biasanya aku clear cache, terus di file aku hapusin kayak thumbnail. pokoknya yg belakangnya ada (.) terus databases wa juga. terus aku pake aplikasi buat detect kayak file hidden

Well written guide on Linux page cache, memory management, mmap and cgroups biriukov.dev/docs/page-cach… Credits @brk0v #Linux #cybsersecurity

0xor0ne's tweet image. Well written guide on Linux page cache, memory management, mmap and cgroups

biriukov.dev/docs/page-cach…

Credits @brk0v

#Linux #cybsersecurity

Loading...

Something went wrong.


Something went wrong.


United States Trends