#cache
Protecting git Credentials Used in Automated Scripts
~~
Prevent writing git credentials to disk and limit the time stored in memory with git credential.helper cache options
~~
by Teri Radichel | Jun 5, 2023
#git #credentials #automation #cache
https://medium.com/cloud-security/protecting-git-credentials-used-in-automated-scripts-d3724cbd4736
#NowPlaying I am currently listening to #Cache-cache by #IreneJacob from the album En bas de chez moi see #spotify https://open.spotify.com/track/6jrVi4537FIGAv9Nh2BGo0

Heads-up, #NixOS Foundation seems to need help and community input on a developing NixOS cache S3 situation: https://discourse.nixos.org/t/the-nixos-foundations-call-to-action-s3-costs-require-community-support/28672
Please don't hesitate to bring new points and interesting things which could help steering the situation!
I already gave my (somewhat personal) view in the second post.
#StuffAlcea #android #s6lite #samsung
This was *the* weirdest ... #root experience ever.
First attempt:
Complete brick.
(boot img broken. recovery broken. Only #download mode still functional :ablobcatknitsweats: )
Then take the "vbmeta.img" and "recovery.img" out of the lineageos.zip, flash em via odin (after 7zip-ing em to "tar")
then sideload the lineage os via adb... in the just flashed recovery.
boot. get stuck.
reflash recovery once more.
#wipe #cache and #data
and... presto.
God !

Teste #WordPress #Cache-Plugins SwiftAI, PoweredCache 3, FlyingPress 4.4, WP Rocket 3.13.2.
Am Ende bleibe ich wohl doch bei den Raketen-Franzosen.



How to Install and Configure Memcached on CentOS 8 https://blog.radwebhosting.com/how-to-install-and-configure-memcached-on-centos-8/
You know what really annoys me?
When my phone decides to #cache some parts of my #website and not update them while it's in active #development.
My fancy nav menu shows up on my phone as a standard list of links. Apparently the #CSS isn't updating, but the #HTML is. Weird.
Today's double feature is #DavidLynch's #LostHighway (forever my fav DL) and #MichaelHaneke's #Cache.


Caching: A Game-Changer in Improving System Performance https://www.bibinim.me/caching-a-game-changer-in-improving-system-performance/
Here's a trick to forget an obsolete "permanent" 301 redirect on Android Firefox.
If during development you redirect with 301 and the destination no longer exists, Firefox will keep telling you that it can't establish connection, even if "it now definitely works". The trouble is it remembers the permanent 301 redirect. To fix this:
Go to ⋮ > Settings > Delete browsing data
Select just "Cached images and files" and click "Delete browsing data"
Kliknutím otevřete/zavřeteOn vám totiž ten symlink pacman smaže ve chvíli, kdy se aktualizuje pacman, takže se pak nemá odkud nainstalovat a zbyde vám jen částečně upgradovanej Arch bez správce balíčků 😁
How does Redis expire keys?
https://toolhub.tech/blog/How-does-redis-expire-keys/
#Redis #KV #KeyValue #Database #Cache #expiration #TIL #HowItWorks #technology #tech #learn #opensource

I think it might be for security reasons tho.
But dang the #cache problem and this #http one sure do show that #wecanthavenicethings
#BrokenCodeAlcea
More fun with #cache hate xD
(Altho @T0xF01AE 's <meta> tag idea ( https://koyu.space/@T0xF01AE/110133742925527553 ) and #randomized URL ( https://pb.todon.de/@alcea/110130624439095175 ) should do the trick (I hope) )
Because my #image page shows results from 1 hour ago.
In an incognito tab it renders fine
http://alceawisteria.byethost7.com/PHP/0demo/2023-03-25-BoxNet/BoxCOMArt.php
(Technically I already solved this #problem by reading the html backwards and rendering on load line by line,
but I'm bored and #think a #cache reload can be useful)
#Force #Cache #reload url #trash take
<a href="javascript:cachereload()">reload cache</a>
<script>
function cachereload() {
const url = new URL(window.location.href); url.searchParams.set('reloadTime', Date.now().toString());
//window.location.href = url.toString();
let a= document.createElement('a');
a.target= '_blank';
a.href= url.toString();
a.click();
}
</script>
https://stackoverflow.com/questions/5141910/javascript-location-href-to-open-in-new-window-tab
remember kids... When updating #Mastodon and using #Cloudflare ... #Purge your #cache or shit will break
Parliamo un po' di Dragonfly, ora stabile in versione 1.0, o anche "il nuovo Redis"
#dragonfly #redis #database #memory #cache #memcached #cloud #devops
#Gradle Build Tool has a fantastic plugin ecosystem, but finding a #plugin that works well can be a challenge. Join our talk with Gradle’s Gary Hale for plugin authors to learn how to write plugins that consumers will love. We'll cover #pluginarchitecture, #taskconfiguration avoidance, configuration #cache compatibility, #buildcache planning and #testing, and backwards compatibility. Keep your plugin healthy and well-behaved as Gradle evolves - https://devnexus.com/presentations/writing-gradle-plugins-that-users-will-love
HOLY CACHE BATMAN!
Genoa-X leak shows it will have more than 1.2GB of L3+L2 cache
That is so so so much cache!
https://www.techradar.com/news/amds-new-96-core-monster-cpu-is-likely-to-break-world-records
Using a cache plugin on your WordPress site and have the ActivityPub plugin activated? You may want to check if it properly handles content negotiation otherwise your users may see some weird content!
Read more about that and a possible solution for the zero(ish)-config cache plugin Surge in 👇
https://dominikschilling.de/notes/http-accept-header-wordpress-cache-activitypub/
#wordpress #cache #http #codesnippet #activitypub
I am very proud to announce v2.0.0 of my #PHP #cache #warmup library 🚀 This major release brings some shiny new features, including:
🚫 Exclude patterns
🔎 Crawling strategies
♾️ Endless mode
📦 Support of gzipped sitemaps
✨ Improved command output
→ https://github.com/eliashaeussler/cache-warmup/releases/tag/2.0.0

Upcoming #TypeScript 5 supports decorators. #Decorators are function wrappers, or higher-order functions. For example this project will automatically #cache your computation-heavy functions in memory or even #Redis:
@ChrisShort Why doesn't #aws, #gcp & #Azure locally #cache stuff?
Even cheap-ass VPS providers like https://contabo.com locally cache repos for distros in order to save bandwith.
Personally if I were #Kubernetes project I'd blackhole or at least traffic-shape #GAFAM's and force them to cache shit or at the very least #peer directly with oneself!
There is always somewhere a cache! The biggest time killer when working on websites are caches and if it is on a shared host, it is such a pain in the ass.
There is always another layer of cache and often you can't even control this. You can delete your site cache, delete the cache folder contents with SFTP and the people still see an outdated cached version - even if the browser has never seen the site before. This is such a pain as a #WebDev. I had this even of expensive, premium #sharedhosting specialized in #WordPress. And Clients are like "no this is so premium and expensive, and they are so Professional ...."
Okay, tell me why this is a horrible idea
I have 6x4TB HDDs, and 1x144GiB SSD
I want to take the following config:
- 5 HDDs form a #raid6 #LVM array
- 1 HDD is used either as a hot spare or normal disk (with a USB drive as hot spare)
- 1 SSD used as an LVM #cache
The bare drives will all be encrypted, so LVM on #LUKS. I will then put in 256 GiB swap, and the rest to #btrfs
On top of that I install #CoreOS
I'm reading about #Mastodon #servers and #instances converting to #Image #cache reduction over a period of time. Does this mean that in future you'll get either an image placeholder or "image unavailable" message instead of the original pic?
If nothing is working anymore in your #nextjs project and you see #Webpack #missing #module #error everywhere, get rid of some folders and reinstall the dependencies:
```
rm -fR .next node_modules
npm install
```
I just spend the last couple of hours to find out why my project was not working anymore after installing some dependencies… #cache for the win ❤️
Need a #productivity boost? Next week we got new workshops and trainings to help you become a productivity machine! #Java #Gradle #Maven #Bazel #Android
2/14 - Gradle Build #Cache Deep Dive: https://gradle.com/training/gradle-build-cache-deep-dive-3/?time=1676332800
2/15 - Gradle Build Cache Deep Dive - EMEA: https://gradle.com/training/gradle-build-cache-deep-dive-emea/?time=1676419200
2/16 - Intro to #DPE Workshop: https://gradle.com/training/intro-to-dpe-workshop-2/?time=1676505600https://www.facebook.com/photo.php?fbid=644077451052547&set=a.528530279273932&type=3
For those curious, I did a quick check on our media usage here. In terms of local storage this is what we're seeing
Total number of objects (files):
294,449
Total size:
120.1 GB
In comparison, this is our remote servers cached files (So not even the full remote server cache and I've given up running this query after 20 mins)
Total number of objects:
4,053,000
Total size:
1.4 TB
Our total storage is:
Total number of objects:
14.1 Million
Total size:
4.4 TB
#mastodon 4.1.0 is out - first stable release with profiles / account / headers cache clean-up! Changelog at the usual place: https://github.com/mastodon/mastodon/releases/tag/v4.1.0
So let's give this new #cache-clean-up a try.
...
Visited 153506 accounts and removed profile media totaling 35.6 GB
...
Holy disk space usage improvement, batman!
#Fedilab is a Mastodon #client on Android. Its developers keep bringing out new features that strengthen the tenets of #MastodonCulture.
Their most recent tool is a #cache for incoming posts on the #Home #timeline, storing them for a week. This bypasses the #TimelineLimit of #400posts.
https://toot.fedilab.app/@apps/109814207600480958
As a user (no IT expert), let me see whether I can make sense of why this matters.
Salut @rigo
Je me permets de te répondre en FR :
Si tu constates un emballement (CPU/RAM) de #Vivaldi, jette un œil dans son gestionnaire de tâches (Maj+Esc ou menu Outils) pour localiser d'où ça pourrait venir (onglet, panneau, extensions, ou le navigateur lui-même).
Vider le #cache (Ctrl+Maj+Suppr. ou menu Outils) en général n'aide pas puisque ce cache est prévu justement pour éviter de re-télécharger des contenus inchangés, donc #économiser un peu de #ressources.
No need to waste time trying to troubleshoot #BuildPerformance issues - get hands-on training from the #Maven Build #Cache Deep Dive! https://gradle.com/training/maven-build-cache-deep-dive-3/?time=1675123200https://www.facebook.com/photo.php?fbid=632658485527777&set=a.528530279273932&type=3

Heute wurde mein erster #Cache https://coord.info/GCA3JHE beim #geocaching freigeschaltet und mein Trackable https://coord.info/TB92ZPX von dort auf die Reise gegangen. Bin mal gespannt, was der #ESP8266 so alles erleben wird 😉
bfcache is an in-memory #cache that stores a complete snapshot of a page (including JavaScript) as the user is navigating away. With the entire page in memory, the browser can quickly and easily restore it if the user decides to return.
With bfcache enabled Loading the previous page is essentially instant, because the entire page can be restored from memory, not from the HTTP cache.
2/3 🧵
Update on federated medias caching: I did not expect the process to take this long, it's been more than 24h and I would say it's 70% done.
I think it should be complete* tomorrow morning (Eastern Time).
*It is possible due to the decentralized nature of mastodon that some medias can't be refetch, because the source could be unavailable. So we can't expect 100% caching.
#techhub #cache #medias #404
Choosing a #cache: mandatory and optional features https://blog.frankel.ch/choose-cache/1/
bigcache is an efficient cache for gigabytes of data written in Go.
Just published a new blog post. The first since quite some time:
"Speeding up Btrfs RAID1 with LVM Cache"
https://www.dont-panic.cc/capi/2022/11/22/speeding-up-btrfs-raid1-with-lvm-cache/
#btrfs #raid #cache
@read_and_riot eventuell manuell den #Cache leeren der App, das kann manchmal schon helfen. 😏
Ansonsten die #Entwickler der App einmal kontaktieren mit entsprechenden Angaben zur Problematik. 😉
Wenn es irgendwas gibt, das man prima im #Cache liegend haben kann und bei dem es wichtig ist dass es schnell und ohne Ressourcenaufwand ausgeliefert wird, dann sind es Newsfeeds!
Software die immer wieder automatisiert den gleichen Request wiederholt und eigentlich nur wissen will was neu ist… und die Leute brauchen 10+ Sekunden für eine Antwort.
Dieser heutige Stand der IT macht mich einfach nur traurig.
Lots of great info about Content Caching in macOS.
#macos #cache
https://eclecticlight.co/2020/12/23/can-a-content-caching-server-compensate-for-lost-standalone-updates/
Die folgenden Linux-Tools helfen dabei, alte ISO-Images, heruntergeladene Spiele, Filme und andere große Dateien aufzuspüren, die die Platte vollmüllen.
Linux: Platzfresser auf der Festplatte aufspüren
Browser-Cache: Google Chrome lädt mehr Inhalte neu
Caching-Server down: Lieferando-Kunden sehen fremde Daten
How to Clear Apt Cache and Reclaim Precious Disk Space
Improved stream buffering on my Raspberry Pi 4 running Kodi by adding caching https://kodi.wiki/view/HOW-TO:Modify_the_video_cache#Example_4