Live data from Hacker News

Ask HN: What's your favorite everyday app or product?

news.ycombinator.com

11–20 of 48 posts

Re: Ask HN: What's your favorite everyday app or product?

#12

Man, I'm glad you're enjoying StoryGraph, but when I explored it as an alternative to Goodreads, the UX/UI was just not working for me. I'm genuinely considering just storing this data in a spreadsheet or a flat file. For me, RememberTheMilk is a great task app. I mean, I still have problems getting things done, but at least I know they're there.

StoryGraph takes the cake because it isnt as fussy as Goodreads. No in your face reviews or ads or social stuff, its reader first.

Re: Ask HN: What's your favorite everyday app or product?

#13
I've been using Kagi for about a year and love it. Searching without ads, with a bunch of power-user features, and a thoughtful approach to AI, has been very nice. - https://kagi.com

I've also been enjoying NotePlan. I stumbled upon a system I like for managing my work in Obsidian at work using some plugins, and then found NotePlan is basically an app designed around the exact system I cobbled together, with some added quality of life improvements. My data is in plain text files, so that makes it future proof (to a degree), which I also like. - https://noteplan.co

Merry Sky is another. A spiritual successor to Dark Sky, since Apple bought it and shut it down. It's not as nice as Dark Sky was, but hopefully it gets there. It's nice for seeing the upcoming week of perception forecasted in one visual view. - https://merrysky.net

Re: Ask HN: What's your favorite everyday app or product?

#14
x-cmd is a great CLI that I've been using recently, and it has significantly streamlined my workflow. x-cmd is very lightweight (no more than 1MB) and offers a range of interactive CLI tools. now there are more than 210 modules, more than 520 packages. Additionally, you can even combine the module functions with AI (openai, gemini,mistral...).

example: x wkp extract 'Apple M4' | @gemini 'Apple M4 release date'

Search for extract about Apple M4 on Wikipedia and parse it using Gemini AI

https://x-cmd.com/

Re: Ask HN: What's your favorite everyday app or product?

#18
Termux.

I love terminals, and to have one on the go is a godsend. I use it for all kinds of things like password storing (my own custom little program[1]), `dict` for looking up some english words, reading man pages during long train rides, managing my VPS through ssh, `ncdu` for clearing up some storage space. I use aria2 cli to download big files often 10 times faster than standard android download system.

If I have to write a small code snippet - I have python and nim installed and always at hand with almost full ide support in neovim. I use completely configurable custom keyboard app[2] with full set of keys[3], so coding on it is a breeze.

[1] - https://codeberg.org/Archargelod/brewpass

[2] - https://jbak2.ucoz.net/index/vse_programmy/0-19

[3] - https://github.com/Archargelod/jbak2Templates-Skins

Re: Ask HN: What's your favorite everyday app or product?

#19

I've been using Kagi for about a year and love it. Searching without ads, with a bunch of power-user features, and a thoughtful approach to AI, has been very nice. - https://kagi.com I've also been enjoying NotePlan. I stumbled upon a system I like for managing my work in Obsidian at work using some plugins, and then found NotePlan is basically an app designed around the exact system I cobbled together, with some add…

Exactly my experience with both Kagi and NotePlan — Obsidian is great and free, but NotePlan looks gorgeous, has native apps, and works exactly like my brain expects right outta the box. Huge fan.

Re: Ask HN: What's your favorite everyday app or product?

#20
There are a ton of little macOS apps I love. Part of the reason I’m married to the Apple ecosystem, despite wanting to switch out of it.

I’ve written hundreds of thousands of words in iA Writer over the years. It’s the only way I can get any writing done, I find every other writing app too distracting. Somebody on HN called it an “overpriced minimalist lifestyle app” in a reply to one of my comments, not realizing that the minimalism is a real feature for those of us who have brains that work differently.

In the same vein, the only task management app I can use without tearing out my hair is Things. It makes a distinction between the start date for a task and the deadline, which very few other apps do. I might want to start working on my presentation on Monday, but it might not be due for another two weeks. Those two dates are different! I don’t understand why few other apps allow you to do this. I feel a sense of physical anxiety when all my tasks in Apple Reminders show up in red because that app is just the worst.

MindNode and Bike Outliner are great “tools for thought”, if you like to brainstorm digitally. I’ve tried infinite canvas apps like Freeform and Muse for this, but I personally prefer the structure of an outliner or mind map. MindNode is my favorite app to fire up when I need to break down a big idea into smaller chunks, or when I need to drill down into the specifics of a problem, or when I want to impose some structure on the chaos of the problems I’m dealing with at work.

These are the apps I miss when I use Windows or Linux. If I ever switch to a non-Apple computer as my primary machine, I might get irritated enough with what’s on offer to build clones of these apps. Nothing like them exists on Windows or Linux, despite my attempts to look for equivalents every few months.

Post reply on HN