{
    "version": "https:\/\/jsonfeed.org\/version\/1.1",
    "title": "Ilya Birman’s Blog: posts tagged lifehack",
    "_rss_description": "Ilya Birman’s blog on design, cities, music, and life",
    "_rss_language": "en",
    "_itunes_email": "ilyabirman@ilyabirman.net",
    "_itunes_categories_xml": "<itunes:category text=\"Arts\"><itunes:category text=\"Design\" \/><\/itunes:category>\r\n<itunes:category text=\"Society &amp; Culture\"><itunes:category text=\"Personal Journals\" \/><\/itunes:category>\r\n<itunes:category text=\"Technology\" \/>\r\n",
    "_itunes_image": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/userpic\/userpic-square@2x.jpg?1573933764",
    "_itunes_explicit": "no",
    "home_page_url": "https:\/\/ilyabirman.net\/meanwhile\/tags\/lifehack\/",
    "feed_url": "https:\/\/ilyabirman.net\/meanwhile\/tags\/lifehack\/json\/",
    "icon": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/userpic\/userpic@2x.jpg?1573933764",
    "authors": [
        {
            "name": "Ilya Birman",
            "url": "https:\/\/ilyabirman.net\/meanwhile\/",
            "avatar": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/userpic\/userpic@2x.jpg?1573933764"
        }
    ],
    "items": [
        {
            "id": "344",
            "url": "https:\/\/ilyabirman.net\/meanwhile\/all\/figma-offset-path\/",
            "title": "How to do Offset Path in Figma",
            "content_html": "<p>I’ve learned how to do Offset Path in Figma. Say you have a path, and you need to make another one parallel to this one at an offset <i>x<\/i>:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-1@2x.jpg\" width=\"300\" height=\"400\" alt=\"\" \/>\n<\/div>\n<p>You copy the first path and give it a stroke width of 2<i>x<\/i>:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-2@2x.jpg\" width=\"300\" height=\"400\" alt=\"\" \/>\n<\/div>\n<p>Then you do Outline Stroke (⌘⇧O) and adjust the stroke to your liking:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-3@2x.jpg\" width=\"300\" height=\"400\" alt=\"\" \/>\n<\/div>\n<p>And then you remove the unnecessary points:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-4@2x.jpg\" width=\"300\" height=\"400\" alt=\"\" \/>\n<\/div>\n<p>Done! Crazy, but better then “you can’t do it”.<\/p>\n",
            "summary": "I’ve learned how to do Offset Path in Figma. Say you have a path, and you need to make another one parallel to this one at an offset x",
            "date_published": "2022-11-04T16:11:01+03:00",
            "date_modified": "2022-11-08T19:38:04+03:00",
            "tags": [
                "Figma",
                "lifehack",
                "solution"
            ],
            "image": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-1@2x.jpg",
            "_date_published_rfc2822": "Fri, 04 Nov 2022 16:11:01 +0300",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "344",
            "_rss_enclosures": [],
            "_e2_data": {
                "is_favourite": true,
                "links_required": [],
                "og_images": [
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-1@2x.jpg",
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-2@2x.jpg",
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-3@2x.jpg",
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/figma-offset-path-4@2x.jpg"
                ]
            }
        },
        {
            "id": "260",
            "url": "https:\/\/ilyabirman.net\/meanwhile\/all\/make-lower-case\/",
            "title": "Make text lower case",
            "content_html": "<p>Sometimes you paste a text from somewhere, and it’s all upper case, and you want to make it normal case. Few people know that changing text case is a built-in feature of every text field on a Mac, like cut, copy and paste.<\/p>\n<p>Edit → Transformations → Make Lower Case:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/make-lower-case@2x.jpg\" width=\"690\" height=\"396\" alt=\"Make text lower case\" \/>\n<\/div>\n<p>See also: <a href=\"http:\/\/ilyabirman.net\/meanwhile\/all\/convert-to-plain-text\/\">Quickly convert any text to plain text<\/a>.<\/p>\n",
            "summary": "Sometimes you paste a text from somewhere, and it’s all upper case, and you want to make it normal case",
            "date_published": "2017-03-18T04:24:50+03:00",
            "date_modified": "2017-03-18T04:24:33+03:00",
            "tags": [
                "lifehack",
                "Mac"
            ],
            "image": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/make-lower-case@2x.jpg",
            "_date_published_rfc2822": "Sat, 18 Mar 2017 04:24:50 +0300",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "260",
            "_rss_enclosures": [],
            "_e2_data": {
                "is_favourite": true,
                "links_required": [],
                "og_images": [
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/make-lower-case@2x.jpg"
                ]
            }
        },
        {
            "id": "255",
            "url": "https:\/\/ilyabirman.net\/meanwhile\/all\/how-to-un-hang-a-hung-app-on-a-mac\/",
            "title": "How to un-hang a hung app on a Mac",
            "content_html": "<p>In some cases an app on your Mac would hang: the mouse cursor would turn into a spinning beach ball, and the app would ignore all clicks and key presses. If this doesn’t cure itself in a couple of seconds, there’s not much you can do other than to force quit the app and re-launch it.<\/p>\n<p>Except that sometimes you can. Open Activity Monitor and select the hung app in the list. It’s shown in red as “not responding”. Then click the gear icon and select “Sample Process”:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/un-hang@2x.jpg\" width=\"370\" height=\"180\" alt=\"How to un-hang a hung app on a Mac\" \/>\n<\/div>\n<p>If you are lucky, the app would just magically un-hang!<\/p>\n<p>I have no idea what this feature is for, and it doesn’t always work. But if the app’s data is very valuable to you, you don’t just want to give up and force quit it. So you can try this. I’ve saved a couple of Photoshop files this way.<\/p>\n",
            "summary": "In some cases an app on your Mac would hang: the mouse cursor would turn into a spinning beach ball, and the app would ignore all clicks and key presses...",
            "date_published": "2017-03-09T20:45:48+03:00",
            "date_modified": "2017-03-09T20:45:27+03:00",
            "tags": [
                "lifehack",
                "Mac",
                "software"
            ],
            "image": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/un-hang@2x.jpg",
            "_date_published_rfc2822": "Thu, 09 Mar 2017 20:45:48 +0300",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "255",
            "_rss_enclosures": [],
            "_e2_data": {
                "is_favourite": false,
                "links_required": [],
                "og_images": [
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/un-hang@2x.jpg"
                ]
            }
        },
        {
            "id": "233",
            "url": "https:\/\/ilyabirman.net\/meanwhile\/all\/how-to-not-destroy-apple-cables\/",
            "title": "How to not destroy Apple cables",
            "content_html": "<p>Apple cables suck. If you aren’t particularly careful with them, they get destroyed quickly. But I haven’t destroyed a single one in my life.<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/apple-cord-IMG_6203.jpg\" width=\"1200\" height=\"800\" alt=\"How to not destroy Apple cables\" \/>\n<\/div>\n<p>Most people take the power adapter and tightly wrap the cable around it, thus significantly bending it at its weakest point. Instead, let it go freely straight from the brick for an inch, then wrap around. The same goes for lightning and earphones cables.<\/p>\n<p>Still, Apple cables suck.<\/p>\n",
            "summary": "Apple cables suck. If you aren’t particularly careful with them, they get destroyed quickly. But I haven’t destroyed a single one in my life",
            "date_published": "2016-09-28T00:04:36+03:00",
            "date_modified": "2016-09-28T00:04:31+03:00",
            "tags": [
                "Apple",
                "lifehack",
                "photo"
            ],
            "image": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/apple-cord-IMG_6203.jpg",
            "_date_published_rfc2822": "Wed, 28 Sep 2016 00:04:36 +0300",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "233",
            "_rss_enclosures": [],
            "_e2_data": {
                "is_favourite": true,
                "links_required": [],
                "og_images": [
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/apple-cord-IMG_6203.jpg"
                ]
            }
        },
        {
            "id": "157",
            "url": "https:\/\/ilyabirman.net\/meanwhile\/all\/correct-photos-time\/",
            "title": "Correcting the capture time of your photos",
            "content_html": "<p>I prefer my photos’ metadata to include the correct capture time, regardless of which timezone it was taken in. But I would never spend time to figure out how to adjust the built-in clock on my camera. And even if that was easy, I would always forget to do it anyway.<\/p>\n<p>So when I travel, I just take photos of clocks and then use those to adjust the capture time of the whole set. Usually there are plenty of clocks on transport systems, and, as you know, <a href=\"http:\/\/ilyabirman.net\/world\/\">photos I take mainly have to do with transport<\/a>. This one is from the London Tube:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/clock-time.jpg\" width=\"768\" height=\"512\" alt=\"Correcting the capture time of your photos\" \/>\n<\/div>\n<p>In Lightroom, I select the whole set of photos from some trip, then choose a photo of a clock (this does not void the selection), and then I set the photo’s capture time to whatever the clock displays. This makes Lightroom adjust the capture time of <i>all<\/i> selected photos accordingly.<\/p>\n<p>This method is great because it does not require any discipline: you can adjust time whenever you want. A couple of days ago I needed a photo from 2005, and it had the wrong capture time. I just found a photo of a clock in that set and corrected the whole set in a matter of seconds.<\/p>\n<p>Sometimes І would notice an accidental clock or watch in some photo and just glance at the capture time. Yep, it is all right with this one from Trafalgar Square:<\/p>\n<div class=\"e2-text-picture\">\n<img src=\"https:\/\/ilyabirman.net\/meanwhile\/pictures\/watch-time.jpg\" width=\"768\" height=\"512\" alt=\"\" \/>\n<\/div>\n<p>Obviously, the ideal camera should know the time without <i>any<\/i> action on my part, as the iPhone does. Or, better, <a href=\"http:\/\/ilyabirman.net\/meanwhile\/all\/dslr-dock\/\">the camera should be just an iPhone dock<\/a>. But this is unfortunately not the case with my Canon.<\/p>\n",
            "summary": "I prefer my photos’ metadata to include the correct capture time, regardless of which timezone it was taken in",
            "date_published": "2014-05-08T17:13:02+03:00",
            "date_modified": "2014-05-08T17:12:53+03:00",
            "tags": [
                "lifehack",
                "photo",
                "technology",
                "world"
            ],
            "image": "https:\/\/ilyabirman.net\/meanwhile\/pictures\/clock-time.jpg",
            "_date_published_rfc2822": "Thu, 08 May 2014 17:13:02 +0300",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "157",
            "_rss_enclosures": [],
            "_e2_data": {
                "is_favourite": true,
                "links_required": [],
                "og_images": [
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/clock-time.jpg",
                    "https:\/\/ilyabirman.net\/meanwhile\/pictures\/watch-time.jpg"
                ]
            }
        },
        {
            "id": "58",
            "url": "https:\/\/ilyabirman.net\/meanwhile\/all\/convert-to-plain-text\/",
            "title": "Quickly convert any text to plain text",
            "content_html": "<p>Some apps don’t have “Paste unformatted” or “Paste and match style” command. So you want to convert your text to plain text before pasting. What’s the quickest way to do it on a Mac? Here’s what I do:<\/p>\n<ol start=\"1\">\n  <li>Control+Space (Spotlight, it may be &#8984;Space on your machine).<\/li>\n  <li>&#8984;V.<\/li>\n  <li>&#8984;A.<\/li>\n  <li>&#8984;C.<\/li>\n  <li>Control+Space again.<\/li>\n<\/ol>\n<p>Now whatever you had in your clipboard is converted to plain text.<\/p>\n",
            "summary": "Some apps don’t have “Paste unformatted” or “Paste and match style” command. So you want to convert your text to plain text before pasting...",
            "date_published": "2012-05-14T22:03:20+03:00",
            "date_modified": "2012-05-14T22:05:09+03:00",
            "tags": [
                "lifehack",
                "Mac"
            ],
            "_date_published_rfc2822": "Mon, 14 May 2012 22:03:20 +0300",
            "_rss_guid_is_permalink": "false",
            "_rss_guid": "58",
            "_rss_enclosures": [],
            "_e2_data": {
                "is_favourite": false,
                "links_required": [],
                "og_images": []
            }
        }
    ],
    "_e2_version": 4259,
    "_e2_ua_string": "Aegea 12.0a (v4259e)"
}