HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jhaile

no profile record

Submissions

Grammarly rebrands as Superhuman and launches agent

newsweek.com
4 points·by jhaile·vor 9 Monaten·2 comments

comments

jhaile
·vor 4 Monaten·discuss
From a casual browsing perspective, I liked it. However, it'd be nice to have it pause when you hover over one - or something like that. To get the best of both worlds.
jhaile
·vor 5 Monaten·discuss
This is one reason I'm really annoyed they are getting rid of messenger.com and requiring you to go to facebook.com to see your messages. I much prefer going to the specific site for chats and not having to see the feed...
jhaile
·vor 9 Monaten·discuss
The name Superhuman makes a lot more sense for a company with a suite of AI productivity products. The "Grammarly" name was too focused on their original use case of just improving writing.
jhaile
·vor 9 Monaten·discuss
I enjoyed reading the article, but really wish it had photos to help educate the reader on how to distinguish between crystals and mold.
jhaile
·vor 10 Monaten·discuss
I still use Arc as my primary browser. I prefer tabs on the side - I like how you can just drag tabs up and they will be saved (like Bookmarks, but I actually use it) I like pinned tabs which I use for calendar and my other top used "web apps"

It also has good support for profiles and spaces. For example, I have a "Work" space, a "Demo" space (with tabs open for sales demos), a "Personal" space, and even a "Travel" space for travel planning stuff.

And another killer feature is the ability to "route" specific urls to specific spaces, so for example I can have all github links open in my "Work" space.

It's a great browser, and I hope Atlassian doesn't ditch ongoing support for it.
jhaile
·vor 10 Monaten·discuss
Given all of the NextJS hate on here, I feel like I'll get downvoted for saying this...but we run Next.JS, don't host on Vercel - and really don't have many problems at all.

That being said, our app is largely built like a standard React app, we aren't using much server-side-rendering, and we use TanStack Query for loading most data. So, the main value of Next.JS is mostly just the routing and project organization.