HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jhaile

no profile record

Submissions

Grammarly rebrands as Superhuman and launches agent

newsweek.com
4 points·by jhaile·9 bulan yang lalu·2 comments

comments

jhaile
·4 bulan yang lalu·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
·5 bulan yang lalu·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
·9 bulan yang lalu·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
·9 bulan yang lalu·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
·10 bulan yang lalu·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
·10 bulan yang lalu·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.