Does anyone know if Iceberg has plans to support similar use cases?
Result is, even at my age, I can still hear those annoying high frequency teenage repellents (ubiquitous in Tokyo). Can also hear some of my electric devices charging.
I'm glad to see such steps being taken by Apple. I always bring my noise canceling buds (Sony, Apple) with me when I go see movies. It's literally painful to watch movies in modern theaters without them. Just too damned loud!
Apple's on the right track. Personalized health and more daily monitoring of said health is gonna be a sea change event.
autoload -U compinit && compinit
{
# Compile the completion dump to increase startup speed. Run in background.
zcompdump="${ZDOTDIR:-$HOME}/.zcompdump"
if [[ -s "$zcompdump" && (! -s "${zcompdump}.zwc" || "$zcompdump" -nt "${zcompdump}.zwc") ]]; then
# if zcompdump file exists, and we don't have a compiled version or the
# dump file is newer than the compiled file
zcompile "$zcompdump"
fi
} &!
Using `zmodload zsh/zprof`, I can see about 50% (16ms) of my start up is compinit (its about 28ms without the `zcompile`).Do you have any pointers for the "load on tab" idea? I didn't turn up any good results in DDG and LLMs were just hallucinating.
BTW I believe `-C` will disable some cache checking, caching is enabled by default
> To speed up the running of compinit, it can be made to produce a dumped configuration that will be read in on future invocations; this is the default, but can be turned off by calling compinit with the option -D.
> ...
> ... The check performed to see if there are new functions can be omitted by giving the option -C. In this case the dump file will only be created if there isn't one already.
Do you by chance have any good resources on optimising my config further?
https://erdgasspeicher.de/wp-content/uploads/2019/11/ines_ga...
Here is table from Sunday which also shows the total gas stored in each country, along with the capacity ("Working volume"), annual consumption, and injection / withdrawal capacities:
Missing from the list is Switzerland, which does not have any gas storage capacities at all.
Edit: Correction, it's for ALSI, not AGSI, sorry about that. We should add AGSI now that the API is available.
> A human study in 2089 elderly individuals looking for possible persistence of anti-gliadin antibody
⊙.
Deleted Comment
I know first-hand that low energy-levels and lacking energy production mechanically lead to depression.
Also, look at how people (children also) experience the world and their relationships and their stresses when they are tired (or even just hungry) compared to when they are fit...
Fix those, and the depression might be gone.
This is not bashing against anti-depressants, they play their role to. But in some cases, energy-management is key.