đź”— a linked post to
youtube.com »
—
originally shared here on
It's well understood by good parents that life should only get so exciting for a baby.
After friends have come around and brought presents and made animated faces, after there's been some cake and some cuddles, after there've been a lot of bright lights and perhaps some songs too, enough is enough.
The baby will start to look stern, and then burst into tears, and the wise parents knows that nothing is particularly wrong, though the baby may by now be wailing.
It's just time for a nap.
The brain needs to process, digest, and divide up the wealth of experiences that have been ingested.
Boy, this hit home. It's a short video, but I kept finding myself saying "hmm, that sure makes an awful lot of sense."
I particularly liked the bit about needing to have 10 minutes to digest an hours worth of activity. I think that's why I love going on walks so much.
đź”— a linked post to
craigmod.com »
—
originally shared here on
Speed in software is probably the most valuable, least valued asset. To me, speedy software is the difference between an application smoothly integrating into your life, and one called upon with great reluctance.
I’ve tried articulating this notion to my clients, but now I’m just gonna send them this article.
If you manage a software project, or are interested in software development, Craig’s thoughts are a must read.
đź”— a linked post to
fcc.gov »
—
originally shared here on
First of all, this podcast featuring FCC Commissioner Jessica Rosenworcel is one of my favorite shows as of late. The commissioner interviews women in tech, typically somehow involved with policy making or in the public sphere.
I particularly liked this episode with Senator Tina Smith, not just because she's my senator, but because they got into a good conversation about rural broadband.
My wife and I keep talking about moving out to rural Wisconsin to be closer to her family, so this topic of making sure all Americans have access to high speed internet is particularly important to me.
đź”— a linked post to
nytimes.com »
—
originally shared here on
And the thing about surfers? They don’t seem to regret all that time they don’t spend standing on boards and riding waves. Not only are they surfers all the time, they are, it seems to me, happy all the time.
đź”— a linked post to
psmag.com »
—
originally shared here on
Friends came for dinner. A public-interest lawyer, noticing I was bigger, asked what I’d been up to.
“I'm really into lifting weights right now,” I said. “Trying to get strong.”
The lawyer’s wife, a marathoner and family therapist, appeared startled, as if concerned about my emotional state. She looked me in the eye and said, “Why?”
I’ve been trying to motivate myself to join a gym lately. My goal is to get a six pack. I’m aware that this is typically accomplished through diet, but lifting weights would make me look well rounded, not malnourished.
This article spoke to me as someone who has identified as a marathoner for the past 10 years (and continues to do so). While I may secretly want to look like a professional wrestler, I also don’t need to gain 50 pounds of muscle.
Just like basically everything else in life, there is a spectrum between cardiovascularly fit yet scrawny, and strong beyond belief yet can’t run around the block.
đź”— a linked post to
newyorker.com »
—
originally shared here on
In total, Winegard estimates that mosquitoes have killed more people than any other single cause—fifty-two billion of us, nearly half of all humans who have ever lived. He calls them “our apex predator,” “the destroyer of worlds,” and “the ultimate agent of historical change.”
When our troop would go to a week-long Scout Camp in northern Minnesota, we always chose to stay in the Voyageur side of the campground. It was the most rugged of the offerings, where we had to cook our own food and sleep in military-style, open flap tents.
These green mesh tents were essentially a giant World War 2-era parachute string across a structure of three connected pieces of wood.
Part of our responsibility as scouts was to bring mosquito netting.
I spent many summers in my early youth across the lake at Family Camp with my mom, sister, and cousins. One year, though, I was just about old enough to stay with the scouts, so my parents had me back a bag for an overnight excursion.
I grabbed whatever supplies I could find in our camping closet, including the mosquito netting, and embarked for the trip.
As I was in the camp ground setting things up, I pulled apart the netting and realized that it was full of holes. They weren’t too big, I assumed, noting that they ranged in size from quarter-shape to softball-shape.
That night was one of the worst nights of my life.
In the silence of night, all I could hear were mosquitoes buzzing in my ears. Tormenting me. Biting me.
I must’ve spent half the night swatting at the air in vein, desperately trying to fall asleep and get some relief from all the bites.
It got so bad that I opted to climb under my tent mate’s netting and sleep on the tarp rather than my cot with a mattress and sleeping bag.
I say this with zero hyperbole: I hate mosquitoes more than anything on this planet. Even more than people who flick their cigarettes out of their car window.
Everything is temporary; nearly everything is reversible
đź”— a linked post to
cityfrugal.com »
—
originally shared here on
My mindset has always been that life is a series of things you Have To Get Right or face the consequences of being a Big Failure. That has led me to put immense pressure myself and on many of my individual decisions, including minor ones. As a consequence, I ended up with unreasonably high expectations for myself and others.
My neck hurts from nodding along so aggressively with this self-analysis.
This article has some solid advice if your neck hurts too.
Until very recently, Dropbox had a technical strategy on mobile of sharing code between iOS and Android via C++. The idea behind this strategy was simple—write the code once in C++ instead of twice in Java and Objective C. We adopted this C++ strategy back in 2013, when our mobile engineering team was relatively small and needed to support a fast growing mobile roadmap. We needed to find a way to leverage this small team to quickly ship lots of code on both Android and iOS.
We have now completely backed off from this strategy in favor of using each platforms’ native languages (primarily Swift and Kotlin, which didn’t exist when we started out). This decision was due to the (not so) hidden cost associated with code sharing. Here are some of the things we learned as a company on what it costs to effectively share code. And they all stem from the same basic issue:
By writing code in a non-standard fashion, we took on overhead that we would have not had to worry about had we stayed with the widely used platform defaults. This overhead ended up being more expensive than just writing the code twice.
Say it with me: "write once, run everywhere" is a terrible long-term approach for building mobile apps.
One of the biggest reasons we lose leads is because people are swayed by the promise of having a single codebase that runs on iOS, Android, and the web. Solutions like Xamarin, Flutter, and React Native are touted as these golden solutions that will save you time and money.
These solutions, however, introduce a layer of overhead that end up making it more expensive than it would have been if you did it the right way from the start.
If you are looking to build custom mobile software for your business, learn from Dropbox's example and build your apps using native frameworks from day one.
Oakland resident Dan Stevenson was never the type to call the cops on drug dealers or prostitutes in his neighborhood. He took a lot of technically criminal behavior in stride, but he drew the line at piles of garbage people that kept dumping across from his house. When the city installed a permanent traffic-diverting median at the intersection next door, no amount of signage seemed able to keep litterers from dumping all kinds of waste on this new raised concrete divider.
So Dan Stevenson and his wife Lu discussed options and decided to try something unusual: they would install a statue of the Buddha. When asked why they chose this particular religious figure, Dan explained simply: “He’s neutral.”
Unlike most 99PI episodes which I find can be cynical and dark in tone, this episode was quirky, unexpected, and gives you a bit of hope in a world that often feels dark and cynical.