Live data from Hacker News

Take more screenshots (2022)

alexwlchan.net

1–10 of 178 posts

Re: Take more screenshots (2022)

#2
I love screenshots. In many of my internal code reviews and changes I will include them to demonstrate or highlight changes.

Take more screenshots! Let me see what you see!

Re: Take more screenshots (2022)

#3
I actually am in a position where I need to take a screenshot but haven't found any tool on linux that has the right UX like macos builtin screenshot or on windows, greenshot and lightshot.

I want to press printscr or some shortcut and immediately screenshot an area of the screen or the whole screen and by default have it saved to a numerically incrementing files under a folder I configure and not have to close or interact with any popups. This is on Linux. Any recommendations?

Re: Take more screenshots (2022)

#4
I take screenshots all the time, and sync them to iCloud so I can access them immediately on my phone/iPad. I also back up previous years of screenshots, I think I have back to 2015 right now.

But one thing that I've been keeping my eye on as well (and used for a month) is https://www.rewind.ai/ which records everything that happens on your M1/M2 mac screen and is immediately searchable.

Just like Alex says here "They’re not as good as having the original, working thing – but they’re much better than nothing. I can dip in quickly and easily, and instantly be reminded of the creativity of my past self." And I think arguably Rewind solves for that completely (with the added cost of increased storage space and less specific capturing/resolution).

This isn't a pitch for their product, it's just a natural progression to screenshots/capture that I believe is relevant here.

Re: Take more screenshots (2022)

#6
post #3

I actually am in a position where I need to take a screenshot but haven't found any tool on linux that has the right UX like macos builtin screenshot or on windows, greenshot and lightshot. I want to press printscr or some shortcut and immediately screenshot an area of the screen or the whole screen and by default have it saved to a numerically incrementing files under a folder I configure and not have to close or in…

I think this is highly dependent on your distro (and comfort with the CLI but I'm taking that for granted on HN) but I found the gnome screenshot to be very simple, quick, and effective. Piping a hotkey to a CLI command is presumably easy, and after 5s of googling I found the guide below for Gnome. Not exactly fancy and I haven't used this specific tool recently enough to say whether it meets all your requirements exactly (e.g. you might need to press "Enter" once to close a popup), but I think a solution like this might fit the Linux ethos best!

https://linux.die.net/man/1/gnome-screenshot https://docs.fedoraproject.org/en-US/quick-docs/proc_setting...

Re: Take more screenshots (2022)

#8

I take screenshots all the time, and sync them to iCloud so I can access them immediately on my phone/iPad. I also back up previous years of screenshots, I think I have back to 2015 right now. But one thing that I've been keeping my eye on as well (and used for a month) is https://www.rewind.ai/ which records everything that happens on your M1/M2 mac screen and is immediately searchable. Just like Alex says here "The…

As an added note, I stopped using Rewind because of the "steep" monthly cost ($20 a month), and the fact that I'd only want to use it as a backup to use long term.

Upon reflection, $240 a year to have completely uncut video of my computer screen instantly searchable forever is a very valuable offering. Not to mention the fact that the file size is fairly small compared to large 4k videos.

If it were built into macOS I'd be blown away and use it forever, still on the fence about it.

Re: Take more screenshots (2022)

#9
This is a lesson I learned too late.

Consider extending this idea outside of digital work, to any online hobby. In my case, I think back to all the time I spent on MMOs (basically raised online) and wish I had taken screenshots or recordings of my time then; I have none and it makes me sad.

Apply it to real life, too. You'll never know what little meaningful events you'll wish you had records of in the future.

Re: Take more screenshots (2022)

#10
Absolutely. When I do front-end work, I screenshot every visual change in the PR. Boss wants a look at the current work -> screenshot Users want to see a difference -> screenshot.

But the most valuable it that it builds up a visual history of changes in my Screenshots dir.

Post reply on HN