$ git commit -m 'kill -9 50 times'
Well, let’s see if this works.
$ git commit -m 'kill -9 50 times'
Well, let’s see if this works.
“Despite the pandemic, it was a record-setting year for the world’s wealthiest—with a $5 trillion surge in wealth and an unprecedented number of new billionaires.”
Accidentally read part of an article about the updated billionaires list. How’s your day going?
Accidentally came to work. 🤦♂️
Providing technical support is mostly an exercise in first principles thinking.
“We are using here a powerful strategy of synthesis: wishful thinking.”
$ networksetup -setairportpower en0 off
#productivity
Enough of this. I’m making pizza. 🍕
AppSignal is hiring a Rails/React developer.
Have anything you’d like to discuss before applying? Feel free to reach out to me (through my role as internal counselor, whatever we discuss will remain confidential and won’t influence your application).
https://twitter.com/AppSignal/status/1358796234400620552
Be nice. Even if the software doesn’t work.
“Even though compiler errors can be frustrating, they only mean your program isn’t safely doing what you want it to do yet; they do not mean that you’re not a good programmer!”
Didn’t have enough video meeting software on my computer, so I’m installing Cisco Webex.
Since the reactions to this were overwhelmingly positive (thanks all), I’m pondering spending 124 bytes to support dark mode in enough.css.
Here’s what I came up with so far. I’d love to know what you think! https://github.com/jeffkreeftmeijer/enough.css/pull/2
https://twitter.com/jkreeftmeijer/status/1355986264139436034
When in “Dark mode” on macOS, would you prefer to have websites or blogs adopt a dark theme as well?
I feel like although there’s a media query to allow for this @media (prefers-color-scheme: dark)
, it’s rarely used. Is that because it’s more work, or is it just a Bad Idea™?
To install prerelease versions (like 0.1.0-beta.1
) through rebar3, set {deps_allow_prerelease, true}
in your rebar rebar3.config
.
@sajku Heya! I saw https://github.com/sajoku/vim-dim/commit/7141ca142c886346caa1d57db1ec0ff167c9022d while fiddling with Dim’s branches just now and I’m intrigued.
I’d love to see what that looks like in your setup!
Vim’s package manager doesn’t really support version constraints, as it’s mostly used with git submodules.
One way to fix that would be plugin repositories with branches like 1.x or 1.1.x, and have users git submodule add --branch 1.x
to not break their setups. 🤔
Released Dim 1.0 and 1.1 today. I guess it’s semantically versioned now.
https://github.com/jeffkreeftmeijer/vim-dim/releases
https://open.spotify.com/album/1aGapZGHBovnmhwqVNI6JZ?si=EX_I8abVQI6vDYuOC0Uqzw
Going through some of the podcast recommendations. First up; @replyall. I listened to #166, the fascinating origin story of the Q scam. Recommended!
https://twitter.com/Aqabawe/status/1354454116156776452
This is becoming quite the list! Thanks for your recommendations, everybody. I’ll have enough for a couple more bike rides (but feel free to keep them coming).
https://twitter.com/jkreeftmeijer/status/1354452703334838282
Help me out, here. What’s your favorite podcast? I’m just about to get ready to bike home, so I could do with a few recommendations.
Just received an unsolicited email from [email API service] to invite me to their webinar on deliverability. It had a working unsubscribe link (although I have to unsubscribe from every type of these, apparently) and a physical address in it, so it’s all good, I guess. 🤷♂️
Minimal effort .mov-to-.gif with ffmpeg. Improvements welcome.
https://gist.github.com/jeffkreeftmeijer/dc49e9e440b03a9c66554fc0c14b1603