@JokingRajat Yep, for me its mostly about the calendar display, plus making the ⌘d nav week-based.
I was imagining something with a Q1-4 header, and links to W𝑛 in the selected quarter. See attached hacked mockup based on Linear's month selector.
@JohnHMcWhorter in software, "runtime" is a noun referring to either software itself, or a phase it is running in. It can also be an adjective.
The inverse is "buildtime", but there doesn't seem to be a consensus on smooshing like there is for runtime and spacetime.
Thoughts?
@markhuot@CraftCMS Should work out of the box:
Entry and ElementQuery both have @mixin CustomFieldBehavior, letting them inherit those props.
CustomFieldBehavior should also have @method docblock lines for each field, allowing what you're describing to work.
After 2 years of struggle, one tweet to @ChaseSupport and my claim is approved…but for about 15% of the actual amount with no explanation.
This has been an thoroughly terrible experience.
@ChaseSupport Been trying to resolve a simple "Trip Interruption" claim for over 2 years now. Endless cycle of examiners asking for documents, providing them, being asked for more, or for things that don't exist.
Pretty much seems engineered to make a resolution impossible.
Socioeconomic disparities in waitlist and post-transplant outcomes were observed in the new #HTx system. Low SES was associated with increased death/delisting and decreased post-transplant survival. @cathygillis@RenzoLoyaga
🔗 https://t.co/Lj4bInXRrt
@DrDogMusic Hope you're gettin' that sweet Olive Garden cash for this one https://t.co/3B6NgdEdfD Let the bread don't stop…(it's really comin)…pasta and breadsticks!!!
In search of a cli/zsh that is like zsh-z, but that doesn't just search command history. Probably something I could wrangle fzf to do, but ideally a plugin. Any ideas? cc @bgrrtt
@mrw The best part is the fairy tale moral: "In the end, he listened to his friends, and it turns out he had everything he already needed right in front of him"
@timkelty@bgrrtt Here's what I use that uses fzf. Sounds like you're looking for similar:
alias jf="cd \$(sort -nr ~/Library/autojump/autojump.txt | awk 'BEGIN {FS = \"\\t\"} {print \$2}' | fzf)"
Ok…for real-real this time…this is actually what I've been looking for all along: https://t.co/f20ao4mcLi
Lets you just use fzf, but _also_ sort by "frecency"