Live data from Hacker News

Ask HN: What was the best software that you used during 2022?

news.ycombinator.com

131–140 of 144 posts

Re: Ask HN: What was the best software that you used during 2022?

#131
post #25

For 2022, Obsidian on iOS and Mac (with PDF Expert for annotating PDFs in my vault). For all time, Preview.app on macOS, possibly the single greatest advantage Mac has over Windows.

Preview.app is so much underestimated. i realized its importance when i use my windows machine. perfect app. miss u so much :(

What does preview.app do?

Re: Ask HN: What was the best software that you used during 2022?

#132
post #7

Caddy [0] has been an absolute joy to work with. I switched this year from nginx for my sideproject-hosting VPS. Just letting it handle the SSL certs and configuring a static site or a reverse proxied route in literally 3 lines of config is really nice. I'm planning on adding Authelia [1], Prometheus and Grafana Loki to the mix soon, which should all integrate nicely :) [0] https://caddyserver.com/ [1] https://www.au…

Caddy + fcgiwrap makes it almost painless to run shell scripts remotely (with SSL + basic auth).

Re: Ask HN: What was the best software that you used during 2022?

#133

It has been an AI year for me: - ChatGPT - Stable Diffusion - MidJourney - Dall.e 2 - GitHub Copilot / OpenAI Codex - The new Tesla Copilot

I don't do much design, and while I'm super impressed w/ the graphic side of things. ChatGPT and Copilot have been more useful in my day-to-day and have blown up how I work, in fact it's curtailed some dev burnout, by doing the mundane things like writing tests.

> by doing the mundane things like writing tests. A lot of people will be interested in this if you could do a youtube video. Please consider. Thank you.

Re: Ask HN: What was the best software that you used during 2022?

#136
post #17

Also on Windows, mostly. - Git, for being so versatile, after one learns its basic internal model. - Tortoise Git, for making my day to day job of dealing with branches and merges easier. - 7zip - my workhorse for compression for many years. - Visual Studio 2022. Specifically: its debugger, the refactoring support, and its recent intellicode feature, which for me gives better suggestions than Github's Copilot. And it…

What do you use C# for these days? I loved VS back in the day but what sorts of businesses still use it?

Re: Ask HN: What was the best software that you used during 2022?

#138
post #65

Doom Emacs

Came here to say, “Still Emacs.” Yes, I am an enthusiast (read “ideologue” if you like). But hear me out. I grew up on it in the 80s and 90s—I came to rely on it even before Org came along. I am able to make it do anything I want, to make little extensions for every little need all the time. Truly evergreen.

And the ability of git to keep all my elisp customizations in sync across machines makes it complete. :)

Re: Ask HN: What was the best software that you used during 2022?

#139

Earlier quoted context omitted.

Preview.app is so much underestimated. i realized its importance when i use my windows machine. perfect app. miss u so much :(

What does preview.app do?

It opens PDFs and images. The nice thing is it is super quick and has a lot of features built-in: OCR of text in images, form filling in PDFs, signing PDFs, annotation, cropping, resizing, metadata inspection, background removal, etc for images.

The signature feature is awesome - it lets you use a trackpad or iPhone as signature pad, or capture an image. Signatures are saved for future use.

PDF support is really great - things like annotations work well and it supports proper page numbering (e.g. textbooks often have page 1 starting 10 or 20 pages in; Preview handles this) - something that built in options on windows tend to lack.

Post reply on HN