What is stopping you from closing all your jira tickets at a straight line, linear rate, like this? https://x.com/mistersql/status/1306569279899394049/photo/1
(I wish I could replace that image...with a non-transparent background)
♡ 1 ↻ 0
Public posts preserved on my own site.
What is stopping you from closing all your jira tickets at a straight line, linear rate, like this? https://x.com/mistersql/status/1306569279899394049/photo/1
(I wish I could replace that image...with a non-transparent background)
USPS was ready to save 100,000s of lives & the idea was quashed.
"USPS leaders drafted a news release announcing plans to distribute 650 million masks nationwide, enough to offer five face coverings to every American household." https://www.washingtonpost.com/us-policy/2020/09/17/usps-trump-coronavirus-amazon-foia/?tidr=a_breakingnews
If you fall asleep during Inception, does that add another dream layer to the plot, or do you miss the movie?
"When 20s of COBOL programmers rushed to offer their services, the state governments blaming COBOL didn’t accept the help... it turned out the states didn’t really need it to begin with. ..., COBOL was an easy scapegoat in this crisis— what failed wasn’t the technology at all." https://x.com/internetrebecca/status/1306008685165117440
---
Less than a year left on my lease, top car picks:
- Hybrid RAV 4 (big)
- Hybrid Ford Escape (if it has enough trunk space)
- Hybrid Kia Niro (cheap & best mpg)
- Hybrid Corolla or Camry (cheap)
- Tesla (if I move to the suburbs & am actually driving)
Nice yaml document for you to execute on your brain.
What % of the global Docker/Kubernetes installed base is crash looping 24x7x52 all year
Good news is that if we can get life from Venus here, life probably won't die out on Earth, at least not in the upper atmosphere.
mypy wants to say: "Expected <hand waving> Got <hand waving> *this*"
mypy says: Got "Union[str, int, None, datetime, None, date, None, List[Dict[str, str]], Dict[str, str], List[str], Dict[str, List[str]], Dict[str, List[Dict[str, Any]]]]"; expected "str"
Thinking about Dict[str, Any] vs Dict[str, (some dataclass)]
Seem too easy to use the former--the type *could* hold anything-- vs there is a rigid datatype and no one has thought through what it is.
#python
I'm going to start ignoring those "GreatSchools" scores that Redfin uses. Something feels wrong about the data.
https://www.youtube.com/watch?time_continue=4&v=WC3ZPgg0nds&feature=emb_logo
So after you get a monkey, do they do data work instinctively or do they need to be trained?
IDEA: patent, trademark and copyright " ", " " and " " and so on see if intellectual property law can cope with that.
Sooooo much infringement on derivatives of " "
We really won't be able to re-open the economy until there is some remedial training for how to wear pants. https://x.com/goran_says/status/1304852291934203904
Ramesses II can travel to more countries with his passport than I can. https://twitter.com/VictorOcampo/status/1304351074019467272
Offices with doors are (probably) anti-covid, too. https://twitter.com/acdha/status/403616538714202112
Y'all think this is a joke, but all email systems and HR are based on the fact that all Matthew Martins are in regularly in touch with each other and this is true for name pairs. https://x.com/zachportman/status/1303732742824263681
def machine_learn_this(data:numpy.ndarray[int])->str:
return "Believe what you want about this dataset, you were going to anyhow" https://x.com/shahedC/status/1304115246697795587
WFH starter kit:
(min for teleconf)
-$50-$75 headphones
-external webcam
-ring light + more lamps in general
(my min for happiness)
-polyurethane wheels for your chair
-bookshelf speakers
-work laptop + home laptop
-KVM switch
-MS natural keyboard
Scrum v2 will have Epics and Brutals.
ref: https://www.gocomics.com/super-fun-pak-comix/2015/05/19
ref: https://www.gocomics.com/tomthedancingbug/2013/10/25
When you say OH
Red sky at night, sailor's delight. Orange sky in SF, global warming
super rich & super rich orgs conspire to shift costs to people who can't afford lawyers to fight in court. https://x.com/migueldeicaza/status/1303500065617727494
More likely that this is evidence that our reality is a simulation run on a $50 GTX 650. https://x.com/usdzshare/status/1303145517388500992
I'm looking at houses & marveling at how expensive it is to live here. I'm surprised I'm not homeless.
The high school ratings are brutal. Almost all high schools are a mix of economic groups. I'd sort of like to just know how the non-poor kids are doing at a given high school. The rating system makes it look like all HS are wastelands.
Also, once you move away from the center, you can commute to maybe DC & one slice of DMV. At edge of the center, I can commute most everywhere if I wanted to.
How many dot-files do you have in the root of your project? (e.g. .gitignore, etc)
I got >20 dot files in each project folder & it just keeps going up. pyproject.toml & setup.cfg barely make a dent in reducing dot file proliferation.
This is the technological revolution dogs have been waiting for. https://x.com/Foone/status/1302835745388863488
3*9 + 2^4 * 3 = 3 * (3^2 + 2^4) = 3 * (9 +16) = 3 * 25 = 3 * 5^2 = 15 * 5 = 75
It is just easier to multiply something by 5. https://x.com/chipnanimus/status/1301731223673470981
The choice between automated tasks vs manual tasks is not minutes saved vs minutes worked, but between mistakes made. We just psychologically are uncomfortable admitting that we could ever make a mistake, so we imagine only minutes of labor saved matters.
Seems like there should be a calculation-intensive way to extract a collection of measures of central tendency from a dataset made up of n distributions. Mode counting is easy, but why not solve for median/average of each? https://x.com/mistersql/status/1302227002360037377
resource "picture" "mom" {
wall = "North"
picture = "Mom"
with = "1cm nail"
}
`terraform plan -out=plan.txt`
`terraform apply plant.txt`
Terraform: "I'm sorry sir, we'll have to tear down your house and four blocks to the east, west & south to hang that picture."
HALP I ran
setTimeout(function(x){console.log(new Date().toLocaleString());}, -31536600000);
and now I'm stuck a year in the past. https://x.com/citizen_of_now/status/1301573481801408514
Kpop battle
(1) nonstop https://www.youtube.com/watch?v=iDjQSdN_ig8
(2) one day it will stop https://www.youtube.com/watch?v=VdeK_VsG9U0
Optimal flu vaccine time starts ... now. Ref: https://www.healthline.com/health/best-time-to-get-flu-shot#timing
What do you call a cow with a diploma in artificial reality?
Cow, ARd
Classic ASP running in WebAssembly on the client. https://x.com/zenorocha/status/1301163721163759619
This literature & line of reasoning isn't grounded in economics. 90% of all meals at McDonalds were failures because people who don't know how to cook asked for crap food that could have been made better & got their crappy food. https://x.com/greggish/status/1299392863596208128
The point is, if there is a value judgment going on, it is just going to say something about the people who made the value judgment. I'd guess, 10% of projects go entirely to the trash, 10% of projects go to the trash prematurely, 10% of the code written for all projects is trash
The rest is just value judgments
pylint: looks good!
mypy: looks good!
unit tests: Hey, these attributes don't even exist
(my build script reports OK if the number of lines of pylint & mypy gripes are less than some #)
Our network is dubstep. Just look at all of these sick drops.
Life hack:
1) Ignore RTX 3090
2) Pretend it is 1982
3) Marvel at how great $50 graphics cards from 2009 perform & at how much cash is still in your bank account.